Skip to content

Commit

Permalink
be more specific on params
Browse files Browse the repository at this point in the history
  • Loading branch information
AlteredCoder committed Jan 31, 2025
1 parent 53a3db5 commit ef831f7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion appsec-rules/crowdsecurity/vpatch-CVE-2024-6205.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,16 @@ rules:
- zones:
- ARGS
variables:
- more_info
- wc-api
transform:
- lowercase
match:
type: "contains"
value: "payplus_gateway"
- zones:
- ARGS
variables:
- more_info
transform:
- lowercase
match:
Expand Down

0 comments on commit ef831f7

Please sign in to comment.