Sergio Garcia
9204142eaf
feat(display): add progress bar and summary table ( #1512 )
...
Co-authored-by: sergargar <sergio@verica.io >
2022-11-22 11:18:43 +01:00
Sergio Garcia
b2976984d3
feat(vpc): add service, checks and tests ( #1432 )
2022-10-28 12:15:15 +02:00
Nacho Rivera
2d86254549
fix(allowlist): allowlist file default value ( #1425 )
...
Co-authored-by: sergargar <sergio@verica.io >
2022-10-24 09:29:24 +02:00
Sergio Garcia
53f8a9698f
feat(allowlist): Add Allowlist feature ( #1395 )
2022-10-21 11:33:23 +02:00
Sergio Garcia
107070e6e2
feat(shodan_integration): add ec2_elastic_ip_shodan check and config yaml ( #1356 )
...
Co-authored-by: sergargar <sergio@verica.io >
2022-10-05 13:48:34 +02:00
Sergio Garcia
a63c42f59c
feat(custom_filename): custom output filename ( #1345 )
...
* feat(s3_output): send outputs to S3 bucket
* feat(custom_filename): custom output filename
Co-authored-by: sergargar <sergio@verica.io >
2022-08-26 13:08:34 +02:00
Nacho Rivera
182d0381c3
chore(tests): Add tests to output generation ( #1340 )
...
* chore(tests): added tests to outputs
* fix(timestamp): change timestamp coming from config
2022-08-23 11:51:40 +02:00
Sergio Garcia
15867d3ef6
fix(version): Update version to beta ( #1327 )
2022-08-08 22:24:03 +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
Sergio Garcia
7d0a95e98f
feat(shub): add Security Hub integration ( #1255 )
2022-07-21 12:22:56 +02:00
Sergio Garcia
611bd909ef
feat(json-asff): add json-asff ouput ( #1252 )
...
* feat(json): add json output
* feat(pydantic): add pydantic model to json output
* feat(json-asff): add json-asff ouput
* Update config/config.py
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
* Update models.py
* fix(comments): Resolve comments.
Co-authored-by: sergargar <sergio@verica.io >
Co-authored-by: Pepe Fagoaga <pepe@verica.io >
2022-07-08 09:37:32 +02:00
Sergio Garcia
7b9fae5605
feat(json): add json output ( #1251 )
...
* feat(json): add json output
* feat(pydantic): add pydantic model to json output
Co-authored-by: sergargar <sergio@verica.io >
2022-07-06 14:35:15 +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
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
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
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