chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.1 #91

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/gitleaks-gitleaks-8.x into main 2024-09-14 12:49:44 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-14 01:59:10 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
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 if you have any questions.


Release Notes

gitleaks/gitleaks (gitleaks/gitleaks)

v8.19.1

Compare Source

Changelog

v8.19.0

Compare Source

Changelog


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.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

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 ([#&#8203;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` ([#&#8203;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. ([#&#8203;1503](https://github.com/gitleaks/gitleaks/issues/1503)) - [`4e43d11`](https://github.com/gitleaks/gitleaks/commit/4e43d11) chore: fix gl workflow error ([#&#8203;1487](https://github.com/gitleaks/gitleaks/issues/1487)) - [`bd81872`](https://github.com/gitleaks/gitleaks/commit/bd81872) Make config generation utils public ([#&#8203;1480](https://github.com/gitleaks/gitleaks/issues/1480)) - [`3be7faa`](https://github.com/gitleaks/gitleaks/commit/3be7faa) Update Hashicorp Vault token pattern ([#&#8203;1483](https://github.com/gitleaks/gitleaks/issues/1483)) - [`1aae66d`](https://github.com/gitleaks/gitleaks/commit/1aae66d) feat(config): update rule validation ([#&#8203;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 ([#&#8203;1472](https://github.com/gitleaks/gitleaks/issues/1472)) - [`8a1ca9e`](https://github.com/gitleaks/gitleaks/commit/8a1ca9e) Added poetry.lock to default allowlist paths ([#&#8203;1474](https://github.com/gitleaks/gitleaks/issues/1474)) - [`525c4b4`](https://github.com/gitleaks/gitleaks/commit/525c4b4) refactor(sarif): remove |name| and change |shortDescription| ([#&#8203;1473](https://github.com/gitleaks/gitleaks/issues/1473)) - [`c0fda43`](https://github.com/gitleaks/gitleaks/commit/c0fda43) Use rule id for config validation error ([#&#8203;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 ([#&#8203;1459](https://github.com/gitleaks/gitleaks/issues/1459)) - [`b4009bf`](https://github.com/gitleaks/gitleaks/commit/b4009bf) chore: remove unnecessary capture groups ([#&#8203;1460](https://github.com/gitleaks/gitleaks/issues/1460)) - [`80bd177`](https://github.com/gitleaks/gitleaks/commit/80bd177) Return non-0 exit code from `DetectGit` ([#&#8203;1461](https://github.com/gitleaks/gitleaks/issues/1461)) - [`0334ec1`](https://github.com/gitleaks/gitleaks/commit/0334ec1) add gradle verification-metadata.xml to global allowlist ([#&#8203;1446](https://github.com/gitleaks/gitleaks/issues/1446)) - [`c1345e1`](https://github.com/gitleaks/gitleaks/commit/c1345e1) feat(openshift): add user token ([#&#8203;1449](https://github.com/gitleaks/gitleaks/issues/1449)) - [`7697b3e`](https://github.com/gitleaks/gitleaks/commit/7697b3e) (feat): Adding secret detection rule for Kubernetes secrets ([#&#8203;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 ([#&#8203;1353](https://github.com/gitleaks/gitleaks/issues/1353)) - [`b899915`](https://github.com/gitleaks/gitleaks/commit/b899915) Add harness PAT and SAT rules ([#&#8203;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==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-14 01:59:12 +00:00 (Migrated from gitlab.com)

mentioned in issue #3

mentioned in issue #3
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-14 04:56:15 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-14 10:59:30 +00:00 (Migrated from gitlab.com)

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+}**
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-14 10:59:30 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-14 10:59:30 +00:00 (Migrated from gitlab.com)

added 1 commit

  • cef1c9d1 - chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.1

Compare with previous version

added 1 commit <ul><li>cef1c9d1 - chore(deps): update pre-commit hook gitleaks/gitleaks to v8.19.1</li></ul> [Compare with previous version](/unboundsoftware/shiny/authz_client/-/merge_requests/88/diffs?diff_id=1120157257&start_sha=e182509c61164f0524778bccd68f56a2b29c8329)
argoyle (Migrated from gitlab.com) merged commit into main 2024-09-14 12:49:45 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/authz_client#91