Sergio Garcia
eb914d03ce
feat(services_testing): Add tests for EC2, IAM and S3 services ( #1352 )
...
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
Co-authored-by: sergargar <sergio@verica.io >
2022-08-31 13:40:28 +02:00
Pepe Fagoaga
c7a43b09ce
chore: Move shared to lib/ for AWS ( #1321 )
...
* chore: Move shared to lib/
* chore: Move shared to lib/ for AWS
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com >
2022-08-22 10:41:09 +01:00
Pepe Fagoaga
f30245bb15
fix(nacls): Handle IPv6 source ingress ( #1319 )
2022-08-04 16:33:16 +02:00
Sergio Garcia
a796545da5
feat(regions): add regions to resources ( #1285 )
2022-08-04 13:35:13 +02:00
Pepe Fagoaga
0c2ed53c54
refactor(security_groups): general function ( #1306 )
2022-08-03 16:38:29 +02:00
Sergio Garcia
66d2b7b4d9
feat(ec2_checks): add several checks for ec2 ( #1268 )
...
* feat(checks): add extra718
* feat(checks): add extra763
* feat(checks): add extra748, extra749, extra72
* feat(checks): add extra750
* feat(checks): add check45
* feat(checks): add check46, check45, check42, check41
* feat(metadata_sample): add sample of check metadata
* feat(pci-group): add pci group.
* feat(cloud9): environment setup.
* fix(protocol): add protocol conditions
Co-authored-by: sergargar <sergio@verica.io >
2022-07-27 00:21:40 +02:00
Sergio Garcia
da76f69e51
feat(s3_checks): add several checks for s3 ( #1266 )
...
* feat(checks): add extra718
* feat(checks): add extra763
Co-authored-by: sergargar <sergio@verica.io >
2022-07-25 19:45:31 +02:00
Sergio Garcia
a2b40caeda
feat(default_regions): Set profile region as default for global regions. ( #1228 )
...
Co-authored-by: sergargar <sergio@verica.io >
2022-06-23 17:28:01 +02:00
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
Nacho Rivera
e52ab12696
feat(global_aws_session): Global data structure for the current AWS audit ( #1212 )
...
* fix(audit info): Common data structure for current audit
* fix(iam): iam session audit fixed
* feat(aws_session): Include else block
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
2022-06-21 07:53:49 +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