Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
noblogs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ai3
docker
noblogs
Commits
b1537660
Commit
b1537660
authored
4 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Add another common modsec false positive
parent
55aa79f3
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#7470
passed
4 years ago
Stage: build
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conf/modsecurity/crs/RESPONSE-999-EXCLUSION-RULES-AFTER-CRS.conf
+4
-1
4 additions, 1 deletion
...dsecurity/crs/RESPONSE-999-EXCLUSION-RULES-AFTER-CRS.conf
with
4 additions
and
1 deletion
conf/modsecurity/crs/RESPONSE-999-EXCLUSION-RULES-AFTER-CRS.conf
+
4
−
1
View file @
b1537660
...
...
@@ -16,10 +16,13 @@ SecRuleRemoveById 950130
# XSS rules that have too many false positives.
SecRuleRemoveById
941160
SecRuleRemoveById
941180
SecRuleRemoveByID
953120
# ModSec Rule Exclusion: 920273 : Invalid character in request (outside of very strict set)
# ModSec Rule Exclusion: 942432 : Restricted SQL Character Anomaly Detection (args):
# number of special characters exceeded (2) (severity: NONE/UNKOWN)
SecRuleRemoveById
920273
SecRuleRemoveById
942432
# Presence of PHP code in the output
SecRuleRemoveByID
953110
SecRuleRemoveByID
953120
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment