Skip to content

Commit

Permalink
SDIT-2121: Remove rule 930100 as being triggered by case notes contai…
Browse files Browse the repository at this point in the history
…ning /??/ (#2285)
  • Loading branch information
petergphillips authored Oct 18, 2024
1 parent a8f3db9 commit 8978b91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm_deploy/prison-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ generic-service:
# attack-protocol is 921 range
SecRuleUpdateTargetByTag "attack-protocol" "!ARGS:/.*comment/"
SecRuleUpdateTargetByTag "attack-protocol" "!ARGS:/text/"
SecRuleUpdateTargetById 930100 "!ARGS:/.*comment/"
SecRuleUpdateTargetById 930100 "!ARGS:/text/"
SecRuleUpdateTargetById 930110 "!ARGS:/.*comment/"
SecRuleUpdateTargetById 930110 "!ARGS:/text/"
# attack-rce is 932 range
Expand Down

0 comments on commit 8978b91

Please sign in to comment.