aws-cloudformation / aws-guard-rules-registry

Rules Registry for Compliance Frameworks
Apache License 2.0
105 stars 21 forks source link

mappings/build.py: many "file not found" messages when running the build.py program #253

Open climbertjh opened 7 months ago

climbertjh commented 7 months ago

What is the problem?

I have been trying to re-build the rule-sets and have found that there seem to be many guard rules referenced in the rule-set files which are not found in the rules/aws area of the repository.

Is this expected behavior or was there a missed commit?

Example:

 python mappings/build.py -r 1.0.0
hipaa-security
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_periodic_rotation.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_unused.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
us-nydfs
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
nerc
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
cmmc-level-3
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
.
.
.

Reproduction Steps

  1. clone the repo
  2. cd to aws-guard-rules-registry
  3. run python mappings/build.py -r 1.0.0

What did you expect to happen?

I was expecting to have a clean build of the latest rule-sets with no error messages and no files not found.

What actually happened?

Received errors when running the command.

Furthermore, I checked the set of rules in guard-rules-registry-all-rules.guard and based on the main branch of the repo, there are 113 rules. By using the docker container that is referenced in the help, I only find 67 rules in the docker container.

How many rules are expected to be provided in the rules registry?

Where should I look to obtain all the referenced (but missing) rule files?

CloudFormation Guard Version

cfn-guard 3.0.3

OS

Ubuntu (WSL2)

OS Version

22.04

Other information

No response

climbertjh commented 7 months ago

Full error log:

