Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/corazawaf/coraza/v3 to v3.3.0 in go.mod #440

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/corazawaf/coraza/v3 require minor v3.2.2 -> v3.3.0 OpenSSF Scorecard

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:

Fixes:

  • Fixed incorrect parsing of regex in SecRule with multiple ARGS specifiers by @​geekeryy. Reference: #​1087
  • Fixed default deny action status code to 403 by @​M4tteoP. Reference: #​1097
  • Fixed setvar action to allow values to start with - or + by @​soujanyanmbri. Reference: #​1125
  • Fixed macro parsing to handle additional border cases by @​fzipi. Reference: #​1180
  • Fixed default redirect action status code by @​fzipi. Reference: #​1183
  • Improved noisy warn level debug logging when the body limit action is ProcessPartial. Reference: #​1187
  • Added empty glob error when no files match by @​gantony as we don't want to accidentally miss rules to be loaded because an incorrect glob. Reference: #​1259
  • Go version was pinned to 1.22.0 as coraza is a library and we should not target patch versions. Reference: #​1246

Performance improvements

What's Changed

New Contributors

Full Changelog: corazawaf/coraza@v3.2.1...v3.3.0


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Jan 6, 2025
Copy link
Contributor Author

renovate bot commented Jan 6, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: install-tool golang 1.22.10

@renovate renovate bot enabled auto-merge (squash) January 6, 2025 01:31
@renovate renovate bot merged commit 9733386 into main Jan 6, 2025
1 check failed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 6, 2025 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants