|
@@ -38,6 +38,7 @@ module "waf" {
|
|
excluded_rules_AWSManagedRulesCommonRuleSet = [
|
|
excluded_rules_AWSManagedRulesCommonRuleSet = [
|
|
"SizeRestrictions_BODY", # for SAML
|
|
"SizeRestrictions_BODY", # for SAML
|
|
"EC2MetaDataSSRF_BODY", # for SAML
|
|
"EC2MetaDataSSRF_BODY", # for SAML
|
|
|
|
+ "GenericRFI_BODY", # for SAML
|
|
]
|
|
]
|
|
|
|
|
|
# These are passed through and should be the same for module
|
|
# These are passed through and should be the same for module
|