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.2.1 #265

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/corazawaf/coraza/v3 v3.0.5-0.20240205085451-fc71a09e809b -> v3.2.1 age adoption passing confidence

Release Notes

corazawaf/coraza (github.com/corazawaf/coraza/v3)

v3.2.1: Coraza 3.2.1

Compare Source

This is a quick patch release to fix a potential data race that was noticed right after v3.2.0 (Thanks @​MarcWort for reporting it!) and a minor fix about logging.

What's Changed

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

v3.2.0: Version 3.2.0

Compare Source

Coraza v3.2.0 comes with:

  • Support for SecRuleUpdateTargetByTag, Base64DecodeExt, extended support for ranges of IDs with SecRuleUpdateTargetByID.
  • Support for case-sensitive matching for ARGS keys. It currently comes under the coraza.rule.case_sensitive_args_keys. Mind that, in compliance with RFC 3986 specification, it is planned to become the default behavior starting from the next major version.
  • Support for auditlog formatters for tinygo builds.
  • Various bug fixes, among other things, around log generation and Coraza middleware.
  • Performance implements and reduced memory allocation mostly thanks to @​noboruma.
  • Updated CRS support to the latest CRS v4.3.0 version.

What's Changed

New Contributors (thanks a lot!)

Full Changelog: corazawaf/coraza@v3.1.0...v3.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

Copy link
Contributor Author

renovate bot commented Aug 1, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/corazawaf/libinjection-go v0.1.3 -> v0.2.1
github.com/petar-dambovaliev/aho-corasick v0.0.0-20230725210150-fb29fc3c913e -> v0.0.0-20240411101913-e07a1f0e8eb4
github.com/tidwall/gjson v1.17.0 -> v1.17.1
golang.org/x/net v0.20.0 -> v0.26.0
golang.org/x/sync v0.6.0 -> v0.7.0

Signed-off-by: Felipe Zipitria <[email protected]>
Copy link
Contributor Author

renovate bot commented Aug 1, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Signed-off-by: Felipe Zipitria <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant