chore(pre-commit): update gitleaks/gitleaks to v8.18.1 #2267
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.16.3
->v8.18.1
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.18.1
Compare Source
Changelog
dab7d02
dont crash on 100gb files pls (#1292)e63b657
remove secretgroup from default config (#1288)20fcf50
feat: Hashicorp Terraform fields for password (#1237)b496677
perf: avoid allocations with(*regexp.Regexp).MatchString
(#1283)a3ab4e8
refactor: more explicit rules (#1280)bd9a25a
bugfix: reduce false positives for stripe tokens by using word boundaries in regex (#1278)6d0d8b5
add Infracost API rule (#1273)2959fc0
refactor: simplify test asserts (#1271)d37b38f
Update Makefile14b1ca9
refactor: change detect tests to t.Fatal instead of log.Fatal (#1270)d9f86d6
feat(rules): Add detection for Scalingo API Token (#1262)ed34259
feat(jwt): detect base64-encoded tokens (#1256)0d5e46f
feat: add --ignore-gitleaks-allow cmd flag (#1260)a82ac29
switch out libs (#1259)0b84afa
fix: no-color option should also affect zerolog output (#1242)8976539
Fixed lineEnd indexing if the match is the whole line (#1223)30c6117
feat: Add optional redaction value, default 100 (#1229)e9135cf
fix(jwt): longer segment lengths (#1214)f65f915
Added yarn.lock file to default allowlist paths (#1258)abfd0f3
Update README.md18283bb
feat(rules): make case insensitivity optional (#1215)9fb36b2
feat(rules): detect Hugging Face access tokens (#1204)db4bc0f
Resolve #1170 - Enable selection of a single rule (#1183)3cbcda2
Update authress.go to include alternate form account dash (-) (#1224)46c6272
refactor: remove unnecessary removing temp files in tests (#1255)963a697
refactor: use os.ReadFile instead of os.Open + io.ReadAll (#1254)163ec21
fix(sumologic): improve patterns (#1218)v8.18.0
Compare Source
What's Changed
New Contributors
Full Changelog: gitleaks/gitleaks@v8.17.0...v8.18.0
v8.17.0
Compare Source
What's Changed
REDACTED
to stopwords forgeneric-api-key
rule by @9999years in https://github.com/gitleaks/gitleaks/pull/1188.gitleaksignore
fingerprint lacks SHA by @rgmz in https://github.com/gitleaks/gitleaks/pull/1156--log-opts
values by @rgmz in https://github.com/gitleaks/gitleaks/pull/1160New Contributors
Full Changelog: gitleaks/gitleaks@v8.16.4...v8.17.0
v8.16.4
Compare Source
Changelog
6f75511
Added option to specify .gitleaksignore path (#1179) @pacorreia190ac97
Fix closing file in writeJson and writeSarif (#1187) @alexandear6dbb0c5
Simplify tests by using T.TempDir (#1186) @alexandear6705461
Fix typos in *.md, comments and logs (#1185) @alexandear9869eab
Update README.md16f1ec0
Update bug_report.md8d80a5a
Adding discord channel to readme146f69e
🐛 fix(sarif): update report to pass validator (#1167) @DariuszPorowskiConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.