Update pre-commit hook gitleaks/gitleaks to v8.26.0 #505
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:
v8.24.3
->v8.26.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
gitleaks/gitleaks (gitleaks/gitleaks)
v8.26.0
Compare Source
Changelog
78eebac
Percent/URL Decoding Support (#1831)6f967ca
fix(kubernetes): remove slow element from pat (#1848)88f56d3
feat: identify slow file (#1479)9609928
rm 1password detect test since we test it in cfg gen23cb69f
feat(rules): Add 1Password secret key detection (#1834)Calling this one @bplaxco's release as he introduced a really clever method for mixed decoding without sacrificing too much performance. As I stated in his PR, I think he's either a wizard or some time traveling AI. Dude is wicked smaht
Anyways, Gitleaks now supports the following decoders:
hex
,percent(url enconding)
, andb64
. It's relatively straight forward to add a new decoder so if you're motivated, community contributions are welcomed!Here's an example:
v8.25.1
Compare Source
Changelog
d1c7759
fix(detect): test all allowlists (#1845)Big thanks @rgmz
v8.25.0
Compare Source
Changelog
4451b45
feat(config): define multiple global allowlists (#1777) (cause for the minor bump change)7fb21a4
feat(rules): Add Perplexity AI API key detection (#1825)f6193bc
feat(gcp): increase rule entropy (#1840)9bc7257
Adding clickhouse scanner (#1826)b6cc71a
fix(baseline): work with --redact (#1741)cfdeb0d
feat(rule): validate & sort rule when generating (#1817)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/Los_Angeles, 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.