Nacho Rivera
e3d118f5bc
feat(): Azure provider and checks ( #1517 )
...
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
2022-11-28 10:07:25 +01:00
Sergio Garcia
bfc8c90abb
feat(Glue): add Glue tests and checks ( #1495 )
...
Co-authored-by: sergargar <sergio@verica.io >
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
2022-11-17 21:06:15 +01:00
Sergio Garcia
3370475fe9
feat(ELB): add ELB and ELBv2 tests and checks ( #1489 )
...
Co-authored-by: sergargar <sergio@verica.io >
2022-11-17 20:30:27 +01:00
Sergio Garcia
5281d521f4
feat(DynamoDB): add DynamoDB service and checks ( #1468 )
...
Co-authored-by: sergargar <sergio@verica.io >
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
2022-11-15 14:21:09 +01:00
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
b187bf12c2
feat(CloudWatch): add CloudWatch service and checks ( #1456 )
...
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-10 13:29:46 +01:00
Sergio Garcia
adf04ba632
feat(apigateway): Service and checks for APIGW v1 and v2 ( #1415 )
2022-10-31 14:13:11 +01:00
Toni de la Fuente
1119ee54af
feat(accessanalyzer): Check accessanalyzer_enabled_without_findings ( #1359 )
...
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com >
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
2022-10-18 12:26:42 +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
5054b82030
feat(api_banner): remove API region from banner ( #1342 )
...
Co-authored-by: sergargar <sergio@verica.io >
2022-08-25 08:06:03 +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
Sergio Garcia
a796545da5
feat(regions): add regions to resources ( #1285 )
2022-08-04 13:35:13 +02:00
Pepe Fagoaga
5e40fc28c9
feat(output): Report generation data, color legend and assumed role information ( #1300 )
...
* feat(color-code): include legend
* chore(version): alfa -> alpha
* chore: remove comments
* feat(credentials): Include report generation data
2022-08-03 17:09:38 +02:00
Pepe Fagoaga
9f82a8a6d6
feat(provider): Set AWS as the default provider ( #1298 )
2022-08-02 13:43:42 +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
7d0a95e98f
feat(shub): add Security Hub integration ( #1255 )
2022-07-21 12:22:56 +02:00
Sergio Garcia
d47bb09b2a
feat(organizations): Extract Metadata from Management Account ID (-O) ( #1248 )
...
* feat(organizations): add organizations funtion to provider
* feat(organizations): add organizations -O option
* fix(comments): Resolve comments.
* feat(test): add test
* fix(pipfile): update pipfile
Co-authored-by: sergargar <sergio@verica.io >
2022-07-05 12:00:14 +02:00
Pepe Fagoaga
b2899bda69
test(aws-provider): First tests ( #1231 )
...
* test(pre-commit): Include security checks
* test(pre-commit): Include dependencies
* test(aws-provider): First unit tests
* test(arn-parsing): Include first tests
* chore(providers): Remove old comments
2022-07-04 12:51:31 +02:00
Nacho Rivera
11652838e2
feat(outputS): Output generation format CSV ( #1230 )
...
* chore(csv): first version csv output
* chore(pytest): added pytest dependency
* chore(outputs): organizations demo
* chore(compliance): Added new dataclass for each compliance framework
* fix(test org values): deleted test values in orgs instantiation
* fix(csv): formatted to match output format
* fix(csv output): Reformulation of check report and minor changes
* fix(minor issues): Fix various issues coming from PR comments
* fix(csv): Renamed csv output data model
* fix(output dir): create default if not present
* fix(typo): remove s
* fix(oldcode)
* fix(typo)
* fix(output): Only send to csv when -M is passed
Co-authored-by: sergargar <sergio@verica.io >
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
2022-07-04 10:30:47 +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