-
-
Notifications
You must be signed in to change notification settings - Fork 407
Comparing changes
Open a pull request
base repository: coreruleset/coreruleset
base: v4.15.0
head repository: coreruleset/coreruleset
compare: v4.16.0
- 20 commits
- 64 files changed
- 8 contributors
Commits on Jun 3, 2025
-
chore: post-release/4.16.0-dev (#4157)
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Configuration menu - View commit details
-
Copy full SHA for cfb8738 - Browse repository at this point
Copy the full SHA cfb8738View commit details
Commits on Jun 4, 2025
-
fix(941160): remove dot star (#4155)
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Configuration menu - View commit details
-
Copy full SHA for 5574fb2 - Browse repository at this point
Copy the full SHA 5574fb2View commit details
Commits on Jun 5, 2025
-
feat: remediation for Python SSTI (#4145)
* feat: Remediation for Python SSTI This commit include the following: - Add new rule to the generic attack category to block the Python SSTI payloads - Add Some test cases to check if the rule works fine or not * Adding multiple of changes: - Add the {%%} and <%%> regex to the rule 934180 - Add more regression tests - Removed some unnecessary comments * Make the rule msg more generic not just python * Adding multiple changes after taking the final decision in the monthly meeting for June 2025 - Adjust the new rule to include only the {%%} and <%[=]?%> regex while preserving the old rule 941380 - Removed the removeWhiteSpaces filter - Adjusted the test for our new rule * Remove unnecessary characters from the regex * Remove additional trailing space * Re-Align with the main branch * Remove another trailing space * Update rules/REQUEST-934-APPLICATION-ATTACK-GENERIC.conf Co-authored-by: Xhoenix <86168235+Xhoenix@users.noreply.github.com> * Change the action version * Update rules/REQUEST-934-APPLICATION-ATTACK-GENERIC.conf Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com> * Update rules/REQUEST-934-APPLICATION-ATTACK-GENERIC.conf Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com> * Add a new tag for the ssti attack --------- Co-authored-by: Franziska Bühler <franziska.buehler.schmocker@gmail.com> Co-authored-by: Xhoenix <86168235+Xhoenix@users.noreply.github.com> Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com>
Configuration menu - View commit details 10000
-
Copy full SHA for d98c5dc - Browse repository at this point
Copy the full SHA d98c5dcView commit details
Commits on Jun 9, 2025
-
chore(deps): update owasp/modsecurity-crs:nginx docker digest to daaa…
…967 in tests/docker-compose.yml (#4159) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f42c338 - Browse repository at this point
Copy the full SHA f42c338View commit details -
chore(deps): update owasp/modsecurity-crs:apache docker digest to 235…
…c15d in tests/docker-compose.yml (#4158) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for abc6379 - Browse repository at this point
Copy the full SHA abc6379View commit details
Commits on Jun 16, 2025
-
fix: update rule 942560 (#4161)
* update rule 942560 * update regex * Update 942560.yaml added test
Configuration menu - View commit details
-
Copy full SHA for 87345d8 - Browse repository at this point
Copy the full SHA 87345d8View commit details
Commits on Jun 20, 2025
-
fix(934140): remove dot star (#4165)
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Configuration menu - View commit details
-
Copy full SHA for edee5d5 - Browse repository at this point
Copy the full SHA edee5d5View commit details -
fix(932370): remove dot star (#4166)
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Configuration menu - View commit details
-
Copy full SHA for 23a5ebf - Browse repository at this point
Copy the full SHA 23a5ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6386b68 - Browse repository at this point
Copy the full SHA 6386b68View commit details
Commits on Jun 21, 2025
-
fix(933150): moving printf to 933160 for additional php syntax check …
…(933150 PL-1, 933160 PL-1) (#3840) * fix: SprintForTheCause false positive by moving printf to 933160 (933150 PL-1, 933160 PL-1) * fix: update comments * chore: update regex * apply code review suggestions * up * fix: test numbering --------- Co-authored-by: Andrew Howe <rubyredxanadu@gmail.com> Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e91c26b - Browse repository at this point
Copy the full SHA e91c26bView commit details -
feat: detect generic config filenames (#4102)
* feat: detect generic config filenames * feat: detect generic config filenames * feat: detect generic config filenames --------- Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 35d132d - Browse repository at this point
Copy the full SHA 35d132dView commit details
Commits on Jun 23, 2025
-
fix: create a stricter sibling to 932370 and move
at
to PL-2 (93237……0 PL-1, 932371 PL-2) (#4015) * fix: create a stricter sibling to 932370 and move `at` to PL-2 (932370 PL-1, 932371 PL-2) * fix: tests * fix: tests * fix: move pl-2 rule to pl-2 section * chore: update ver * chore: update tags * chore: update regex
Configuration menu - View commit details
-
Copy full SHA for 514ec08 - Browse repository at this point
Copy the full SHA 514ec08View commit details
Commits on Jun 24, 2025
-
fix(942340): remove dot star (#4164)
* fix(942340): remove dot star Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Update regex-assembly/942180.ra Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * fix: re-run crs-toolchain Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> --------- Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36d9b31 - Browse repository at this point
Copy the full SHA 36d9b31View commit details -
feat: update
java-errors.data
(#4113)* update java-errors.data * added tests * move rule to regex assembly syntax * update regex * update regex * added test * update tests * Update regex-assembly/952110.ra Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * update regex --------- Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com> Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cc1a72e - Browse repository at this point
Copy the full SHA cc1a72eView commit details -
refactor(942340): move to regex assembly (#4014)
* refactor(942340): move to regex assambly Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Apply suggestions from code review Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * fix: add output in ra Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: add ^ as xor Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: except Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: swap logical for sql Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: add alternative for logical operators Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: revert to original regex Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Update regex-assembly/942340.ra Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: format regex assembly file Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Update regex-assembly/942340.ra Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * fix: run crs-toolchain Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: apply code review comments Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * chore: finalize regex --------- Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27ee4e5 - Browse repository at this point
Copy the full SHA 27ee4e5View commit details
Commits on Jun 26, 2025
-
fix(933160): remove dot star (#4167)
* fix(933160): remove dot star Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Apply suggestions from code review Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * fix: re-run crs-toolchain Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Apply suggestions from code review Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Apply suggestions from code review * chore: run crs-toolchain update Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> --------- Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f285c7 - Browse repository at this point
Copy the full SHA 5f285c7View commit details -
feat: added rule to detect Bash Brace Expansion (#3780)
* feat: added rule to detect Bash Brace Expansion * added rule 932281(PL 2) * fix typo * updated msg and payloads * fix versions * Update regex-assembly/932280.ra Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update regex-assembly/932280.ra Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update regex-assembly/932280.ra Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update regex-assembly/932281.ra Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update rules/REQUEST-932-APPLICATION-ATTACK-RCE.conf Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update rules/REQUEST-932-APPLICATION-ATTACK-RCE.conf Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update rules/REQUEST-932-APPLICATION-ATTACK-RCE.conf Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update rules/REQUEST-932-APPLICATION-ATTACK-RCE.conf Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * update comments * update comments * fix linter error * fix lint error * Update REQUEST-932-APPLICATION-ATTACK-RCE.conf * Apply suggestions from code review Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * update comments * update version string * added missing tags --------- Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f819d2 - Browse repository at this point
Copy the full SHA 7f819d2View commit details
Commits on Jun 27, 2025
-
feat: added MongoDB operators (#4162)
* feat: added MongoDB operators * remove duplicate * regex update * added MongoDB operators * add operators and refactor * update regex assembly syntax * crs-toolchain regex update * added comments * chore: crs-toolchain regex format * Update regex-assembly/942290.ra Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com> --------- Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fafed56 - Browse repository at this point
Copy the full SHA fafed56View commit details
Commits on Jun 29, 2025
-
feat: added zmodload and sudo-rs (#4143)
* feat: added zmodload * regex update * update unix-shell.data * remove shell builtins * remove builtins * added sudo-rs/visudo-rs * regex update --all * added unix-shell-builtins.data * update rule and comments * added tokens * add rule 932162 * remove tokens * remove rule 932162 * update unix-shell-4andup --------- Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4aea599 - Browse repository at this point
Copy the full SHA 4aea599View commit details -
chore: release v4.16.0 (#4175)
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Configuration menu - View commit details
-
Copy full SHA for b6b3ffe - Browse repository at this point
Copy the full SHA b6b3ffeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.15.0...v4.16.0