-
-
Notifications
You must be signed in to change notification settings - Fork 422
Comparing changes
Open a pull request
base repository: coreruleset/coreruleset
base: v4.18.0
head repository: coreruleset/coreruleset
compare: v4.19.0
- 20 commits
- 50 files changed
- 11 contributors
Commits on Sep 3, 2025
-
chore: post-release v4.19.0-dev (#4255)
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Configuration menu - View commit details
-
Copy full SHA for a10582f - Browse repository at this point
Copy the full SHA a10582fView commit details
Commits on Sep 4, 2025
-
chore: update linter and fix commit message passing (#4256)
Use single quotes to prevent RCE from commit messages, e.g., when the commit message includes backticks around words, which would be run in a subshell when inside double quotes.
Configuration menu - View commit details
-
Copy full SHA for 2bd0e9a - Browse repository at this point
Copy the full SHA 2bd0e9aView commit details
Commits on Sep 5, 2025
-
fix: properly pass commit message (#4261)
Use single quotes to prevent RCE.
Configuration menu - View commit details
-
Copy full SHA for 39a7f30 - Browse repository at this point
Copy the full SHA 39a7f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd15f8a - Browse repository at this point
Copy the full SHA cd15f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb9362 - Browse repository at this point
Copy the full SHA 6fb9362View commit details -
Update REQUEST-933-APPLICATION-ATTACK-PHP.conf (#4260)
Fix 933153 Co-authored-by: Franziska Bühler <franziska.buehler.schmocker@gmail.com> Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8edc58f - Browse repository at this point
Copy the full SHA 8edc58fView commit details
Commits on Sep 8, 2025
-
fix(953100): remove generic SQLSTATE error codes causing false positi…
…ves (#4257) * fix(953100): tighten SQLSTATE matching to avoid substring false positives * Fix test id * Rules refactoring * Rules refactoring (delegated sql rules to 951100) --------- Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a6e3cd - Browse repository at this point
Copy the full SHA 6a6e3cdView commit details
Commits on Sep 9, 2025
-
fix: update lfi-os-files.data (#4240)
* fix: update lfi-os-files.data * update lfi-os-files.data * added Rust based paths * update restricted files
Configuration menu - View commit details
-
Copy full SHA for d629ed0 - Browse repository at this point
Copy the full SHA d629ed0View commit details -
feat: add stricter sibling 954101 to 954100 (#4258)
* feat: add stricter sibling 954101 to 954100 * chore(formatting): auto fixes from pre-commit hooks for more information, see https://pre-commit.ci * fix typos and pl --------- Co-authored-by: franbuehler <franbuehler@Franziskas-MacBook-Air.local> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a59a19 - Browse repository at this point
Copy the full SHA 1a59a19View commit details -
fix(942550): cleanup regex (#3767)
* fix(942559): cleanup regex Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: 3354 Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: update regex Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Apply suggestion from @Xhoenix Co-authored-by: Xhoenix <86168235+Xhoenix@users.noreply.github.com> * fix: apply regex update Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Apply suggestion from @EsadCetiner Co-authored-by: Esad Cetiner <104706115+EsadCetiner@users.noreply.github.com> * Apply suggestion from @theseion Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Apply suggestion from @theseion Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Apply suggestion from @theseion Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Apply suggestion from @fzipi * Apply suggestion from @theseion Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * chore(formatting): auto fixes from pre-commit hooks for more information, see https://pre-commit.ci * test: add test with sql comments Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Apply suggestion from @Xhoenix Co-authored-by: Xhoenix <86168235+Xhoenix@users.noreply.github.com> * chore(formatting): auto fixes from pre-commit hooks for more information, see https://pre-commit.ci * fix: move lowercase from rule to regex 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: remove optional spacing 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> --------- Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> Co-authored-by: Xhoenix <86168235+Xhoenix@users.noreply.github.com> Co-authored-by: Esad Cetiner <104706115+EsadCetiner@users.noreply.github.com> Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21ab3ea - Browse repository at this point
Copy the full SHA 21ab3eaView commit details
Commits on Sep 17, 2025
-
fix:missing capture keyword (#4265)
You should not use %{TX.0} if capture if not defined.Configuration menu - View commit details
-
Copy full SHA for efc2676 - Browse repository at this point
Copy the full SHA efc2676View commit details
Commits on Sep 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8808f1c - Browse repository at this point
Copy the full SHA 8808f1cView commit details
Commits on Sep 22, 2025
-
chore(deps): update owasp/modsecurity-crs:apache docker digest to bce…
…e05a in tests/docker-compose.yml (#4269) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f5d4848 - Browse repository at this point
Copy the full SHA f5d4848View commit details -
chore(deps): update owasp/modsecurity-crs:nginx docker digest to 0742…
…d36 in tests/docker-compose.yml (#4270) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8faf71 - Browse repository at this point
Copy the full SHA c8faf71View commit details
Commits on Sep 23, 2025
-
refactor: 920340 - delete 920341 (#4268)
* refactor: 920340 - delete 920341 * Update 920340.yaml * Delete tests/regression/tests/REQUEST-920-PROTOCOL-ENFORCEMENT/920341.yaml * Update REQUEST-920-PROTOCOL-ENFORCEMENT.conf * Update REQUEST-920-PROTOCOL-ENFORCEMENT.conf * Update REQUEST-920-PROTOCOL-ENFORCEMENT.conf * Update 920340.yaml * Update 920340.yaml * Update tests/regression/tests/REQUEST-920-PROTOCOL-ENFORCEMENT/920340.yaml Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update tests/regression/tests/REQUEST-920-PROTOCOL-ENFORCEMENT/920340.yaml Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update tests/regression/tests/REQUEST-920-PROTOCOL-ENFORCEMENT/920340.yaml Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update tests/regression/tests/REQUEST-920-PROTOCOL-ENFORCEMENT/920340.yaml Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * Update tests/regression/tests/REQUEST-920-PROTOCOL-ENFORCEMENT/920340.yaml Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> --------- Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f174a0 - Browse repository at this point
Copy the full SHA 7f174a0View commit details
Commits on Sep 26, 2025
-
fix: reduce false positives with php response rules (#4272)
* fix: reduce false positives with php response rules * fix: reduce false positives with php response rules * fix: reduce false positives with php response rules * fix: reduce false positives with php response rules * apply suggestions from review * chore(formatting): auto fixes from pre-commit hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b015ad4 - Browse repository at this point
Copy the full SHA b015ad4View commit details
Commits on Sep 28, 2025
-
fix: don't block on all question marks (942550 PL-1) (#4264)
Co-authored-by: Xhoenix <86168235+Xhoenix@users.noreply.github.com> Co-authored-by: azurit <jozef@sudolsky.sk>
Configuration menu - View commit details
-
Copy full SHA for 511b44f - Browse repository at this point
Copy the full SHA 511b44fView commit details
Commits on Oct 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1e4d30f - Browse repository at this point
Copy the full SHA 1e4d30fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f5e14 - Browse repository at this point
Copy the full SHA a1f5e14View commit details
Commits on Oct 2, 2025
-
chore: release v4.19.0 (#4276)
* chore: release v4.19.0 Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * Update CONTRIBUTORS.md Co-authored-by: Esad Cetiner <104706115+EsadCetiner@users.noreply.github.com> --------- Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> Co-authored-by: Esad Cetiner <104706115+EsadCetiner@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a9e41c - Browse repository at this point
Copy the full SHA 5a9e41cView 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.18.0...v4.19.0