Pepe Fagoaga
|
9c33b3f5a9
|
refactor(stats): Use Finding instead of Check_Report (#7053)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2025-02-28 10:54:48 +01:00 |
|
Pepe Fagoaga
|
5186e029b3
|
fix(set_report_color): Add more details to error (#6751)
|
2025-01-30 20:48:51 +05:45 |
|
Pedro Martín
|
47a6e28d71
|
refactor(output_options): remove output options from provider (#5149)
|
2024-09-25 09:38:21 +02:00 |
|
Jude Bae(Bae cheongho)
|
de5742433b
|
feat(compliance): add KISA ISMS-P compliance framework (#5086)
Co-authored-by: MZC01-JUDE <mzc01-jude@MZC01-JUDE-2.local>
|
2024-09-25 09:06:05 +02:00 |
|
Amogh Bantwal
|
0974c5f333
|
feat(slack): add more information about critical findings (#5042)
|
2024-09-19 14:02:09 -04:00 |
|
Amogh Bantwal
|
70fdc2693e
|
feat(html): Add number of muted findings in HTML report #4703 (#4895)
|
2024-09-02 10:13:06 +02:00 |
|
Sergio Garcia
|
fb449cede8
|
fix(aws): handle AWS key-only tags (#4845)
|
2024-08-23 13:02:59 +02:00 |
|
Pedro Martín
|
5876fea163
|
fix(outputs): refactor unroll_tags to use str as tags (#4817)
|
2024-08-21 12:40:46 -04:00 |
|
Sergio Garcia
|
89c6652bd6
|
fix(tags): handle AWS dictionary type tags (#4656)
|
2024-08-07 08:34:57 +02:00 |
|
Sergio Garcia
|
95ec3d91b4
|
refactor(tags): convert tags to a dictionary (#4598)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-08-05 08:17:43 +02:00 |
|
Pedro Martín
|
5185f3a41e
|
chore(output): review report function (#4465)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-07-19 08:36:39 -04:00 |
|
Sergio Garcia
|
204d548cd0
|
chore(csv): remove old CSV functions (#4469)
|
2024-07-18 08:30:07 +02:00 |
|
Sergio Garcia
|
3e7cc2e0a2
|
chore(compliance): add manual requirements to compliance output (#4449)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2024-07-17 08:23:38 +02:00 |
|
Sergio Garcia
|
a5a8c2a769
|
chore(cis): add CIS output class (#4400)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-07-10 09:26:08 -04:00 |
|
Sergio Garcia
|
bf83f38c89
|
chore(html): add HTML class (#4360)
|
2024-07-04 13:28:09 -04:00 |
|
Pepe Fagoaga
|
673619c8a1
|
refactor(ASFF): create class (#4368)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2024-07-04 12:04:36 -04:00 |
|
Pedro Martín
|
2345a7384b
|
chore(ocsf): add OCSF class for outputs (#4355)
|
2024-07-04 17:08:01 +02:00 |
|
Pedro Martín
|
ca033745c9
|
chore(csv): add CSVOutput class (#4315)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-07-02 13:12:43 +02:00 |
|
Pedro Martín
|
3aa28329d2
|
fix(output): handle --unix-timestamp flag (#4079)
|
2024-05-24 10:37:59 +02:00 |
|
Pedro Martín
|
a8c6d29679
|
fix(outputs): fill compliance field for outputs (#4054)
|
2024-05-22 08:28:22 +02:00 |
|
Pedro Martín
|
db29c758ef
|
feat(output): Add HTML output Prowler (#4005)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-20 17:26:06 +02:00 |
|
Pedro Martín
|
d4a079a559
|
fix(output): Handle case for None organizations metadata (#3914)
|
2024-05-06 12:39:28 +02:00 |
|
Pepe Fagoaga
|
e040efb3c8
|
fix(mutelist): if all fails are muted do exit 0 (#3754)
|
2024-04-12 12:26:58 +02:00 |
|
Sergio Garcia
|
fe80821596
|
chore(muted): handle new Muted status (#3570)
|
2024-03-19 18:37:49 +01:00 |
|
Pepe Fagoaga
|
77823afa54
|
chore(audit_info): Replace for provider and add tests (#3542)
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2024-03-19 09:53:05 +01:00 |
|
Pepe Fagoaga
|
1f4316e9dd
|
chore(ocsf): add OCSF 1.1 and organize code (#3517)
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2024-03-14 15:04:47 +01:00 |
|
Pepe Fagoaga
|
bda5d62c72
|
chore(aws): Replace audit_info for provider (#3521)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-03-13 18:15:24 +01:00 |
|
Pepe Fagoaga
|
2176fff8c3
|
chore(json): deprecate native json (#3514)
|
2024-03-13 18:11:33 +01:00 |
|
Pepe Fagoaga
|
c62d97f23a
|
chore(html): deprecate output (#3501)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-03-05 14:16:23 +01:00 |
|
Pepe Fagoaga
|
f0c027f54e
|
chore(merge): Merge master with Prowler 4.0 (#3467)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-02-29 11:19:17 +01:00 |
|
Sergio Garcia
|
24efb34d91
|
chore(manual status): change INFO to MANUAL status (#3254)
|
2024-01-09 18:08:00 +01:00 |
|
Sergio Garcia
|
f7248dfb1c
|
feat(mute list): change allowlist to mute list (#3039)
Co-authored-by: Nacho Rivera <nachor1992@gmail.com>
|
2023-12-12 16:57:52 +01:00 |
|
Sergio Garcia
|
e610c2514d
|
feat(iam): improve disable credentials checks (#2909)
|
2023-10-06 11:41:04 +02:00 |
|
Samuel Burgos
|
6558aedee3
|
feat(json-asff): adds AWS resource tags in json-asff and SecurityHub findings (#2786)
Co-authored-by: samuel.burgos <samuel.burgos@flywire.com>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2023-10-02 18:20:35 +02:00 |
|
Pepe Fagoaga
|
1697e6ad62
|
fix(outputs_unix_timestamp): Remove subsecond (#2861)
|
2023-09-26 16:02:52 +02:00 |
|
Pepe Fagoaga
|
6687f76736
|
refactor(security_hub): Send findings in batches (#2868)
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2023-09-26 14:10:25 +02:00 |
|
Nacho Rivera
|
30ba6029f5
|
feat(unix timestamp): add unix timestamp to outputs (#2813)
|
2023-09-07 09:14:02 +02:00 |
|
Pepe Fagoaga
|
cb76e5a23c
|
chore(s3): Move lib to the AWS provider and include tests (#2664)
|
2023-08-23 16:12:48 +02:00 |
|
Pepe Fagoaga
|
02f432238e
|
fix(outputs): Not use reserved keyword list as variable (#2657)
|
2023-08-02 09:00:04 +02:00 |
|
Pepe Fagoaga
|
e3d4e38a59
|
feat(aws): New AWSService class as parent (#2638)
|
2023-07-31 11:18:54 +02:00 |
|
Pepe Fagoaga
|
11a8ba131a
|
test(outputs): Remove debug (#2559)
|
2023-07-07 10:14:47 +02:00 |
|
Sergio Garcia
|
858de64f8e
|
chore(release): version 3.7.0 (#2558)
|
2023-07-06 21:17:21 +02:00 |
|
Sergio Garcia
|
4f033cec8d
|
feat(MITRE): add MITRE ATT&CK framework for AWS (#2537)
|
2023-06-30 12:24:05 +02:00 |
|
Sergio Garcia
|
90ebb815d5
|
fix(security hub): solve Security Hub format requirements (#2520)
|
2023-06-21 13:04:14 +02:00 |
|
Sergio Garcia
|
8ea5ba5d3f
|
chore(OCSF): improve OCSF logic (#2502)
|
2023-06-19 12:37:04 +02:00 |
|
Sergio Garcia
|
0d81bd457c
|
fix(asff): handle empty Recommendation Url (#2496)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-06-16 12:17:09 +02:00 |
|
Sebastian Nyberg
|
707584b2ef
|
feat(aws): Add MFA flag if try to assume role in AWS (#2478)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2023-06-13 17:18:10 +02:00 |
|
Sergio Garcia
|
25e48ae546
|
chore(arn): include ARN of AWS accounts (#2477)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-06-13 10:18:23 +02:00 |
|
Sergio Garcia
|
4da6d152c3
|
feat(custom checks): add -x/--checks-folder for custom checks (#2191)
|
2023-04-13 13:44:25 +02:00 |
|
Sergio Garcia
|
6c3db9646e
|
fix(output bucket): solve IsADirectoryError using compliance flag (#2121)
|
2023-03-22 13:38:41 +01:00 |
|