Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [gitleaks/gitleaks](https://github.com/gitleaks/gitleaks) | repository | minor | `v8.16.1` -> `v8.18.2` |
Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new) if you have any questions.
---
### Release Notes
<details>
<summary>gitleaks/gitleaks (gitleaks/gitleaks)</summary>
### [`v8.18.2`](https://github.com/gitleaks/gitleaks/releases/tag/v8.18.2)
[Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.18.1...v8.18.2)
#### Changelog
- [`ac4b514`](https://github.com/gitleaks/gitleaks/commit/ac4b514) removed gitleaks user from Dockerfile ([#​1313](https://github.com/gitleaks/gitleaks/issues/1313))
- [`76c9e31`](https://github.com/gitleaks/gitleaks/commit/76c9e31) Remove IAM identifiers for non-credential resources in the aws-access-token rule ([#​1307](https://github.com/gitleaks/gitleaks/issues/1307))
- [`afe046b`](https://github.com/gitleaks/gitleaks/commit/afe046b) Update stripe rule to not alert on publishable keys ([#​1320](https://github.com/gitleaks/gitleaks/issues/1320))
- [`8b8920d`](https://github.com/gitleaks/gitleaks/commit/8b8920d) --max-target-megabytes flag now supported for --no-git flag as well ([#​1330](https://github.com/gitleaks/gitleaks/issues/1330))
- [`a59289c`](https://github.com/gitleaks/gitleaks/commit/a59289c) add pre-commit hook gitleaks-system ([#​1225](https://github.com/gitleaks/gitleaks/issues/1225))
- [`870194b`](https://github.com/gitleaks/gitleaks/commit/870194b) fix errors when using protect and an external git diff tool ([#​1318](https://github.com/gitleaks/gitleaks/issues/1318))
- [`179c607`](https://github.com/gitleaks/gitleaks/commit/179c607) rename filesystem to directory ([#​1317](https://github.com/gitleaks/gitleaks/issues/1317))
- [`8de8938`](https://github.com/gitleaks/gitleaks/commit/8de8938) Enhance Secret Descriptions ([#​1300](https://github.com/gitleaks/gitleaks/issues/1300))
- [`ca7aa14`](https://github.com/gitleaks/gitleaks/commit/ca7aa14) Small refactor `detect` and `sources` ([#​1297](https://github.com/gitleaks/gitleaks/issues/1297))
- [`01e60c8`](https://github.com/gitleaks/gitleaks/commit/01e60c8) chore(config): refactor to go generate; simplify configRules init ([#​1295](https://github.com/gitleaks/gitleaks/issues/1295))
- [`54f5f04`](https://github.com/gitleaks/gitleaks/commit/54f5f04) forgot symlinks
- [`221d5c4`](https://github.com/gitleaks/gitleaks/commit/221d5c4) pretty apparent 'protect' and 'detect' should be merged into one command ([#​1294](https://github.com/gitleaks/gitleaks/issues/1294))
- [`128b50f`](https://github.com/gitleaks/gitleaks/commit/128b50f) style: sort the stopwords ([#​1289](https://github.com/gitleaks/gitleaks/issues/1289))
### [`v8.18.1`](https://github.com/gitleaks/gitleaks/releases/tag/v8.18.1)
[Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.18.0...v8.18.1)
#### Changelog
- [`dab7d02`](https://github.com/gitleaks/gitleaks/commit/dab7d02) dont crash on 100gb files pls ([#​1292](https://github.com/gitleaks/gitleaks/issues/1292))
- [`e63b657`](https://github.com/gitleaks/gitleaks/commit/e63b657) remove secretgroup from default config ([#​1288](https://github.com/gitleaks/gitleaks/issues/1288))
- [`20fcf50`](https://github.com/gitleaks/gitleaks/commit/20fcf50) feat: Hashicorp Terraform fields for password ([#​1237](https://github.com/gitleaks/gitleaks/issues/1237))
- [`b496677`](https://github.com/gitleaks/gitleaks/commit/b496677) perf: avoid allocations with `(*regexp.Regexp).MatchString` ([#​1283](https://github.com/gitleaks/gitleaks/issues/1283))
- [`a3ab4e8`](https://github.com/gitleaks/gitleaks/commit/a3ab4e8) refactor: more explicit rules ([#​1280](https://github.com/gitleaks/gitleaks/issues/1280))
- [`bd9a25a`](https://github.com/gitleaks/gitleaks/commit/bd9a25a) bugfix: reduce false positives for stripe tokens by using word boundaries in regex ([#​1278](https://github.com/gitleaks/gitleaks/issues/1278))
- [`6d0d8b5`](https://github.com/gitleaks/gitleaks/commit/6d0d8b5) add Infracost API rule ([#​1273](https://github.com/gitleaks/gitleaks/issues/1273))
- [`2959fc0`](https://github.com/gitleaks/gitleaks/commit/2959fc0) refactor: simplify test asserts ([#​1271](https://github.com/gitleaks/gitleaks/issues/1271))
- [`d37b38f`](https://github.com/gitleaks/gitleaks/commit/d37b38f) Update Makefile
- [`14b1ca9`](https://github.com/gitleaks/gitleaks/commit/14b1ca9) refactor: change detect tests to t.Fatal instead of log.Fatal ([#​1270](https://github.com/gitleaks/gitleaks/issues/1270))
- [`d9f86d6`](https://github.com/gitleaks/gitleaks/commit/d9f86d6) feat(rules): Add detection for Scalingo API Token ([#​1262](https://github.com/gitleaks/gitleaks/issues/1262))
- [`ed34259`](https://github.com/gitleaks/gitleaks/commit/ed34259) feat(jwt): detect base64-encoded tokens ([#​1256](https://github.com/gitleaks/gitleaks/issues/1256))
- [`0d5e46f`](https://github.com/gitleaks/gitleaks/commit/0d5e46f) feat: add --ignore-gitleaks-allow cmd flag ([#​1260](https://github.com/gitleaks/gitleaks/issues/1260))
- [`a82ac29`](https://github.com/gitleaks/gitleaks/commit/a82ac29) switch out libs ([#​1259](https://github.com/gitleaks/gitleaks/issues/1259))
- [`0b84afa`](https://github.com/gitleaks/gitleaks/commit/0b84afa) fix: no-color option should also affect zerolog output ([#​1242](https://github.com/gitleaks/gitleaks/issues/1242))
- [`8976539`](https://github.com/gitleaks/gitleaks/commit/8976539) Fixed lineEnd indexing if the match is the whole line ([#​1223](https://github.com/gitleaks/gitleaks/issues/1223))
- [`30c6117`](https://github.com/gitleaks/gitleaks/commit/30c6117) feat: Add optional redaction value, default 100 ([#​1229](https://github.com/gitleaks/gitleaks/issues/1229))
- [`e9135cf`](https://github.com/gitleaks/gitleaks/commit/e9135cf) fix(jwt): longer segment lengths ([#​1214](https://github.com/gitleaks/gitleaks/issues/1214))
- [`f65f915`](https://github.com/gitleaks/gitleaks/commit/f65f915) Added yarn.lock file to default allowlist paths ([#​1258](https://github.com/gitleaks/gitleaks/issues/1258))
- [`abfd0f3`](https://github.com/gitleaks/gitleaks/commit/abfd0f3) Update README.md
- [`18283bb`](https://github.com/gitleaks/gitleaks/commit/18283bb) feat(rules): make case insensitivity optional ([#​1215](https://github.com/gitleaks/gitleaks/issues/1215))
- [`9fb36b2`](https://github.com/gitleaks/gitleaks/commit/9fb36b2) feat(rules): detect Hugging Face access tokens ([#​1204](https://github.com/gitleaks/gitleaks/issues/1204))
- [`db4bc0f`](https://github.com/gitleaks/gitleaks/commit/db4bc0f) Resolve [#​1170](https://github.com/gitleaks/gitleaks/issues/1170) - Enable selection of a single rule ([#​1183](https://github.com/gitleaks/gitleaks/issues/1183))
- [`3cbcda2`](https://github.com/gitleaks/gitleaks/commit/3cbcda2) Update authress.go to include alternate form account dash (-) ([#​1224](https://github.com/gitleaks/gitleaks/issues/1224))
- [`46c6272`](https://github.com/gitleaks/gitleaks/commit/46c6272) refactor: remove unnecessary removing temp files in tests ([#​1255](https://github.com/gitleaks/gitleaks/issues/1255))
- [`963a697`](https://github.com/gitleaks/gitleaks/commit/963a697) refactor: use os.ReadFile instead of os.Open + io.ReadAll ([#​1254](https://github.com/gitleaks/gitleaks/issues/1254))
- [`163ec21`](https://github.com/gitleaks/gitleaks/commit/163ec21) fix(sumologic): improve patterns ([#​1218](https://github.com/gitleaks/gitleaks/issues/1218))
### [`v8.18.0`](https://github.com/gitleaks/gitleaks/releases/tag/v8.18.0)
[Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.17.0...v8.18.0)
#### What's Changed
- Fix inconsistent generated values in config by [@​rgmz](https://github.com/rgmz) in https://github.com/gitleaks/gitleaks/pull/1200
- feat: add JFrog API and Identity keys by [@​baruchiro](https://github.com/baruchiro) in https://github.com/gitleaks/gitleaks/pull/1233
- Add entropy check to plaid client/secret ID rules by [@​mortenson](https://github.com/mortenson) in https://github.com/gitleaks/gitleaks/pull/1213
- Update config template logic by [@​rgmz](https://github.com/rgmz) in https://github.com/gitleaks/gitleaks/pull/1201
- Include entropy in Plaid rule file by [@​rgmz](https://github.com/rgmz) in https://github.com/gitleaks/gitleaks/pull/1252
- refactor: fix [#​722](https://github.com/gitleaks/gitleaks/issues/722) properly by [@​L11R](https://github.com/L11R) in https://github.com/gitleaks/gitleaks/pull/1250
#### New Contributors
- [@​baruchiro](https://github.com/baruchiro) made their first contribution in https://github.com/gitleaks/gitleaks/pull/1233
- [@​mortenson](https://github.com/mortenson) made their first contribution in https://github.com/gitleaks/gitleaks/pull/1213
- [@​L11R](https://github.com/L11R) made their first contribution in https://github.com/gitleaks/gitleaks/pull/1250
**Full Changelog**: https://github.com/gitleaks/gitleaks/compare/v8.17.0...v8.18.0
### [`v8.17.0`](https://github.com/gitleaks/gitleaks/releases/tag/v8.17.0)
[Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.16.4...v8.17.0)
#### What's Changed
- Add `REDACTED` to stopwords for `generic-api-key` rule by [@​9999years](https://github.com/9999years) in https://github.com/gitleaks/gitleaks/pull/1188
- Add detection for Snyk tokens by [@​wayne-snyk](https://github.com/wayne-snyk) in https://github.com/gitleaks/gitleaks/pull/1190
- Add makefile variable detections by [@​wayne-snyk](https://github.com/wayne-snyk) in https://github.com/gitleaks/gitleaks/pull/1191
- chore: update deps to fix solaris [#​1158](https://github.com/gitleaks/gitleaks/issues/1158) by [@​gaige](https://github.com/gaige) in https://github.com/gitleaks/gitleaks/pull/1159
- Add junit report format by [@​maltemorgenstern](https://github.com/maltemorgenstern) in https://github.com/gitleaks/gitleaks/pull/920
- Ignore all comits when `.gitleaksignore` fingerprint lacks SHA by [@​rgmz](https://github.com/rgmz) in https://github.com/gitleaks/gitleaks/pull/1156
- Improved global exclusion list by [@​sergiomarotco](https://github.com/sergiomarotco) in https://github.com/gitleaks/gitleaks/pull/1193
- Add detection for OpenAI API keys by [@​Becojo](https://github.com/Becojo) in https://github.com/gitleaks/gitleaks/pull/1148
- Add warning for quoted `--log-opts` values by [@​rgmz](https://github.com/rgmz) in https://github.com/gitleaks/gitleaks/pull/1160
- Fixed docker run command in README.md by [@​IanMoroney](https://github.com/IanMoroney) in https://github.com/gitleaks/gitleaks/pull/1194
- add tags support for csv and sarif formats by [@​eyalatox](https://github.com/eyalatox) in https://github.com/gitleaks/gitleaks/pull/1176
- Update Slack token regexes by [@​rgmz](https://github.com/rgmz) in https://github.com/gitleaks/gitleaks/pull/1161
#### New Contributors
- [@​9999years](https://github.com/9999years) made their first contribution in https://github.com/gitleaks/gitleaks/pull/1188
- [@​wayne-snyk](https://github.com/wayne-snyk) made their first contribution in https://github.com/gitleaks/gitleaks/pull/1190
- [@​gaige](https://github.com/gaige) made their first contribution in https://github.com/gitleaks/gitleaks/pull/1159
- [@​IanMoroney](https://github.com/IanMoroney) made their first contribution in https://github.com/gitleaks/gitleaks/pull/1194
- [@​eyalatox](https://github.com/eyalatox) made their first contribution in https://github.com/gitleaks/gitleaks/pull/1176
- [@​dvasdekis](https://github.com/dvasdekis) made their first contribution in https://github.com/gitleaks/gitleaks/pull/1079
**Full Changelog**: https://github.com/gitleaks/gitleaks/compare/v8.16.4...v8.17.0
### [`v8.16.4`](https://github.com/gitleaks/gitleaks/releases/tag/v8.16.4)
[Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.16.3...v8.16.4)
#### Changelog
- [`6f75511`](https://github.com/gitleaks/gitleaks/commit/6f75511) Added option to specify .gitleaksignore path ([#​1179](https://github.com/gitleaks/gitleaks/issues/1179)) [@​pacorreia](https://github.com/pacorreia)
- [`190ac97`](https://github.com/gitleaks/gitleaks/commit/190ac97) Fix closing file in writeJson and writeSarif ([#​1187](https://github.com/gitleaks/gitleaks/issues/1187)) [@​alexandear](https://github.com/alexandear)
- [`6dbb0c5`](https://github.com/gitleaks/gitleaks/commit/6dbb0c5) Simplify tests by using T.TempDir ([#​1186](https://github.com/gitleaks/gitleaks/issues/1186)) [@​alexandear](https://github.com/alexandear)
- [`6705461`](https://github.com/gitleaks/gitleaks/commit/6705461) Fix typos in \*.md, comments and logs ([#​1185](https://github.com/gitleaks/gitleaks/issues/1185)) [@​alexandear](https://github.com/alexandear)
- [`9869eab`](https://github.com/gitleaks/gitleaks/commit/9869eab) Update README.md
- [`16f1ec0`](https://github.com/gitleaks/gitleaks/commit/16f1ec0) Update bug_report.md
- [`8d80a5a`](https://github.com/gitleaks/gitleaks/commit/8d80a5a) Adding discord channel to readme
- [`146f69e`](https://github.com/gitleaks/gitleaks/commit/146f69e) 🐛 fix(sarif): update report to pass validator ([#​1167](https://github.com/gitleaks/gitleaks/issues/1167)) [@​DariuszPorowski](https://github.com/DariuszPorowski)
### [`v8.16.3`](https://github.com/gitleaks/gitleaks/releases/tag/v8.16.3)
[Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.16.2...v8.16.3)
#### Changelog
- [`51ca0f8`](https://github.com/gitleaks/gitleaks/commit/51ca0f8) fix(detect): extra secret from group before checking allowlist ([#​1152](https://github.com/gitleaks/gitleaks/issues/1152))
- [`81cf308`](https://github.com/gitleaks/gitleaks/commit/81cf308) Fix G307 warning: Deferring unsafe method "Close" on type "\*os.File" ([#​1154](https://github.com/gitleaks/gitleaks/issues/1154))
- [`bd8b145`](https://github.com/gitleaks/gitleaks/commit/bd8b145) fix(detect): avoid panic with verbose flag ([#​1143](https://github.com/gitleaks/gitleaks/issues/1143))
- [`839f114`](https://github.com/gitleaks/gitleaks/commit/839f114) Fix typo ([#​1142](https://github.com/gitleaks/gitleaks/issues/1142))
- [`63c3076`](https://github.com/gitleaks/gitleaks/commit/63c3076) No color ([#​1136](https://github.com/gitleaks/gitleaks/issues/1136))
- [`56079dc`](https://github.com/gitleaks/gitleaks/commit/56079dc) safer out of bounds ([#​1135](https://github.com/gitleaks/gitleaks/issues/1135))
- [`9c6650d`](https://github.com/gitleaks/gitleaks/commit/9c6650d) Add Authress access key format: https://authress.io/knowledge-base/docs/authorization/service-clients/secrets-scanning/ ([#​1131](https://github.com/gitleaks/gitleaks/issues/1131))
- [`6fa63f4`](https://github.com/gitleaks/gitleaks/commit/6fa63f4) Update pre-commit address and rev tag in README ([#​1125](https://github.com/gitleaks/gitleaks/issues/1125))
- [`9701bf1`](https://github.com/gitleaks/gitleaks/commit/9701bf1) Bufix/1100 protect stagged files ([#​1121](https://github.com/gitleaks/gitleaks/issues/1121))
- [`db79d81`](https://github.com/gitleaks/gitleaks/commit/db79d81) fix README.md !? ([#​1123](https://github.com/gitleaks/gitleaks/issues/1123))
- [`8a31f4a`](https://github.com/gitleaks/gitleaks/commit/8a31f4a) Improve rule descriptions for Stripe and Facebook access tokens ([#​1119](https://github.com/gitleaks/gitleaks/issues/1119))
- [`6b0c303`](https://github.com/gitleaks/gitleaks/commit/6b0c303) Add Defined Networking API Tokens ([#​1096](https://github.com/gitleaks/gitleaks/issues/1096))
Huuuuuge thank you to all the contributors especially [@​rgmz](https://github.com/rgmz)
[@​edwardwang888](https://github.com/edwardwang888) [@​wparad](https://github.com/wparad) [@​sadikkuzu](https://github.com/sadikkuzu) [@​RafaelFigueiredo](https://github.com/RafaelFigueiredo) [@​fgreinacher](https://github.com/fgreinacher) [@​jasikpark](https://github.com/jasikpark) [@​sergiomarotco](https://github.com/sergiomarotco)
### [`v8.16.2`](https://github.com/gitleaks/gitleaks/releases/tag/v8.16.2)
[Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.16.1...v8.16.2)
#### Changelog
- [`63c3076`](https://github.com/gitleaks/gitleaks/commit/63c3076) No color ([#​1136](https://github.com/gitleaks/gitleaks/issues/1136))
- [`56079dc`](https://github.com/gitleaks/gitleaks/commit/56079dc) safer out of bounds ([#​1135](https://github.com/gitleaks/gitleaks/issues/1135)) (Thank you [@​agmond](https://github.com/agmond))
- [`9c6650d`](https://github.com/gitleaks/gitleaks/commit/9c6650d) Add Authress access key format: https://authress.io/knowledge-base/docs/authorization/service-clients/secrets-scanning/ ([#​1131](https://github.com/gitleaks/gitleaks/issues/1131))
- [`6fa63f4`](https://github.com/gitleaks/gitleaks/commit/6fa63f4) Update pre-commit address and rev tag in README ([#​1125](https://github.com/gitleaks/gitleaks/issues/1125))
- [`9701bf1`](https://github.com/gitleaks/gitleaks/commit/9701bf1) Bufix/1100 protect stagged files ([#​1121](https://github.com/gitleaks/gitleaks/issues/1121))
- [`a5b9c24`](https://github.com/gitleaks/gitleaks/commit/a5b9c24) remove extra default on source option
- [`db79d81`](https://github.com/gitleaks/gitleaks/commit/db79d81) fix README.md !? ([#​1123](https://github.com/gitleaks/gitleaks/issues/1123))
- [`8a31f4a`](https://github.com/gitleaks/gitleaks/commit/8a31f4a) Improve rule descriptions for Stripe and Facebook access tokens ([#​1119](https://github.com/gitleaks/gitleaks/issues/1119))
- [`6b0c303`](https://github.com/gitleaks/gitleaks/commit/6b0c303) Add Defined Networking API Tokens ([#​1096](https://github.com/gitleaks/gitleaks/issues/1096))
Thanks to [@​americanair](https://github.com/americanair) for sponsoring this open source project!
Thanks to all the contributors this release: [@​fgreinacher](https://github.com/fgreinacher) [@​wparad](https://github.com/wparad) [@​RafaelFigueiredo](https://github.com/RafaelFigueiredo) [@​sergiomarotco](https://github.com/sergiomarotco) [@​jasikpark](https://github.com/jasikpark)
</details>
---
### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
argoyle
(Migrated from gitlab.com)
merged commit into main2024-03-21 15:41:58 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v8.16.1->v8.18.2Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers 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.2Compare Source
Changelog
ac4b514removed gitleaks user from Dockerfile (#1313)76c9e31Remove IAM identifiers for non-credential resources in the aws-access-token rule (#1307)afe046bUpdate stripe rule to not alert on publishable keys (#1320)8b8920d--max-target-megabytes flag now supported for --no-git flag as well (#1330)a59289cadd pre-commit hook gitleaks-system (#1225)870194bfix errors when using protect and an external git diff tool (#1318)179c607rename filesystem to directory (#1317)8de8938Enhance Secret Descriptions (#1300)ca7aa14Small refactordetectandsources(#1297)01e60c8chore(config): refactor to go generate; simplify configRules init (#1295)54f5f04forgot symlinks221d5c4pretty apparent 'protect' and 'detect' should be merged into one command (#1294)128b50fstyle: sort the stopwords (#1289)v8.18.1Compare Source
Changelog
dab7d02dont crash on 100gb files pls (#1292)e63b657remove secretgroup from default config (#1288)20fcf50feat: Hashicorp Terraform fields for password (#1237)b496677perf: avoid allocations with(*regexp.Regexp).MatchString(#1283)a3ab4e8refactor: more explicit rules (#1280)bd9a25abugfix: reduce false positives for stripe tokens by using word boundaries in regex (#1278)6d0d8b5add Infracost API rule (#1273)2959fc0refactor: simplify test asserts (#1271)d37b38fUpdate Makefile14b1ca9refactor: change detect tests to t.Fatal instead of log.Fatal (#1270)d9f86d6feat(rules): Add detection for Scalingo API Token (#1262)ed34259feat(jwt): detect base64-encoded tokens (#1256)0d5e46ffeat: add --ignore-gitleaks-allow cmd flag (#1260)a82ac29switch out libs (#1259)0b84afafix: no-color option should also affect zerolog output (#1242)8976539Fixed lineEnd indexing if the match is the whole line (#1223)30c6117feat: Add optional redaction value, default 100 (#1229)e9135cffix(jwt): longer segment lengths (#1214)f65f915Added yarn.lock file to default allowlist paths (#1258)abfd0f3Update README.md18283bbfeat(rules): make case insensitivity optional (#1215)9fb36b2feat(rules): detect Hugging Face access tokens (#1204)db4bc0fResolve #1170 - Enable selection of a single rule (#1183)3cbcda2Update authress.go to include alternate form account dash (-) (#1224)46c6272refactor: remove unnecessary removing temp files in tests (#1255)963a697refactor: use os.ReadFile instead of os.Open + io.ReadAll (#1254)163ec21fix(sumologic): improve patterns (#1218)v8.18.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/gitleaks/gitleaks/compare/v8.17.0...v8.18.0
v8.17.0Compare Source
What's Changed
REDACTEDto stopwords forgeneric-api-keyrule by @9999years in https://github.com/gitleaks/gitleaks/pull/1188.gitleaksignorefingerprint lacks SHA by @rgmz in https://github.com/gitleaks/gitleaks/pull/1156--log-optsvalues by @rgmz in https://github.com/gitleaks/gitleaks/pull/1160New Contributors
Full Changelog: https://github.com/gitleaks/gitleaks/compare/v8.16.4...v8.17.0
v8.16.4Compare Source
Changelog
6f75511Added option to specify .gitleaksignore path (#1179) @pacorreia190ac97Fix closing file in writeJson and writeSarif (#1187) @alexandear6dbb0c5Simplify tests by using T.TempDir (#1186) @alexandear6705461Fix typos in *.md, comments and logs (#1185) @alexandear9869eabUpdate README.md16f1ec0Update bug_report.md8d80a5aAdding discord channel to readme146f69e🐛 fix(sarif): update report to pass validator (#1167) @DariuszPorowskiv8.16.3Compare Source
Changelog
51ca0f8fix(detect): extra secret from group before checking allowlist (#1152)81cf308Fix G307 warning: Deferring unsafe method "Close" on type "*os.File" (#1154)bd8b145fix(detect): avoid panic with verbose flag (#1143)839f114Fix typo (#1142)63c3076No color (#1136)56079dcsafer out of bounds (#1135)9c6650dAdd Authress access key format: https://authress.io/knowledge-base/docs/authorization/service-clients/secrets-scanning/ (#1131)6fa63f4Update pre-commit address and rev tag in README (#1125)9701bf1Bufix/1100 protect stagged files (#1121)db79d81fix README.md !? (#1123)8a31f4aImprove rule descriptions for Stripe and Facebook access tokens (#1119)6b0c303Add Defined Networking API Tokens (#1096)Huuuuuge thank you to all the contributors especially @rgmz
@edwardwang888 @wparad @sadikkuzu @RafaelFigueiredo @fgreinacher @jasikpark @sergiomarotco
v8.16.2Compare Source
Changelog
63c3076No color (#1136)56079dcsafer out of bounds (#1135) (Thank you @agmond)9c6650dAdd Authress access key format: https://authress.io/knowledge-base/docs/authorization/service-clients/secrets-scanning/ (#1131)6fa63f4Update pre-commit address and rev tag in README (#1125)9701bf1Bufix/1100 protect stagged files (#1121)a5b9c24remove extra default on source optiondb79d81fix README.md !? (#1123)8a31f4aImprove rule descriptions for Stripe and Facebook access tokens (#1119)6b0c303Add Defined Networking API Tokens (#1096)Thanks to @americanair for sponsoring this open source project!
Thanks to all the contributors this release: @fgreinacher @wparad @RafaelFigueiredo @sergiomarotco @jasikpark
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 MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.