Nacho Rivera
|
f4ed01444a
|
fix(ec2_elastic_ip_unassigned): rename check (#2882)
|
2023-10-02 10:34:46 +02:00 |
|
Pepe Fagoaga
|
a7980a202d
|
fix(aws): Include missing ARNs (#2880)
|
2023-10-02 08:45:06 +02:00 |
|
Pepe Fagoaga
|
4d6d58ef91
|
fix(autoscaling_find_secrets_ec2_launch_configuration): Fix UnicodeDecodeError (#2870)
|
2023-09-28 17:13:17 +02:00 |
|
Sergio Garcia
|
70fbf1676a
|
fix(iam_inline_policy_no_administrative_privileges): set resource id as the entity name (#2820)
|
2023-09-22 12:59:10 +02:00 |
|
Fennerr
|
6b97a04643
|
fix(eks_control_plane_endpoint_access_restricted): handle endpoint private access (#2824)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-09-22 11:22:56 +02:00 |
|
Fennerr
|
d6a35485d2
|
fix(sqs_queues_not_publicly_accessible): Improve status extended (#2848)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-09-22 11:20:59 +02:00 |
|
Fennerr
|
6204f6cdc8
|
fix(eks_endpoints_not_publicly_accessible): handle endpoint private access (#2825)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-09-22 11:19:56 +02:00 |
|
dependabot[bot]
|
e86d194f11
|
build(deps-dev): bump moto from 4.2.2 to 4.2.3 (#2851)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2023-09-19 13:38:39 +02:00 |
|
Kay Agahd
|
3dd8aeac7c
|
fix(iam): findings of some checks may have been lost (#2847)
|
2023-09-18 10:46:04 +02:00 |
|
Pepe Fagoaga
|
a980b2606b
|
fix(cloudtrail_s3_dataevents_read/write_enabled): Handle S3 ARN (#2844)
|
2023-09-15 11:36:40 +02:00 |
|
Kay Agahd
|
f1bea27e44
|
feat(iam): add new check iam_role_administratoraccess_policy (#2822)
|
2023-09-12 09:19:20 +02:00 |
|
Nacho Rivera
|
44b979b4a4
|
fix(ec2_instance_..._ssm): mock ssm service and client in all the tests (#2804)
|
2023-09-05 12:34:02 +02:00 |
|
Nacho Rivera
|
11ad66fb79
|
feat(ec2_instance_managed_by_ssm): missing tests (#2800)
|
2023-09-04 10:22:43 +02:00 |
|
Nacho Rivera
|
dbd29c0ce1
|
fix(ec2 tests): add region and delete search sg checks (#2788)
|
2023-08-31 11:55:30 +02:00 |
|
Nacho Rivera
|
46f85e6395
|
fix(ec2 tests): add tags and region non sg checks (#2781)
|
2023-08-30 16:10:27 +02:00 |
|
Nacho Rivera
|
276f6f9fb1
|
fix(ec2_securitygroup_default_restrict_traffic): fix check only allow empty rules (#2777)
|
2023-08-25 12:42:26 +02:00 |
|
Pepe Fagoaga
|
21c52db66b
|
test(vpc_endpoint_services_allowed_principals_trust_boundaries) (#2768)
|
2023-08-25 10:56:47 +02:00 |
|
Pepe Fagoaga
|
13cfa02f80
|
fix(test): Update moto to 4.1.15 and update tests (#2769)
|
2023-08-25 10:56:39 +02:00 |
|
Pepe Fagoaga
|
eedfbe3e7a
|
fix(iam_policy_allows_privilege_escalation): Not use search for checking API actions (#2772)
|
2023-08-25 10:56:28 +02:00 |
|
Pepe Fagoaga
|
06a0b12efb
|
fix(iam_policy_allows_privilege_escalation): Handle admin permission so * (#2763)
|
2023-08-23 10:40:06 +02:00 |
|
gerardocampo
|
e5d2c0c700
|
feat(iam): Check inline policies in IAM Users, Groups & Roles for admin priv's (#2750)
Co-authored-by: Gerard Ocampo <gerard.ocampo@zelis.com>
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-08-23 08:29:13 +02:00 |
|
Pepe Fagoaga
|
590a5669d6
|
fix(nacls): Tests (#2760)
|
2023-08-22 22:26:19 +02:00 |
|
Geoff Singer
|
cb2ef23a29
|
feat(s3): Add S3 KMS encryption check (#2757)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-08-22 08:28:17 +02:00 |
|
Pepe Fagoaga
|
7c45cb45ae
|
feat(ecr_repositories_scan_vulnerabilities_in_latest_image): Minimum severity is configurable (#2736)
|
2023-08-18 09:17:02 +02:00 |
|
Pepe Fagoaga
|
bc5a7a961b
|
tests(check_security_group) (#2740)
|
2023-08-17 11:36:17 +02:00 |
|
vysakh-devopspace
|
54a9f412e8
|
feat(ec2): New check ec2_instance_detailed_monitoring_enabled (#2735)
Co-authored-by: Vysakh <venugopal.vysakh@gmail.com>
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-08-16 14:31:06 +02:00 |
|
Pepe Fagoaga
|
8cdc7b18c7
|
fix(test-vpc): use the right import paths (#2732)
|
2023-08-16 09:17:18 +02:00 |
|
Pepe Fagoaga
|
fc53b28997
|
test(s3): Mock S3Control when used (#2722)
|
2023-08-14 21:48:05 +02:00 |
|
Pepe Fagoaga
|
54137be92b
|
test(python): 3.9, 3.10, 3.11 (#2718)
|
2023-08-14 21:08:29 +02:00 |
|
Pepe Fagoaga
|
4454d9115e
|
chore(aws): 2nd round - Improve tests and include dot in status extended (#2714)
|
2023-08-12 01:41:35 +02:00 |
|
Pepe Fagoaga
|
0313dba7b4
|
chore(aws): Improve tests and status from accessanalyzer to cloudwatch (#2711)
|
2023-08-11 11:04:04 +02:00 |
|
christiandavilakoobin
|
ade511df28
|
fix(sns): allow default SNS policy with SourceOwner (#2698)
Co-authored-by: Azure Pipeplines CI <monitor@koobin.com>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-08-10 12:13:57 +02:00 |
|
Pepe Fagoaga
|
f4308032c3
|
fix(cloudfront): fix ViewerProtocolPolicy and GeoRestrictionType (#2701)
|
2023-08-10 12:02:49 +02:00 |
|
Pepe Fagoaga
|
d41b0332ac
|
feat(athena): New AWS Athena service + 2 workgroup checks (#2696)
|
2023-08-10 10:23:17 +02:00 |
|
Sergio Garcia
|
36e095c830
|
fix(iam_role_cross_service_confused_deputy_prevention): add ResourceAccount and PrincipalAccount conditions (#2689)
|
2023-08-09 10:41:48 +02:00 |
|
Pepe Fagoaga
|
13059e0568
|
fix(ec2-securitygroups): Handle IPv6 public (#2690)
|
2023-08-09 10:08:30 +02:00 |
|
Pepe Fagoaga
|
9e8023d716
|
fix(config): Pass a configuration file using --config-file config.yaml (#2679)
|
2023-08-09 09:52:45 +02:00 |
|
Pepe Fagoaga
|
efa75a62e3
|
fix(iam_policy_allows_privilege_escalation): Handle permissions in groups (#2655)
|
2023-08-03 10:40:51 +02:00 |
|
Pepe Fagoaga
|
5763bca317
|
refactor(vpc_endpoint_connections_trust_boundaries) (#2667)
|
2023-08-03 09:56:09 +02:00 |
|
Pepe Fagoaga
|
c335334402
|
fix(test_only_aws_service_linked_roles): Flaky test (#2666)
|
2023-08-03 09:18:06 +02:00 |
|
Pepe Fagoaga
|
5bf3f70717
|
fix(vpc_endpoint_connections_trust_boundaries): Handle AWS Account ID as Principal (#2611)
|
2023-08-03 09:16:58 +02:00 |
|
Sergio Garcia
|
aced44f051
|
fix(sns): handle topic policy conditions (#2660)
|
2023-08-02 11:45:27 +02:00 |
|
Sergio Garcia
|
78f0b823a9
|
fix(s3_bucket_level_public_access_block): check s3 public access block at account level (#2653)
|
2023-08-01 11:24:58 +02:00 |
|
Pepe Fagoaga
|
7bdca0420e
|
fix(cloudtrail): Set status to INFO when trail is outside the audited account (#2643)
|
2023-07-31 17:50:21 +02:00 |
|
Pepe Fagoaga
|
b4e78d28f8
|
fix(test): mock VPC client (#2640)
|
2023-07-31 11:19:15 +02:00 |
|
Pepe Fagoaga
|
e3d4e38a59
|
feat(aws): New AWSService class as parent (#2638)
|
2023-07-31 11:18:54 +02:00 |
|
Pepe Fagoaga
|
386f558eae
|
fix(ec2_instance_secrets_user_data): Include line numbers in status (#2639)
|
2023-07-31 10:33:34 +02:00 |
|
Chris Farris
|
03ad403e7a
|
feat(s3): Add checks for publicly listable Buckets or writable buckets by ACL (#2628)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-07-31 08:35:18 +02:00 |
|
Gabriel Pragin
|
965327e801
|
chore(typos): Update check's status (#2629)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-07-27 11:44:09 +02:00 |
|
Pepe Fagoaga
|
a5c63845b4
|
test: security groups (#2627)
|
2023-07-26 16:29:27 +02:00 |
|