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.
44ad62e Deprecate detect and protect. Add git, dir, stdin (#1504) HEY THIS IS AN IMPORTANT CHANGE. If it breaks some stuff... sorry, I'll fix it asap, just open an issue and make sure to ping me. The change is meant to be backwards compatible.
e93a7c0 Update Harness rules to add _ and - in the account ID part. (#1503)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [gitleaks/gitleaks](https://github.com/gitleaks/gitleaks) | repository | minor | `v8.18.4` -> `v8.19.1` |
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.19.1`](https://github.com/gitleaks/gitleaks/releases/tag/v8.19.1)
[Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.19.0...v8.19.1)
#### Changelog
- [`9463ffa`](https://github.com/gitleaks/gitleaks/commit/9463ffa) fix flag access ([#​1506](https://github.com/gitleaks/gitleaks/issues/1506))
### [`v8.19.0`](https://github.com/gitleaks/gitleaks/releases/tag/v8.19.0)
[Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.18.4...v8.19.0)
#### Changelog
- [`44ad62e`](https://github.com/gitleaks/gitleaks/commit/44ad62e) Deprecate `detect` and `protect`. Add `git`, `dir`, `stdin` ([#​1504](https://github.com/gitleaks/gitleaks/issues/1504)) **HEY THIS IS AN IMPORTANT CHANGE**. If it breaks some stuff... sorry, I'll fix it asap, just open an issue and make sure to ping me. The change is meant to be backwards compatible.
- [`e93a7c0`](https://github.com/gitleaks/gitleaks/commit/e93a7c0) Update Harness rules to add \_ and - in the account ID part. ([#​1503](https://github.com/gitleaks/gitleaks/issues/1503))
- [`4e43d11`](https://github.com/gitleaks/gitleaks/commit/4e43d11) chore: fix gl workflow error ([#​1487](https://github.com/gitleaks/gitleaks/issues/1487))
- [`bd81872`](https://github.com/gitleaks/gitleaks/commit/bd81872) Make config generation utils public ([#​1480](https://github.com/gitleaks/gitleaks/issues/1480))
- [`3be7faa`](https://github.com/gitleaks/gitleaks/commit/3be7faa) Update Hashicorp Vault token pattern ([#​1483](https://github.com/gitleaks/gitleaks/issues/1483))
- [`1aae66d`](https://github.com/gitleaks/gitleaks/commit/1aae66d) feat(config): update rule validation ([#​1466](https://github.com/gitleaks/gitleaks/issues/1466))
- [`6dfcf5e`](https://github.com/gitleaks/gitleaks/commit/6dfcf5e) Update .gitleaksignore
- [`f361c5e`](https://github.com/gitleaks/gitleaks/commit/f361c5e) fix(detect): handle EOF with bytes ([#​1472](https://github.com/gitleaks/gitleaks/issues/1472))
- [`8a1ca9e`](https://github.com/gitleaks/gitleaks/commit/8a1ca9e) Added poetry.lock to default allowlist paths ([#​1474](https://github.com/gitleaks/gitleaks/issues/1474))
- [`525c4b4`](https://github.com/gitleaks/gitleaks/commit/525c4b4) refactor(sarif): remove |name| and change |shortDescription| ([#​1473](https://github.com/gitleaks/gitleaks/issues/1473))
- [`c0fda43`](https://github.com/gitleaks/gitleaks/commit/c0fda43) Use rule id for config validation error ([#​1463](https://github.com/gitleaks/gitleaks/issues/1463))
- [`d3c4b90`](https://github.com/gitleaks/gitleaks/commit/d3c4b90) Use first non-empty group if `secretGroup` isn't set ([#​1459](https://github.com/gitleaks/gitleaks/issues/1459))
- [`b4009bf`](https://github.com/gitleaks/gitleaks/commit/b4009bf) chore: remove unnecessary capture groups ([#​1460](https://github.com/gitleaks/gitleaks/issues/1460))
- [`80bd177`](https://github.com/gitleaks/gitleaks/commit/80bd177) Return non-0 exit code from `DetectGit` ([#​1461](https://github.com/gitleaks/gitleaks/issues/1461))
- [`0334ec1`](https://github.com/gitleaks/gitleaks/commit/0334ec1) add gradle verification-metadata.xml to global allowlist ([#​1446](https://github.com/gitleaks/gitleaks/issues/1446))
- [`c1345e1`](https://github.com/gitleaks/gitleaks/commit/c1345e1) feat(openshift): add user token ([#​1449](https://github.com/gitleaks/gitleaks/issues/1449))
- [`7697b3e`](https://github.com/gitleaks/gitleaks/commit/7697b3e) (feat): Adding secret detection rule for Kubernetes secrets ([#​1454](https://github.com/gitleaks/gitleaks/issues/1454))
- [`26f3469`](https://github.com/gitleaks/gitleaks/commit/26f3469) add version to default
- [`bc979de`](https://github.com/gitleaks/gitleaks/commit/bc979de) Add go.work and go.work.sum to global allowlist ([#​1353](https://github.com/gitleaks/gitleaks/issues/1353))
- [`b899915`](https://github.com/gitleaks/gitleaks/commit/b899915) Add harness PAT and SAT rules ([#​1406](https://github.com/gitleaks/gitleaks/issues/1406))
- [`4c5195b`](https://github.com/gitleaks/gitleaks/commit/4c5195b) Update README.md
</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNzcuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
changed title from chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.{-0-} to chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.{+1+}
changed title from **chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.{-0-}** to **chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.{+1+}**
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.18.4->v8.19.1Note: 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.19.1Compare Source
Changelog
9463ffafix flag access (#1506)v8.19.0Compare Source
Changelog
44ad62eDeprecatedetectandprotect. Addgit,dir,stdin(#1504) HEY THIS IS AN IMPORTANT CHANGE. If it breaks some stuff... sorry, I'll fix it asap, just open an issue and make sure to ping me. The change is meant to be backwards compatible.e93a7c0Update Harness rules to add _ and - in the account ID part. (#1503)4e43d11chore: fix gl workflow error (#1487)bd81872Make config generation utils public (#1480)3be7faaUpdate Hashicorp Vault token pattern (#1483)1aae66dfeat(config): update rule validation (#1466)6dfcf5eUpdate .gitleaksignoref361c5efix(detect): handle EOF with bytes (#1472)8a1ca9eAdded poetry.lock to default allowlist paths (#1474)525c4b4refactor(sarif): remove |name| and change |shortDescription| (#1473)c0fda43Use rule id for config validation error (#1463)d3c4b90Use first non-empty group ifsecretGroupisn't set (#1459)b4009bfchore: remove unnecessary capture groups (#1460)80bd177Return non-0 exit code fromDetectGit(#1461)0334ec1add gradle verification-metadata.xml to global allowlist (#1446)c1345e1feat(openshift): add user token (#1449)7697b3e(feat): Adding secret detection rule for Kubernetes secrets (#1454)26f3469add version to defaultbc979deAdd go.work and go.work.sum to global allowlist (#1353)b899915Add harness PAT and SAT rules (#1406)4c5195bUpdate README.mdConfiguration
📅 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 is behind base branch, 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.
mentioned in issue #3
changed the description
changed title from chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.{-0-} to chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.{+1+}
changed the description
added 1 commit
cef1c9d1- chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.1Compare with previous version