Hugo Pereira Brito
|
75c48cfaa3
|
refactor(cloudfront): replace origins dictionary with custom Origin class (#4981)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-09-10 16:04:57 -04:00 |
|
Sergio Garcia
|
cc9e1c5af8
|
chore(dependencies): update boto3 and botocore packages (#4976)
|
2024-09-10 15:36:23 -04:00 |
|
Daniel Barranquero
|
6883467d2f
|
feat(aws): Add new check to ensure RDS DB clusters are encrypted at rest (#4931)
|
2024-09-10 13:40:08 -04:00 |
|
Daniel Barranquero
|
1ef15f0b24
|
feat(aws): Add new check to ensure RDS event notification subscriptions are configured for critical database parameter group events (#4907)
|
2024-09-10 11:10:57 -04:00 |
|
Daniel Barranquero
|
db225e9d2a
|
feat(aws): Add new RDS check to ensure db instances are protected by a backup plan (#4879)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-09-10 10:14:40 -04:00 |
|
Daniel Barranquero
|
c9ae9df87f
|
feat(aws): Add new check to ensure RDS event notification subscriptions are configured for critical database instance events (#4891)
|
2024-09-10 09:26:15 -04:00 |
|
Daniel Barranquero
|
159a090c02
|
feat(aws): Add new check to ensure RDS event notification subscriptions are configured for critical cluster events (#4887)
|
2024-09-10 09:25:42 -04:00 |
|
Daniel Barranquero
|
605c6770e5
|
fix(rds): Modify RDS Event Notification Subscriptions for Security Groups Events check (#4969)
|
2024-09-10 09:13:46 -04:00 |
|
Pedro Martín
|
7a937c7708
|
refactor(provider): move audit and fixer config inside the provider (#4960)
|
2024-09-10 09:48:11 +02:00 |
|
Mario Rodriguez Lopez
|
bab59bc86e
|
feat(EC2): Change service to adjust the data saved in template_data in LaunchTemplateVersion (#4848)
|
2024-09-09 12:32:39 -04:00 |
|
Pedro Martín
|
48377ca865
|
feat(azure): add custom exception class (#4871)
|
2024-09-06 14:50:27 +02:00 |
|
Pedro Martín
|
4eed5c7a99
|
refactor(check_metadata): move bulk_load_checks_metadata inside class (#4934)
|
2024-09-06 09:50:14 +02:00 |
|
dependabot[bot]
|
f169599a56
|
chore(deps): bump msgraph-sdk from 1.5.4 to 1.6.0 (#4940)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2024-09-06 09:49:20 +02:00 |
|
Pedro Martín
|
a975e96a45
|
feat(compliance): add method list_compliance_requirements (#4890)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-09-04 20:35:26 +02:00 |
|
Pedro Martín
|
3933440a08
|
feat(secrets): improve detect secrets checks and add config (#4915)
|
2024-09-04 16:54:55 +02:00 |
|
Pedro Martín
|
cfd4019281
|
fix(aws): raise ArgumentTypeError for parser (#4921)
|
2024-09-03 13:47:43 +02:00 |
|
Amogh Bantwal
|
70fdc2693e
|
feat(html): Add number of muted findings in HTML report #4703 (#4895)
|
2024-09-02 10:13:06 +02:00 |
|
Rubén De la Torre Vico
|
9797c11152
|
chore(prowler): change all methods from services from format double underscore to single underscore (#4910)
|
2024-09-02 10:07:21 +02:00 |
|
Pepe Fagoaga
|
80c4802b36
|
chore(aws_mutelist): Add more Control Tower resources and tests (#4900)
|
2024-08-30 10:13:00 +02:00 |
|
Pedro Martín
|
b29f99441a
|
feat(aws): add custom exceptions class (#4847)
|
2024-08-29 19:08:47 +02:00 |
|
Pedro Martín
|
82c065bff4
|
feat(compliance): rename Compliance class and add list_compliance (#4883)
|
2024-08-29 16:55:22 +02:00 |
|
Pedro Martín
|
7ff80dbb8f
|
fix(rds): get the db_instances values (#4866)
|
2024-08-27 13:22:54 +02:00 |
|
Pepe Fagoaga
|
d61e999b8f
|
chore(check_metadata): Rename to CheckMetadata (#4864)
|
2024-08-26 15:25:19 +02:00 |
|
Rubén De la Torre Vico
|
bcb63d0b2d
|
feat(elb): add new check elb_is_in_multiple_az (#4829)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-08-26 13:27:08 +02:00 |
|
Pedro Martín
|
921b6b1e85
|
fix(aws): enchance check cloudformation_stack_outputs_find_secrets (#4859)
|
2024-08-26 10:08:19 +02:00 |
|
Rubén De la Torre Vico
|
79f1cf89cf
|
feat(elb): add new check elb_cross_zone_load_balancing_enabled (#4818)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-08-23 10:09:32 -04:00 |
|
Pedro Martín
|
496d4daf01
|
refactor(azure): refactor azure provider (#4653)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-08-23 10:01:35 -04:00 |
|
Daniel Barranquero
|
559c0d4e0b
|
chore(aws): Change RDS instance type from list to dict (#4851)
|
2024-08-23 09:26:53 -04:00 |
|
Pedro Martín
|
2fda2388bb
|
refactor(aws): Refactor provider (#4808)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-08-23 09:19:05 -04:00 |
|
Daniel Barranquero
|
472aea6a91
|
feat(aws): Add new check to ensure RDS db clusters copy tags to snapshots (#4846)
|
2024-08-23 09:09:52 -04:00 |
|
Pedro Martín
|
0d18406f80
|
refactor(kubernetes): refactor provider (#4805)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-08-23 14:22:03 +02:00 |
|
Pedro Martín
|
05da5d1796
|
refactor(gcp): refactor GCP provider (#4790)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-08-23 07:37:02 -04:00 |
|
Sergio Garcia
|
fb449cede8
|
fix(aws): handle AWS key-only tags (#4845)
|
2024-08-23 13:02:59 +02:00 |
|
Sergio Garcia
|
c2552ee508
|
fix: handle empty input regions (#4841)
|
2024-08-22 13:54:18 -04:00 |
|
Hugo Pereira Brito
|
57f1fa5bfa
|
feat(s3): add s3_bucket_lifecycle_enabled check (#4801)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-08-22 12:24:59 -04:00 |
|
Rubén De la Torre Vico
|
0b238243b1
|
feat(elbv2): add new check elbv2_is_in_multiple_az (#4800)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-08-22 11:08:49 -04:00 |
|
Sergio Garcia
|
df405254c6
|
fix(aws): enhance resource arn filtering (#4821)
|
2024-08-22 16:48:25 +02:00 |
|
Daniel Barranquero
|
460acf2860
|
feat(aws): Add new RDS check to verify that db instances copy tags to snapshots (#4806)
|
2024-08-22 10:44:26 -04:00 |
|
Rubén De la Torre Vico
|
dec3e652c5
|
feat(IAM): add new check iam_group_administrator_access_policy (#4831)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-08-22 10:14:45 -04:00 |
|
Mario Rodriguez Lopez
|
fc03188bfb
|
feat(ec2): Client VPN Endpoints Should Have Client Connection Logging Enabled (#4804)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-08-22 09:57:33 -04:00 |
|
Mario Rodriguez Lopez
|
ff244138d9
|
feat(ec2): Ensure automatic acceptance of VPC attachment requests is disabled (#4765)
|
2024-08-22 08:26:01 -04:00 |
|
Sergio Garcia
|
903f9c576f
|
chore(test): improve iam_root_hardware_mfa_enabled tests (#4833)
|
2024-08-22 08:08:25 -04:00 |
|
Daniel Barranquero
|
0005f86a5f
|
feat(aws): Add new RDS check to ensure db clusters are configured for multiple availability zones (#4781)
|
2024-08-22 07:49:59 -04:00 |
|
Daniel Barranquero
|
a2144ad353
|
chore(rds): Revert changes on inherited instance checks (#4827)
|
2024-08-22 07:33:25 -04:00 |
|
Pepe Fagoaga
|
5f075b296d
|
chore(regions_update): Changes in regions for AWS services. (#4826)
Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com>
Co-authored-by: Pedro Martín <pedromarting3@gmail.com>
|
2024-08-22 13:21:45 +02:00 |
|
Pedro Martín
|
5876fea163
|
fix(outputs): refactor unroll_tags to use str as tags (#4817)
|
2024-08-21 12:40:46 -04:00 |
|
Rubén De la Torre Vico
|
78042063cb
|
feat(iam): add new check to ensure user does not have policies with admin access (#4802)
|
2024-08-20 11:08:51 -04:00 |
|
Mario Rodriguez Lopez
|
8129b174f1
|
feat(CodeBuild): Ensure source repository URLs do not contain sensitive credentials (#4731)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-08-20 09:44:55 -04:00 |
|
Daniel Barranquero
|
3f78fb4220
|
feat(aws): Add new RDS check for deletion protection enabled on clusters (#4738)
|
2024-08-20 09:07:11 -04:00 |
|
Pedro Martín
|
e11bb478d6
|
fix(mutelist): change logic for tags in aws mutelist (#4786)
|
2024-08-20 07:38:06 -04:00 |
|