fix(deps): update module github.com/corazawaf/coraza/v3 to v3.3.0 in testing/coreruleset/go.mod #1268
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.2.2
->v3.3.0
Release Notes
corazawaf/coraza (github.com/corazawaf/coraza/v3)
v3.3.0
Compare Source
Another year, another version 🎉 !
Version 3.3.0 comes with some nice new features, extended compatibility with ModSecurity SecLang, and some quick performance improvements.
The minimum required Go version is
1.22
.New features:
coraza.rule.no_regex_multiline
build tag has been added. It disables enabling by default regexes multiline modifiers in@rx
operator. It aligns with CRS expected behavior, reduces false positives and might improve performances. Mind that it is planned to become the default behavior starting from the next major version. Check details and review available build tags here.MULTIPART_STRICT_ERROR
variable. It is set when mutipart fails to parse by @fzipi, @M4tteoP. Reference: #1098 & #1166Fixes:
403
by @M4tteoP. Reference: #1097setvar
action to allow values to start with-
or+
by @soujanyanmbri. Reference: #1125ProcessPartial
. Reference: #1187Performance improvements
What's Changed
5cf07d8
by @renovate in https://github.com/corazawaf/coraza/pull/1113afb54ba
by @renovate in https://github.com/corazawaf/coraza/pull/1114eb055d7
by @renovate in https://github.com/corazawaf/coraza/pull/112629d86d2
by @renovate in https://github.com/corazawaf/coraza/pull/1129429e197
by @renovate in https://github.com/corazawaf/coraza/pull/11308474a93
by @renovate in https://github.com/corazawaf/coraza/pull/1155b9fd7d1
by @renovate in https://github.com/corazawaf/coraza/pull/1160reflect.StringHeader
withunsafe.StringData
by @Juneezee in https://github.com/corazawaf/coraza/pull/11622c779ab
by @renovate in https://github.com/corazawaf/coraza/pull/11316db8d63
by @renovate in https://github.com/corazawaf/coraza/pull/116441dfa10
by @renovate in https://github.com/corazawaf/coraza/pull/11796624720
by @renovate in https://github.com/corazawaf/coraza/pull/116911bd719
by @renovate in https://github.com/corazawaf/coraza/pull/1168SecRuleUpdateActionById
doc by @M4tteoP in https://github.com/corazawaf/coraza/pull/11854f3212b
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/1209396bb3e
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/121311bd719
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/12165c47607
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/122205f5a9c
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/1224985343d
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/1225015f24e
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/122932e0107
in go.mod by @renovate in https://github.com/corazawaf/coraza/pull/1234bdc92f6
in go.mod by @renovate in https://github.com/corazawaf/coraza/pull/1235aa57810
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/1237babb554
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/12443041bf5
in .github/workflows/tinygo.yml by @renovate in https://github.com/corazawaf/coraza/pull/1245df409f7
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/12481e68e06
in .github/workflows/regression.yml by @renovate in https://github.com/corazawaf/coraza/pull/125448ab28a
in .github/workflows/codeql-analysis.yml by @renovate in https://github.com/corazawaf/coraza/pull/1260New Contributors
Full Changelog: v3.2.1...v3.3.0
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.