| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-27 | 1.3 kB | |
| v3.5.0 source code.tar.gz | 2026-03-27 | 408.3 kB | |
| v3.5.0 source code.zip | 2026-03-27 | 649.8 kB | |
| Totals: 3 Items | 1.1 MB | 1 | |
What's Changed
Important
- feat: enable regex memoize by default by @jptosso in https://github.com/corazawaf/coraza/pull/1540
New Features
- feat: add regex support to ctl:ruleRemoveTargetById, ruleRemoveTargetByTag, and ruleRemoveTargetByMsg collection keys by @Copilot in https://github.com/corazawaf/coraza/pull/1561
- feat: implement SecUploadKeepFiles directive by @fzipi in https://github.com/corazawaf/coraza/pull/1557
Fixes
- fix(DetectionOnly): fixed RelevantOnly audit logs, improved matchedRules by @M4tteoP in https://github.com/corazawaf/coraza/pull/1549
- fix(deps): update module golang.org/x/net to v0.52.0 in go.mod by @renovate[bot] in https://github.com/corazawaf/coraza/pull/1553
- ci: increase fuzztime by @M4tteoP in https://github.com/corazawaf/coraza/pull/1554
- chore(ci): harden GHA workflows with least-privilege permissions by @fzipi in https://github.com/corazawaf/coraza/pull/1559
- docs: add structured documentation comments to variables.go by @fzipi in https://github.com/corazawaf/coraza/pull/1564
- chore(deps): update codecov/codecov-action action to v6 in .github/workflows/regression.yml by @renovate[bot] in https://github.com/corazawaf/coraza/pull/1570
Full Changelog: https://github.com/corazawaf/coraza/compare/v3.4.0...v3.5.0