nginxinc / nginx-gateway-fabric

NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.
Apache License 2.0
501 stars 97 forks source link

Update pre-commit hook gitleaks/gitleaks to v8.19.2 #2553

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
gitleaks/gitleaks repository minor v8.18.4 -> v8.19.2

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

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.2`](https://redirect.github.com/gitleaks/gitleaks/releases/tag/v8.19.2) [Compare Source](https://redirect.github.com/gitleaks/gitleaks/compare/v8.19.1...v8.19.2) #### Changelog - [`128cd22`](https://redirect.github.com/gitleaks/gitleaks/commit/128cd22) fix(rule): comment out errant validation case ([#​1509](https://redirect.github.com/gitleaks/gitleaks/issues/1509)) - [`1a6d2b0`](https://redirect.github.com/gitleaks/gitleaks/commit/1a6d2b0) remove validate config test temporarily - [`0874ebc`](https://redirect.github.com/gitleaks/gitleaks/commit/0874ebc) Update README.md ### [`v8.19.1`](https://redirect.github.com/gitleaks/gitleaks/releases/tag/v8.19.1) [Compare Source](https://redirect.github.com/gitleaks/gitleaks/compare/v8.19.0...v8.19.1) #### Changelog - [`9463ffa`](https://redirect.github.com/gitleaks/gitleaks/commit/9463ffa) fix flag access ([#​1506](https://redirect.github.com/gitleaks/gitleaks/issues/1506)) ### [`v8.19.0`](https://redirect.github.com/gitleaks/gitleaks/releases/tag/v8.19.0) [Compare Source](https://redirect.github.com/gitleaks/gitleaks/compare/v8.18.4...v8.19.0) #### Changelog - [`44ad62e`](https://redirect.github.com/gitleaks/gitleaks/commit/44ad62e) Deprecate `detect` and `protect`. Add `git`, `dir`, `stdin` ([#​1504](https://redirect.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://redirect.github.com/gitleaks/gitleaks/commit/e93a7c0) Update Harness rules to add \_ and - in the account ID part. ([#​1503](https://redirect.github.com/gitleaks/gitleaks/issues/1503)) - [`4e43d11`](https://redirect.github.com/gitleaks/gitleaks/commit/4e43d11) chore: fix gl workflow error ([#​1487](https://redirect.github.com/gitleaks/gitleaks/issues/1487)) - [`bd81872`](https://redirect.github.com/gitleaks/gitleaks/commit/bd81872) Make config generation utils public ([#​1480](https://redirect.github.com/gitleaks/gitleaks/issues/1480)) - [`3be7faa`](https://redirect.github.com/gitleaks/gitleaks/commit/3be7faa) Update Hashicorp Vault token pattern ([#​1483](https://redirect.github.com/gitleaks/gitleaks/issues/1483)) - [`1aae66d`](https://redirect.github.com/gitleaks/gitleaks/commit/1aae66d) feat(config): update rule validation ([#​1466](https://redirect.github.com/gitleaks/gitleaks/issues/1466)) - [`6dfcf5e`](https://redirect.github.com/gitleaks/gitleaks/commit/6dfcf5e) Update .gitleaksignore - [`f361c5e`](https://redirect.github.com/gitleaks/gitleaks/commit/f361c5e) fix(detect): handle EOF with bytes ([#​1472](https://redirect.github.com/gitleaks/gitleaks/issues/1472)) - [`8a1ca9e`](https://redirect.github.com/gitleaks/gitleaks/commit/8a1ca9e) Added poetry.lock to default allowlist paths ([#​1474](https://redirect.github.com/gitleaks/gitleaks/issues/1474)) - [`525c4b4`](https://redirect.github.com/gitleaks/gitleaks/commit/525c4b4) refactor(sarif): remove |name| and change |shortDescription| ([#​1473](https://redirect.github.com/gitleaks/gitleaks/issues/1473)) - [`c0fda43`](https://redirect.github.com/gitleaks/gitleaks/commit/c0fda43) Use rule id for config validation error ([#​1463](https://redirect.github.com/gitleaks/gitleaks/issues/1463)) - [`d3c4b90`](https://redirect.github.com/gitleaks/gitleaks/commit/d3c4b90) Use first non-empty group if `secretGroup` isn't set ([#​1459](https://redirect.github.com/gitleaks/gitleaks/issues/1459)) - [`b4009bf`](https://redirect.github.com/gitleaks/gitleaks/commit/b4009bf) chore: remove unnecessary capture groups ([#​1460](https://redirect.github.com/gitleaks/gitleaks/issues/1460)) - [`80bd177`](https://redirect.github.com/gitleaks/gitleaks/commit/80bd177) Return non-0 exit code from `DetectGit` ([#​1461](https://redirect.github.com/gitleaks/gitleaks/issues/1461)) - [`0334ec1`](https://redirect.github.com/gitleaks/gitleaks/commit/0334ec1) add gradle verification-metadata.xml to global allowlist ([#​1446](https://redirect.github.com/gitleaks/gitleaks/issues/1446)) - [`c1345e1`](https://redirect.github.com/gitleaks/gitleaks/commit/c1345e1) feat(openshift): add user token ([#​1449](https://redirect.github.com/gitleaks/gitleaks/issues/1449)) - [`7697b3e`](https://redirect.github.com/gitleaks/gitleaks/commit/7697b3e) (feat): Adding secret detection rule for Kubernetes secrets ([#​1454](https://redirect.github.com/gitleaks/gitleaks/issues/1454)) - [`26f3469`](https://redirect.github.com/gitleaks/gitleaks/commit/26f3469) add version to default - [`bc979de`](https://redirect.github.com/gitleaks/gitleaks/commit/bc979de) Add go.work and go.work.sum to global allowlist ([#​1353](https://redirect.github.com/gitleaks/gitleaks/issues/1353)) - [`b899915`](https://redirect.github.com/gitleaks/gitleaks/commit/b899915) Add harness PAT and SAT rules ([#​1406](https://redirect.github.com/gitleaks/gitleaks/issues/1406)) - [`4c5195b`](https://redirect.github.com/gitleaks/gitleaks/commit/4c5195b) Update README.md

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.34%. Comparing base (67871e5) to head (901f1db). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2553 +/- ## ======================================= Coverage 89.34% 89.34% ======================================= Files 100 100 Lines 7630 7630 Branches 50 50 ======================================= Hits 6817 6817 Misses 756 756 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.