Преглед на файлове

Merge pull request #410 from mdr-engineering/feature/bp_MSOCI-2121_disable_waf_rule

Disables additional WAF Rule
Brad Poulton преди 3 години
родител
ревизия
7e3737ba35
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      base/customer_portal/waf.tf

+ 1 - 0
base/customer_portal/waf.tf

@@ -11,6 +11,7 @@ module "waf" {
   excluded_rules_AWSManagedRulesCommonRuleSet = [
     "SizeRestrictions_BODY",
     "GenericRFI_BODY",             # Blocks portal lambda MSOCI-2060
+    "CrossSiteScripting_BODY",     # Blocks portal API MSOCI-2121
   ]
 
   # These are passed through and should be the same for module