Skip to content

Releases: coreruleset/coreruleset

Latest Nightly

09 Feb 02:25
b971cd2
Compare
Choose a tag to compare
Latest Nightly Pre-release
Pre-release

Nightly releases are snapshots of the development activity on the Core Rule Set project that may include new features and bug fixes scheduled for upcoming releases. These releases are made available to make it easier for users to test their existing configurations against the Core Rule Set code base for potential issues or to experiment with new features, with a chance to provide feedback on ways to improve the changes before being released.

As these releases are snapshots of the latest code, you may encounter an issue compared to the latest stable release so users are encouraged to run nightly releases in a non production environment. If you encounter an issue, please check our issue tracker to see if the issue has already been reported; if a report hasn't been made, please report it so we can review the issue and make any needed fixes.

v4.11.0

27 Jan 19:38
v4.11.0
31c7a4b
Compare
Choose a tag to compare

What's Changed

🪦 Rule removals

  • feat: Remove rules for lack of viable attack scenario (920220 PL1, 920221 PL1) by @dune73 in #3969

🧰 Other Changes

  • fix: remove aliases man, mi, si and resolve positives (932125 PL1) by @franbuehler in #3971
  • fix: remove where, if, for and vol and resolve false positives (932380 PL1) by @franbuehler in #3972
  • fix: make 932300 actually case-insensitive by @theseion in #3977
  • fix: remove sql function names to resolve false positives (942151 PL1) by @franbuehler in #3973
  • fix: issue 3809 by @Xhoenix in #3983

Full Changelog: v4.10.0...v4.11.0

v4.10.0

29 Dec 16:23
23196d6
Compare
Choose a tag to compare

What's Changed

🆕 New features and detections 🎉

🧰 Other Changes

  • fix: FP against pattern with = following at arbitrary position by @theseion in #3963

Full Changelog: v4.9.0...v4.10.0

v4.9.0

29 Nov 13:48
c53838d
Compare
Choose a tag to compare

What's Changed

⭐ Important changes

  • feat: add variable to skip response rules by @fzipi in #3944

🆕 New features and detections 🎉

  • feat: add fish shell files to restricted-files.data by @OhMyVolk in #3915
  • feat: add quantitative testing to Git workflow by @airween in #3924

🧰 Other Changes

  • feat: added support for new web shells by @azurit in #3898
  • fix(security): remove double URL decode (921151 PL2, 932190 PL3, 942441 PL2, 942442 PL2, 942460 PL3) by @azurit in #3741
  • docs: extended rule documentation (900200) by @dune73 in #3934

New Contributors

Full Changelog: v4.8.0...v4.9.0

v3.3.7

29 Oct 16:55
daedded
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.6...v3.3.7

v4.8.0

28 Oct 23:32
3dc7e0d
Compare
Choose a tag to compare

What's Changed

⭐ Important changes

🆕 New features and detections 🎉

🧰 Other Changes

New Contributors

Full Changelog: v4.7.0...v4.8.0

v4.7.0

24 Sep 13:37
ffa6114
Compare
Choose a tag to compare

What's Changed

🆕 New features and detections 🎉

  • feat: added sendgrid.env into restricted files by @azurit in #3823

🧰 Other Changes

  • fix: Changed regex (920470) to match multiple whitespaces after Content-Type parameters to avoid false-positives by @lostmann-owl-it in #3818
  • fix: fp with user-agent containing ; pg (932239 PL2) by @franbuehler in #3727
  • fix: update xss detection with onwebkitplaybacktargetavailabilitychanged event by @fzipi in #3822
  • feat: refactoring (944110 PL1) by @azurit in #3715

New Contributors

Full Changelog: v4.6.0...v4.7.0

v4.6.0

27 Aug 11:54
f8d20d1
Compare
Choose a tag to compare

What's Changed

⭐ Important changes

Big thanks tu @luelueking for reporting us these two ☝️ .

🧰 Other Changes

New Contributors

Full Changelog: v4.5.0...v4.6.0

v3.3.6

27 Aug 21:54
be69427
Compare
Choose a tag to compare

What's Changed

⭐ Important changes

  • fix: prevent using backslash in file names (v3) by @fzipi in #3800
  • feat: add new rule to catch invalid character in multipart headers (v3) by @airween (ported by @fzipi) in #3797

Big thanks tu @luelueking for reporting us these two ☝️ .

Full Changelog: v3.3.5...v3.3.6

v4.5.0

23 Jul 13:09
a691350
Compare
Choose a tag to compare

What's Changed

🆕 New features and detections 🎉

🧰 Other Changes

New Contributors

Full Changelog: v4.4.0...v4.5.0