Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

[RM-6259] Convert FG_R00073 to simple rule #249

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

jason-fugue
Copy link
Contributor

This PR converts FG_R00073 to a simple rule. The AWS API validates web_acl_id on creation:

Error: error creating CloudFront Distribution: InvalidWebACLId: Invalid webACL identifier provided foobar
        status code: 400, request id: 00000000-0000-0000-0000-000000000000

So, it's unnecessary and out-of-scope for Regula to validate this field. Since we also do not need to inspect any properties on the WAF for this rule, it's enough for us to check that this field is set.

@jason-fugue jason-fugue merged commit 743f17f into master Nov 18, 2021
@jason-fugue jason-fugue deleted the fix/RM-6259/convert-waf-check-to-simple-rule branch November 18, 2021 18:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants