Sergio Garcia
8c8763a620
feat(CIS checks): Complete CIS checks ( #1461 )
...
Co-authored-by: sergargar <sergio@verica.io >
Co-authored-by: Nacho Rivera <59198746+n4ch04@users.noreply.github.com >
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
2022-11-14 17:50:26 +01:00
Pepe Fagoaga
9d3bff9e54
fix: Linter issues ( #1471 )
...
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com >
2022-11-14 16:21:51 +01:00
Sergio Garcia
5c78e6b171
feat(line_no): Add line number to errors ( #1422 )
2022-10-20 14:32:35 +02:00
Nacho Rivera
d09020d144
feat(iam): Add IAM checks ( #1407 )
...
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
2022-10-19 09:51:25 +02:00
Nacho Rivera
e2a8fa8738
feat(iam_check_saml_providers_sts): Check and test ( #1413 )
2022-10-18 13:23:50 +02:00
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
Sergio Garcia
65185943ca
feat(shub_compatibility): send finding to filter regions and change checkType to list ( #1341 )
2022-08-26 11:24:12 +01:00
Sergio Garcia
92024e2b0e
feat(iam_password_policy): add password policy class. ( #1330 )
...
Co-authored-by: sergargar <sergio@verica.io >
2022-08-09 09:08:00 -07:00
Pepe Fagoaga
85a6634a56
feat(check): iam-policy-allows-privilege-escalation ( #1315 )
...
* feat(check): iam-policy-allows-privilege-escalation
* feat(metadata): Enrich check metadata
Co-authored-by: Toni de la Fuente <toni@blyx.com >
Co-authored-by: Toni de la Fuente <toni@blyx.com >
2022-08-04 11:26:42 +02:00
Sergio Garcia
ed1572d2d9
feat(iam_checks): add several checks for iam ( #1264 )
...
* feat(extra71): add iam_administrator_access_with_mfa check.
* feat(checks): add extra7125 and extra7123
* feat(checks): add check14
* feat(checks): add check112
* feat(checks): add check11
* feat(checks): add check114 and check113
* feat(checks): add check12
* feat(classes): add IAM classess.
* Update iam_root_hardware_mfa_enabled.py
* fix(comments): Resolve comments.
Co-authored-by: sergargar <sergio@verica.io >
2022-07-22 12:14:49 +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
Pepe Fagoaga
af2bdc37ea
fix(quit): Replace with sys.exit() ( #1220 )
2022-06-22 16:48:10 +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
Nacho Rivera
33c6801501
feat(core): AWS Role Assumption support ( #1199 )
...
* chore(assuming role): assume role logic and exceptions demo
* chore(exceptions): Exception handling
* fix(get_caller_identity): Deleted duplicate get_caller_identity and add info entries
* chore(creds renewal): Added support to credential renewal
* chore(assume options): Added condition for -I/-T options
* fix(typo/comments): Deleted f in logger config and comments
* chore(session_duration): limits for -T option
* fix(log messages): Changed -A/-R log messages
* fix(critical error): Errors in input options are critical
* fix(ClientError): IAM service ClientError exception support
2022-06-16 12:00:46 +02:00
Pepe Fagoaga
b22faa01ea
feat(prowler3): first commit
2022-06-14 12:22:54 +02:00