Skip to content

Commit

Permalink
fix: typos
Browse files Browse the repository at this point in the history
Co-authored-by: Max Leske <[email protected]>
  • Loading branch information
EsadCetiner and theseion authored Sep 14, 2024
1 parent ffa5ced commit 9845e0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/wordpress-rule-exclusions-before.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1137,7 +1137,7 @@ SecRule REQUEST_FILENAME "@endsWith /wp-admin/update.php" \
ctl:ruleRemoveTargetById=944110;REQUEST_BODY,\
ctl:ruleRemoveTargetById=944250;REQUEST_BODY"

# Installing a plugin via an upload zip file
# Installing a plugin via zip file upload
SecRule REQUEST_FILENAME "@endsWith /wp-admin/update.php" \
"id:9507974,\
phase:2,\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ meta:
name: 9507974.yaml
tests:
- test_title: 9507974-1
desc: Installing a plugin via an upload zip file
desc: Installing a plugin via zip file upload
stages:
- stage:
input:
Expand Down

0 comments on commit 9845e0f

Please sign in to comment.