hipaa-security
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_periodic_rotation.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_unused.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
us-nydfs
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
nerc
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
cmmc-level-3
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
nist-csf
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
acsc-essential-8
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
NIST800-53Rev4
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/iam/iam_user_group_membership_check.guard
file not found: rules/aws/iam/iam_password_policy.guard
file not found: rules/aws/iam/access_keys_rotated.guard
file not found: rules/aws/iam/iam_user_unused_credentials_check.guard
file not found: rules/aws/security_hub/securityhub_enabled.guard
file not found: rules/aws/guardduty/guardduty_enabled_centralized.guard
file not found: rules/aws/cloudtrail/cloudtrail_enabled.guard
file not found: rules/aws/cloudtrail/multi_region_cloudtrail_enabled.guard
file not found: rules/aws/iam/iam_root_access_key_check.guard
file not found: rules/aws/iam/root_account_mfa_enabled.guard
file not found: rules/aws/iam/iam_group_has_users_check.guard
file not found: rules/aws/amazon_rds/rds_snapshots_public_prohibited.guard
file not found: rules/aws/amazon_s3/s3_account_level_public_access_blocks.guard
file not found: rules/aws/amazon_ec2/ebs_snapshot_public_restorable_check.guard
file not found: rules/aws/amazon_ec2/vpc_default_security_group_closed.guard
file not found: rules/aws/amazon_ec2/vpc_sg_open_only_to_authorized_ports.guard
file not found: rules/aws/amazon_ec2/internet_gateway_authorized_vpc_only.guard
file not found: rules/aws/amazon_ec2/ec2_imdsv2_check.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_ec2/vpc_flow_logs_enabled.guard
file not found: rules/aws/amazon_ec2/ec2_instance_managed_by_systems_manager.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_association_compliance_status_check.guard
file not found: rules/aws/amazon_ec2/ec2_stopped_instance.guard
file not found: rules/aws/amazon_ec2/ec2_volume_inuse_check.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/cloudtrail/cloudtrail_security_trail_enabled.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_patch_compliance_status_check.guard
file not found: rules/aws/amazon_ec2/ebs_in_backup_plan.guard
file not found: rules/aws/amazon_efs/efs_in_backup_plan.guard
file not found: rules/aws/amazon_rds/rds_in_backup_plan.guard
file not found: rules/aws/amazon_ec2/vpc_vpn_2_tunnels_up.guard
file not found: rules/aws/iam/root_account_hardware_mfa_enabled.guard
file not found: rules/aws/iam/mfa_enabled_for_iam_console_access.guard
file not found: rules/aws/iam/iam_user_mfa_enabled.guard
file not found: rules/aws/guardduty/guardduty_non_archived_findings.guard
file not found: rules/aws/api_gateway_v2/api_gw_cache_enabled_and_encrypted.guard
guard-rules-registry-all-rules
wa-Reliability-Pillar
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
ncsc
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
cis-critical-security-controls-v8-ig1
cisa-ce
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_periodic_rotation.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_unused.guard
apra-cpg-234
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
nist-1800-25
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
FedRAMP-Moderate
file not found: rules/aws/iam/iam_inline_policy_blocked_kms_actions.guard
file not found: rules/aws/iam/access_keys_rotated.guard
file not found: rules/aws/iam/iam_password_policy.guard
file not found: rules/aws/iam/iam_root_access_key_check.guard
file not found: rules/aws/iam/iam_user_group_membership_check.guard
file not found: rules/aws/iam/iam_user_mfa_enabled.guard
file not found: rules/aws/iam/iam_user_unused_credentials_check.guard
file not found: rules/aws/iam/mfa_enabled_for_iam_console_access.guard
file not found: rules/aws/iam/root_account_hardware_mfa_enabled.guard
file not found: rules/aws/iam/root_account_mfa_enabled.guard
file not found: rules/aws/cloudtrail/multi_region_cloudtrail_enabled.guard
file not found: rules/aws/security_hub/securityhub_enabled.guard
file not found: rules/aws/cloudtrail/cloudtrail_enabled.guard
file not found: rules/aws/guardduty/guardduty_enabled_centralized.guard
file not found: rules/aws/iam/iam_customer_policy_blocked_kms_actions.guard
file not found: rules/aws/iam/iam_group_has_users_check.guard
file not found: rules/aws/amazon_ec2/ec2_imdsv2_check.guard
file not found: rules/aws/systems_manager/ssm_document_not_public.guard
file not found: rules/aws/amazon_ec2/ebs_snapshot_public_restorable_check.guard
file not found: rules/aws/amazon_rds/rds_snapshots_public_prohibited.guard
file not found: rules/aws/amazon_s3/s3_account_level_public_access_blocks_periodic.guard
file not found: rules/aws/amazon_ec2/vpc_default_security_group_closed.guard
file not found: rules/aws/amazon_ec2/vpc_sg_open_only_to_authorized_ports.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_ec2/vpc_flow_logs_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_ec2/ec2_instance_managed_by_systems_manager.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_association_compliance_status_check.guard
file not found: rules/aws/amazon_ec2/ec2_stopped_instance.guard
file not found: rules/aws/amazon_ec2/ec2_volume_inuse_check.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_patch_compliance_status_check.guard
file not found: rules/aws/amazon_rds/aurora_resources_protected_by_backup_plan.guard
file not found: rules/aws/amazon_ec2/ebs_resources_protected_by_backup_plan.guard
file not found: rules/aws/amazon_ec2/ec2_resources_protected_by_backup_plan.guard
file not found: rules/aws/amazon_rds/rds_resources_protected_by_backup_plan.guard
file not found: rules/aws/amazon_ec2/vpc_vpn_2_tunnels_up.guard
file not found: rules/aws/guardduty/guardduty_non_archived_findings.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_cache_enabled_and_encrypted.guard
nist-800-172
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
nist-800-181
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
cis-aws-benchmark-level-1
mas-notice-655
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
ABS-CCIGv2-Material
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
wa-Security-Pillar
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_periodic_rotation.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_unused.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
acsc-ism
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
mas-trmg
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_periodic_rotation.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_unused.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
NIST800-53Rev5
file not found: rules/aws/iam/access_keys_rotated.guard
file not found: rules/aws/aws_organizations/account_part_of_organizations.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/api_gateway_v2/api_gw_cache_enabled_and_encrypted.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/cloudtrail/cloudtrail_enabled.guard
file not found: rules/aws/amazon_ec2/ebs_in_backup_plan.guard
file not found: rules/aws/amazon_ec2/ebs_snapshot_public_restorable_check.guard
file not found: rules/aws/amazon_ec2/ec2_imdsv2_check.guard
file not found: rules/aws/amazon_ec2/ec2_instance_managed_by_systems_manager.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_association_compliance_status_check.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_patch_compliance_status_check.guard
file not found: rules/aws/amazon_ec2/ec2_stopped_instance.guard
file not found: rules/aws/amazon_ec2/ec2_volume_inuse_check.guard
file not found: rules/aws/amazon_efs/efs_in_backup_plan.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/guardduty/guardduty_enabled_centralized.guard
file not found: rules/aws/iam/iam_password_policy.guard
file not found: rules/aws/iam/iam_root_access_key_check.guard
file not found: rules/aws/iam/iam_user_group_membership_check.guard
file not found: rules/aws/iam/iam_user_mfa_enabled.guard
file not found: rules/aws/iam/iam_user_unused_credentials_check.guard
file not found: rules/aws/iam/mfa_enabled_for_iam_console_access.guard
file not found: rules/aws/cloudtrail/multi_region_cloudtrail_enabled.guard
file not found: rules/aws/amazon_rds/rds_in_backup_plan.guard
file not found: rules/aws/amazon_rds/rds_snapshots_public_prohibited.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/iam/root_account_hardware_mfa_enabled.guard
file not found: rules/aws/iam/root_account_mfa_enabled.guard
file not found: rules/aws/amazon_s3/s3_account_level_public_access_blocks_periodic.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_periodic_rotation.guard
file not found: rules/aws/secrets_manager/secretsmanager_secret_unused.guard
file not found: rules/aws/security_hub/securityhub_enabled.guard
file not found: rules/aws/systems_manager/ssm_document_not_public.guard
file not found: rules/aws/amazon_ec2/vpc_default_security_group_closed.guard
file not found: rules/aws/amazon_ec2/vpc_flow_logs_enabled.guard
file not found: rules/aws/amazon_ec2/vpc_sg_open_only_to_authorized_ports.guard
file not found: rules/aws/amazon_ec2/vpc_vpn_2_tunnels_up.guard
nbc-trmg
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
cis-aws-benchmark-level-2
nist-privacy-framework
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
bnm-rmit
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
ffiec
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
cis-top-20
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
enisa-cybersecurity-guide-for-smes
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
ens-high
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
cmmc-level-2
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
ens-low
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
FedRAMP-Low
file not found: rules/aws/iam/iam_customer_policy_blocked_kms_actions.guard
file not found: rules/aws/iam/iam_inline_policy_blocked_kms_actions.guard
file not found: rules/aws/cloudtrail/multi_region_cloudtrail_enabled.guard
file not found: rules/aws/security_hub/securityhub_enabled.guard
file not found: rules/aws/iam/access_keys_rotated.guard
file not found: rules/aws/cloudtrail/cloudtrail_enabled.guard
file not found: rules/aws/guardduty/guardduty_enabled_centralized.guard
file not found: rules/aws/iam/iam_group_has_users_check.guard
file not found: rules/aws/iam/iam_password_policy.guard
file not found: rules/aws/iam/iam_root_access_key_check.guard
file not found: rules/aws/iam/iam_user_group_membership_check.guard
file not found: rules/aws/iam/iam_user_mfa_enabled.guard
file not found: rules/aws/iam/iam_user_unused_credentials_check.guard
file not found: rules/aws/iam/mfa_enabled_for_iam_console_access.guard
file not found: rules/aws/iam/root_account_hardware_mfa_enabled.guard
file not found: rules/aws/iam/root_account_mfa_enabled.guard
file not found: rules/aws/amazon_ec2/ec2_imdsv2_check.guard
file not found: rules/aws/systems_manager/ssm_document_not_public.guard
file not found: rules/aws/amazon_ec2/ebs_snapshot_public_restorable_check.guard
file not found: rules/aws/amazon_rds/rds_snapshots_public_prohibited.guard
file not found: rules/aws/amazon_s3/s3_account_level_public_access_blocks_periodic.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_ec2/vpc_default_security_group_closed.guard
file not found: rules/aws/amazon_ec2/vpc_sg_open_only_to_authorized_ports.guard
file not found: rules/aws/amazon_ec2/vpc_flow_logs_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_ec2/ec2_instance_managed_by_systems_manager.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_association_compliance_status_check.guard
file not found: rules/aws/amazon_ec2/ec2_stopped_instance.guard
file not found: rules/aws/amazon_ec2/ec2_volume_inuse_check.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_patch_compliance_status_check.guard
file not found: rules/aws/amazon_rds/aurora_resources_protected_by_backup_plan.guard
file not found: rules/aws/amazon_ec2/ebs_resources_protected_by_backup_plan.guard
file not found: rules/aws/amazon_ec2/ec2_resources_protected_by_backup_plan.guard
file not found: rules/aws/amazon_rds/rds_resources_protected_by_backup_plan.guard
file not found: rules/aws/amazon_ec2/vpc_vpn_2_tunnels_up.guard
file not found: rules/aws/guardduty/guardduty_non_archived_findings.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
ABS-CCIGv2-Standard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
rbi-bcsf-ucb
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
cis-critical-security-controls-v8-ig2
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
cis-critical-security-controls-v8-ig3
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
nist-800-171
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
cmmc-level-1
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
PCI-DSS-3-2-1
file not found: rules/aws/amazon_ec2/ebs_snapshot_public_restorable_check.guard
file not found: rules/aws/amazon_rds/rds_snapshots_public_prohibited.guard
file not found: rules/aws/amazon_s3/s3_account_level_public_access_blocks_periodic.guard
file not found: rules/aws/amazon_ec2/vpc_default_security_group_closed.guard
file not found: rules/aws/amazon_ec2/vpc_sg_open_only_to_authorized_ports.guard
file not found: rules/aws/systems_manager/ssm_document_not_public.guard
file not found: rules/aws/iam/access_keys_rotated.guard
file not found: rules/aws/aws_organizations/account_part_of_organizations.guard
file not found: rules/aws/iam/iam_root_access_key_check.guard
file not found: rules/aws/iam/iam_user_group_membership_check.guard
file not found: rules/aws/iam/iam_user_unused_credentials_check.guard
file not found: rules/aws/iam/mfa_enabled_for_iam_console_access.guard
file not found: rules/aws/cloudtrail/multi_region_cloudtrail_enabled.guard
file not found: rules/aws/iam/root_account_hardware_mfa_enabled.guard
file not found: rules/aws/iam/root_account_mfa_enabled.guard
file not found: rules/aws/amazon_ec2/vpc_flow_logs_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_ec2/ec2_instance_managed_by_systems_manager.guard
file not found: rules/aws/api_gateway_v2/api_gw_cache_enabled_and_encrypted.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/iam/iam_customer_policy_blocked_kms_actions.guard
file not found: rules/aws/iam/iam_inline_policy_blocked_kms_actions.guard
file not found: rules/aws/guardduty/guardduty_enabled_centralized.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_association_compliance_status_check.guard
file not found: rules/aws/amazon_ec2/ec2_managedinstance_patch_compliance_status_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/iam/iam_group_has_users_check.guard
file not found: rules/aws/iam/iam_password_policy.guard
file not found: rules/aws/iam/iam_user_mfa_enabled.guard
file not found: rules/aws/cloudtrail/cloudtrail_enabled.guard
ens-medium
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
nzism
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
rbi-md-itf
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
FDA-21CFR-Part-11
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
ncsc-cafv3
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
K-ISMS
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
cmmc-level-5
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard
cmmc-level-4
file not found: rules/aws/secrets_manager/secretsmanager_scheduled_rotation_success_check.guard
file not found: rules/aws/api_gateway_v2/api_gw_associated_with_waf.guard
file not found: rules/aws/api_gateway_v2/api_gw_ssl_enabled.guard
file not found: rules/aws/amazon_redshift/redshift_require_tls_ssl.guard
file not found: rules/aws/amazon_redshift/redshift_cluster_kms_enabled.guard
file not found: rules/aws/elastic_load_balancing/elb_deletion_protection_enabled.guard