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.1 in testing/coreruleset/go.mod #1278

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

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

Release Notes

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

v3.3.1: Version 3.3.1

Compare Source

Thanks to @​cognitivegears for fixing @restpath failing on query string or extra path info. Reference https://github.com/corazawaf/coraza/issues/1266

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.1


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.


  • 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 the dependencies Pull requests that update a dependency file label Jan 9, 2025
@renovate renovate bot requested a review from a team as a code owner January 9, 2025 01:12
@renovate renovate bot enabled auto-merge (squash) January 9, 2025 01:12
Copy link
Contributor Author

renovate bot commented Jan 9, 2025

ℹ Artifact update notice

File name: testing/coreruleset/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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.29.0

@renovate renovate bot merged commit 779742f into main Jan 9, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch January 9, 2025 01:12
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.76%. Comparing base (2904b9f) to head (f0d4ed7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1278   +/-   ##
=======================================
  Coverage   81.76%   81.76%           
=======================================
  Files         169      169           
  Lines        9770     9770           
=======================================
  Hits         7988     7988           
  Misses       1533     1533           
  Partials      249      249           
Flag Coverage Δ
coraza.rule.case_sensitive_args_keys 81.71% <ø> (ø)
coraza.rule.multiphase_valuation 81.76% <ø> (ø)
coraza.rule.no_regex_multiline 81.69% <ø> (ø)
default 81.76% <ø> (ø)
examples+ 16.54% <ø> (ø)
examples+coraza.rule.case_sensitive_args_keys 81.71% <ø> (ø)
examples+coraza.rule.multiphase_valuation 81.59% <ø> (ø)
examples+coraza.rule.no_regex_multiline 81.61% <ø> (ø)
examples+memoize_builders 81.71% <ø> (ø)
examples+no_fs_access 81.04% <ø> (ø)
ftw 81.76% <ø> (ø)
memoize_builders 81.85% <ø> (ø)
no_fs_access 81.20% <ø> (ø)
tinygo 81.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants