-
-
Notifications
You must be signed in to change notification settings - Fork 422
Comparing changes
Open a pull request
base repository: coreruleset/coreruleset
base: v4.17.1
head repository: coreruleset/coreruleset
compare: v4.18.0
- 20 commits
- 58 files changed
- 8 contributors
Commits on Aug 5, 2025
-
chore: post-release v4.18.0-dev (#4226)
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Configuration menu - View commit details
-
Copy full SHA for c677521 - Browse repository at this point
Copy the full SHA c677521View commit details
Commits on Aug 11, 2025
-
chore(deps): update owasp/modsecurity-crs:nginx docker digest to 6f62…
…763 in tests/docker-compose.yml (#4233) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cfee9d1 - Browse repository at this point
Copy the full SHA cfee9d1View commit details -
chore(deps): update owasp/modsecurity-crs:apache docker digest to 553…
…9826 in tests/docker-compose.yml (#4232) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a186fe - Browse repository at this point
Copy the full SHA 2a186feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 500735c - Browse repository at this point
Copy the full SHA 500735cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ad536 - Browse repository at this point
Copy the full SHA 70ad536View commit details
Commits on Aug 13, 2025
-
fix: fix linting of releases (#4228)
Improve the detection of the version that the linter should use to check the `ver` tags. We now check for: - a version in the commit message: "...release...vx.y.z..." - a version in the branch name: ".../release/vx.y.z" - fall back to looking at the latest tag, as before Fixes #4227
Configuration menu - View commit details
-
Copy full SHA for 533fdef - Browse repository at this point
Copy the full SHA 533fdefView commit details
Commits on Aug 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4f1ca4a - Browse repository at this point
Copy the full SHA 4f1ca4aView commit details -
fix: nginx test-override typo (#4237)
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e63bae3 - Browse repository at this point
Copy the full SHA e63bae3View commit details
Commits on Aug 16, 2025
-
[pre-commit.ci] pre-commit autoupdate (#4239)
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@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 e744002 - Browse repository at this point
Copy the full SHA e744002View commit details
Commits on Aug 19, 2025
-
fix(942370): remove dot star (#4234)
* fix(942370): remove dot star * remove dot star * fix regex * update regex
Configuration menu - View commit details
-
Copy full SHA for b65d5e5 - Browse repository at this point
Copy the full SHA b65d5e5View commit details -
fix: avoid matching non-ruby errors and source code (#4224)
* fix: avoid matching non-ruby errors and source code * apply suggestions from code review * typo * Apply suggestion from @Xhoenix Co-authored-by: Xhoenix <86168235+Xhoenix@users.noreply.github.com> --------- Co-authored-by: Xhoenix <86168235+Xhoenix@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6635989 - Browse repository at this point
Copy the full SHA 6635989View commit details
Commits on Aug 20, 2025
-
fix: don't replace cmdline suffixes for 932220 and 932250 (#4231)
* fix: don't replace cmdline suffixes for 932220 and 932250 During the refactoring of the RCE rules and the "upto3" and "4andup" data files, rules 932220 and 932250 were changed to accidentally include data files without cmdline suffixes, even though both rules use the cmdline processor. This commit fixes both rules, making them process the cmdline suffixes as originally intended. * chore: apply review suggestions
Configuration menu - View commit details
-
Copy full SHA for 59ed32c - Browse repository at this point
Copy the full SHA 59ed32cView commit details
Commits on Aug 21, 2025
-
feat: update unix commands list (#4215)
* feat: update unix commands list * feat: update unix commands list * feat: update unix commands list * feat: update unix commands list * chore: update script to use crs-toolchain * chore: update script to use crs-toolchain * chore(formatting): auto fixes from pre-commit hooks for more information, see https://pre-commit.ci * feat: add pip * add tests for pip command * move pip test to pl-2 * encode test payload * simplify bash script Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com> * apply code review suggestions * chore(formatting): auto fixes from pre-commit hooks for more information, see https://pre-commit.ci * update apparmor test * fix: test --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da7b70a - Browse repository at this point
Copy the full SHA da7b70aView commit details
Commits on Aug 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bdaccbc - Browse repository at this point
Copy the full SHA bdaccbcView commit details
Commits on Aug 27, 2025
-
chore: use new linter version (#4244)
* chore: use new linter version Replace version detection in bash with the functionality in the new linter version. * chore: update linter to v0.2.1
Configuration menu - View commit details
-
Copy full SHA for 980c7fe - Browse repository at this point
Copy the full SHA 980c7feView commit details
Commits on Aug 28, 2025
-
chore: find rules without test (#3881)
* chore: find rules without test Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: add tests exclusions Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> --------- Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Configuration menu - View commit details
-
Copy full SHA for 1b58d12 - Browse repository at this point
Copy the full SHA 1b58d12View commit details
Commits on Aug 30, 2025
-
feat: added ssh commands (#4249)
* feat: added ssh commands * added test * remove command
Configuration menu - View commit details
-
Copy full SHA for 746c552 - Browse repository at this point
Copy the full SHA 746c552View commit details
Commits on Aug 31, 2025
-
feat: detect
rmt,rmt-tar, andrmt-dump(#4242)`rmt` is the "remote magtape protocol module" and is used to manipulate a magnetic tapedrive. The `rmt` command is symlinked to `rmt-tar`, which is part of the `tar` package (on Debian). `rmt-dump` is part of the `dump` package (on Debian).
Configuration menu - View commit details
-
Copy full SHA for ed2220c - Browse repository at this point
Copy the full SHA ed2220cView commit details
Commits on Sep 3, 2025
-
fix: eliminate the effect of backquote character in linter workflow (#…
…4253) * Eliminate the effect of backquote character in linter workflow * Move TITLE env to the necessary place
Configuration menu - View commit details
-
Copy full SHA for d764f05 - Browse repository at this point
Copy the full SHA d764f05View commit details -
chore: release v4.18.0 (#4254)
Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
Configuration menu - View commit details
-
Copy full SHA for ad2b560 - Browse repository at this point
Copy the full SHA ad2b560View 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.17.1...v4.18.0