chore(ec2): reduce noise in Security Groups checks (#2525)

This commit is contained in:
Sergio Garcia
2023-06-23 15:06:09 +02:00
committed by GitHub
parent e1da9e60fc
commit c2a05da908
57 changed files with 449 additions and 122 deletions

View File

@@ -90,7 +90,6 @@ class Test_Lambda_Service:
mfa_enabled=False,
audit_metadata=Audit_Metadata(
services_scanned=0,
# We need to set this check to call __list_functions__
expected_checks=["awslambda_function_no_secrets_in_code"],
completed_checks=0,
audit_progress=0,