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 |
|
Pepe Fagoaga
|
577afbd521
|
chore(mutelist): create new class to encapsulate the logic (#4413)
|
2024-07-16 13:44:43 -04:00 |
|
Pedro Martín
|
5725035e29
|
chore(GenericCompliance): add Generic Compliance class (#4447)
Co-authored-by: Sergio <sergio@prowler.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-07-15 12:56:22 -04:00 |
|
Sergio Garcia
|
2a95750525
|
chore(iso27001): add ISO27001 output class (#4441)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-07-15 09:43:26 -04:00 |
|
Sergio Garcia
|
027aa9796d
|
chore(aws): add AWS Well-Architected output class (#4439)
|
2024-07-12 11:27:21 -04:00 |
|
Sergio Garcia
|
a505776227
|
chore(ens): add ENS output class (#4435)
|
2024-07-12 10:50:41 -04:00 |
|
Sergio Garcia
|
3be9de376a
|
chore(mitre): add MITRE ATT&CK output class (#4425)
|
2024-07-12 10:08:32 -04:00 |
|
Sergio Garcia
|
cf9b23c302
|
fix(cis): add missing fields and reorder (#4424)
|
2024-07-10 13:11:55 -04: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 |
|
Pepe Fagoaga
|
6fc24b5435
|
chore: rename test function in the HTML test class (#4395)
|
2024-07-08 09:51:44 -04:00 |
|
Pepe Fagoaga
|
9c817ae8a9
|
tests: add for empty findings and little renamings (#4388)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-07-05 15:09:23 -04:00 |
|
Pedro Martín
|
d7dffbc44b
|
chore(test): enhance OCSF tests (#4386)
|
2024-07-05 11:19:53 +02: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
|
da547b2bbe
|
fix(test-csv): fix test using tempfile (#4356)
|
2024-07-02 09:16:12 -04: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 |
|
Sergio Garcia
|
cf84875355
|
feat(gcp): add service account impersonation (#4291)
|
2024-06-26 15:31:47 +02:00 |
|
Pedro Martín
|
bae224c891
|
fix(csv-outputs): compliance outputs not showing consistents values (#4287)
|
2024-06-25 14:50:17 +02:00 |
|
Seiji Ujihira
|
2a139e3dc7
|
fix(custom): execute custom checks (#4202)
|
2024-06-07 10:01:28 -04:00 |
|
Pepe Fagoaga
|
910c969473
|
refactor(run_check): Simplify and add tests (#4183)
|
2024-06-04 12:35:57 -04:00 |
|
Pepe Fagoaga
|
070edc1693
|
refactor(Slack): create class (#4127)
|
2024-06-04 10:54:12 -04:00 |
|
Pepe Fagoaga
|
b2b66bd080
|
fix(mutelist): Split code for AWS and the rest of providers (#4143)
|
2024-05-31 10:06:01 -04:00 |
|
Pepe Fagoaga
|
a51bdef083
|
fix(mutelist): Handle items starting by * (#4136)
|
2024-05-30 15:04:08 +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 |
|
Pepe Fagoaga
|
73b3484ce8
|
fix(mutelist): Handle exceptions before match (#4024)
|
2024-05-20 12:30:50 +02:00 |
|
Pepe Fagoaga
|
6f3eca7249
|
chore(global_provider): Move methods to class as static (#3896)
|
2024-05-20 11:29:05 +02:00 |
|
Pedro Martín
|
7da7726fe9
|
feat(custom-checks-metadata): add new fields (#3976)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-05-20 11:08:52 +02:00 |
|
Pedro Martín
|
c33c3e3e21
|
feat(kubernetes): Handle empty --kubeconfig-file (#3980)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-05-15 15:00:46 +02:00 |
|
Pedro Martín
|
d4a079a559
|
fix(output): Handle case for None organizations metadata (#3914)
|
2024-05-06 12:39:28 +02:00 |
|
Pedro Martín
|
3162f6cd92
|
docs(fixer): add alias to prowler fixer -> remediations (#3926)
|
2024-05-06 11:10:20 +02:00 |
|
Sergio Garcia
|
b36152484d
|
chore(docs): update BridgeCrew links in metadata to our local docs link (#3858)
Co-authored-by: puchy22 <rubendltv22@gmail.com>
|
2024-04-29 17:39:04 +02:00 |
|
Pedro Martín
|
ee46bf3809
|
feat(json-ocsf): Add new fields for py-ocsf 0.1.0 (#3853)
|
2024-04-25 12:47:28 +02:00 |
|
Pepe Fagoaga
|
e4652d4339
|
fix(ocsf): Add resource details to data (#3819)
|
2024-04-19 08:35:26 +02:00 |
|
Pepe Fagoaga
|
f8476decf7
|
fix(security-hub): MUTED -> WARNING (#3768)
|
2024-04-15 09:58:18 +02:00 |
|
Pepe Fagoaga
|
54c309dbda
|
fix(ocsf): Add compliance (#3753)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2024-04-12 12:28:34 +02:00 |
|
Pepe Fagoaga
|
e040efb3c8
|
fix(mutelist): if all fails are muted do exit 0 (#3754)
|
2024-04-12 12:26:58 +02:00 |
|
Pedro Martín
|
e9117f95ee
|
fix(json-ocsf): Remove risk field from unmapped (#3759)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-04-12 10:55:52 +02:00 |
|
Pepe Fagoaga
|
571f3ebe1d
|
fix(ocsf): Include check_id as metadata.event_code (#3748)
|
2024-04-10 15:51:48 +02:00 |
|
Pepe Fagoaga
|
c7f09df4e7
|
chore(dashboard): Use Prowler CLI parser (#3722)
|
2024-04-10 15:49:21 +02:00 |
|
Sergio Garcia
|
8758ecae97
|
feat(gcp): improve Google Projects scan customization (#3741)
|
2024-04-10 13:16:47 +02:00 |
|
Pedro Martín
|
f13c843ba6
|
fix(json-ocsf): Add missing fields for JSON-OCSF (#3745)
|
2024-04-10 11:55:48 +02:00 |
|
Pedro Martín
|
82fbba6513
|
fix(json-ocsf): add check_id field in json-ocsf output (#3740)
|
2024-04-10 09:58:33 +02:00 |
|
Sergio Garcia
|
185b4cba0c
|
chore(mutelist): remove space within mutelist name (#3690)
|
2024-04-08 11:07:29 +02:00 |
|
Sergio Garcia
|
45978bd0bb
|
feat(fixer): add Prowler Fixer feature! (#3634)
|
2024-04-02 17:13:26 +02:00 |
|
Sergio Garcia
|
175e8d2b05
|
chore(slogan): update Prowler slogan (#3619)
|
2024-04-01 12:19:14 +02:00 |
|
Sergio Garcia
|
522aeebe5e
|
chore(args): sanitize arguments (#3611)
|
2024-03-27 14:14:21 +01:00 |
|
Sergio Garcia
|
5312f487f9
|
chore(report): improve shown report in UI (#3587)
|
2024-03-27 12:57:20 +01:00 |
|