Sergio Garcia
25dc6c4a20
feat(refresh_aws_regions): Auto refresh of AWS regions for services. ( #1221 )
...
* feat(refresh_aws_regions): Auto refresh of AWS regions for services.
* Update refresh_aws_services_regions.yml
* Delete aws_regions_by_service.json
* Update refresh_aws_services_regions.yml
Co-authored-by: sergargar <sergio@verica.io >
2022-06-23 10:47:43 +02:00
Pepe Fagoaga
af2bdc37ea
fix(quit): Replace with sys.exit() ( #1220 )
2022-06-22 16:48:10 +02:00
Pepe Fagoaga
6ac6ef359f
feat(validate-metadata): Validate Check's metadata and list checks ( #1215 )
2022-06-22 10:12:55 +02:00
Pepe Fagoaga
b07b7f3f26
feat(list-groups): List available groups ( #1213 )
2022-06-22 09:59:48 +02:00
Sergio Garcia
ecefda11c7
feat(quiet): Add -q option. ( #1211 )
...
Co-authored-by: sergargar <sergio@verica.io >
2022-06-22 09:45:03 +02:00
Pepe Fagoaga
21f8f56c18
feat(exclude-groups-and-services) ( #1205 )
2022-06-21 08:05:32 +02:00
Sergio Garcia
b89b883741
feat(regions): Filter Audited Regions (-f) ( #1202 )
...
* feat(filter-regions): Added -f and ebs encryption check.
* feat(filter-regions): Added -f and ebs encryption check.
* feat(regional_clients): add regional_clients.
* fix(global variables): created global variables
* chore(role option): Mixed -A/-R option including error handling
* fix(arn): import errors from error.py file
* fix(review_comments): Review PR comments.
Co-authored-by: sergargar <sergio@verica.io >
Co-authored-by: n4ch04 <nachor1992@gmail.com >
2022-06-20 11:25:26 +02:00
Pepe Fagoaga
f694a6d12a
feat(groups): Launch specific checks from groups and services ( #1204 )
2022-06-16 13:27:25 +02:00
Pepe Fagoaga
8abcc5988d
feat(checks): Exclude checks with -e/--exclude-checks
...
* feat(checks): Select checks to run
* feat(checks): Include tests
* feat(checks): Exclude checks with -e
* fix(checks): Include missing path
* fix(checks): Include comments
2022-06-16 12:57:36 +02:00
Pepe Fagoaga
9d5e43e6a2
feat(checks): Select checks to run from provider using -C/--checks-file ( #1200 )
2022-06-16 12:49:55 +02:00