chore(deps): update dependency betterleaks/betterleaks to v1.6.1#229
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency betterleaks/betterleaks to v1.6.1#229renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
af74443 to
14aae97
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.5.0→1.6.1Release Notes
betterleaks/betterleaks (betterleaks/betterleaks)
v1.6.1Compare Source
Changelog
28f08b4configcommand (#218)228352fbuild: upgrade crypto to v0.53.0 (#217)v1.6.0Compare Source
What's New
v1.6.0 focuses on faster startup, lower cold-scan overhead, and the migration of Betterleaks’ expression runtime from CEL to Expr.
cl100k_basetokenizer loadingspecificitysupport for more accurate generic-rule suppression.More specific rules now run first and can suppress lower-specificity generic matches earlier.
github.com/RRethy/ahocorasick. (faster startup, less mem)--validation-debugsupport with safer redaction of sensitive HTTP headers.cel-goand related protobuf/genproto dependencies. Release binary size goes from 30MB to 22.7MB.Note on CEL vs Expr and compatibility
When filtering and validation logic was implemented in CEL I was unaware of
expr-lang. Expr provides all the bells and whistles that CEL provided but at a smaller cost. Expr is slightly faster and a much smaller dependency.What's Changed
Full Changelog: betterleaks/betterleaks@v1.5.0...v1.6.0
Configuration
📅 Schedule: (in timezone Asia/Taipei)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.