Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indexes Update to reflect new policies. #1455

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions indexes/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,8 @@

[ S3 Bucket Deleted](../rules/aws_cloudtrail_rules/aws_s3_bucket_deleted.py)

[ AWS S3 Bucket Policy Confused Deputy](../policies/aws_s3_policies/aws_s3_bucket_policy_confused_deputy.py)

## VPC

[ AWS Security Group - Only DMZ Publicly Accessible](../policies/aws_vpc_policies/aws_only_dmz_security_groups_publicly_accessible.py)
Expand Down Expand Up @@ -373,3 +375,7 @@
[ AWS WAF Has XSS Predicate](../policies/aws_waf_policies/aws_waf_has_xss_predicate.py)

[ AWS WAF Rule Ordering](../policies/aws_waf_policies/aws_waf_rule_ordering.py)

[ AWS WAF Logging Configured](../policies/aws_waf_policies/aws_waf_logging_configured.py)

[ AWS WAF WebACL Has Associated Resources](../policies/aws_waf_policies/aws_waf_webacl_has_associated_resources.py)
Loading