Skip to content

Update pre-commit hook zricethezav/gitleaks to v8.6.1

Stackspin-renovate Bot requested to merge renovate/zricethezav-gitleaks-8.x into main

This MR contains the following updates:

Package Type Update Change
zricethezav/gitleaks repository minor v8.2.0 -> v8.6.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

zricethezav/gitleaks

v8.6.1

Compare Source

Changelog

v8.6.0

Compare Source

Changelog

b0a958f Pre-regex-check keyword string compare (#​825) 237b03a doc gitleaks-docker pre-commit hook (#​819)

v8.5.3

Compare Source

Changelog

e0745ad skip content checks for path only rules 1ddc924 use official docker image as pre-commit hook (#​818)

v8.5.2

Compare Source

Changelog

0b07625 remove stopwords from global allowlist

v8.5.1

Compare Source

Changelog

0cabbf8 detect: skip binary files with --no-git (#​810) ba9e089 fixing a location off by one edge case for --no-git (#​812)

Many thanks to @​adamdecaf for #​810

v8.5.0

Compare Source

Changelog

3e5e639 Allow tag (#​809) 57f9bc8 Stop words (#​808) 6e72472 Refactor detect, add entropy to all findings (#​804) 9326f35 Escape - character in regex character groups (#​802) 1955557 adding go mod/sum to ignore (#​797) 60dd607 GitLab pats may contain underscores as well as dashes (#​794)

v8.4.0

Compare Source

Changelog

6e72472 Refactor detect, add entropy to all findings (#​804) 9326f35 Escape - character in regex character groups (#​802) 1955557 adding go mod/sum to ignore (#​797) 60dd607 GitLab pats may contain underscores as well as dashes (#​794)

Biggest change here would be coming from 6e72472. As I stated in the MR, this change will help the maintainability of the project and in creating new features/optimizations.

v8.3.0

Compare Source

Changelog

c3b799e ignore k8s apiVersion in generic-api-key pattern (#​760) 4b6f4d0 build: updates for go1.17 (#​769) fbfb3f5 allow non-last-element secret groups (#​792) b91799a fixing segfault when using a rule with only a path (#​791) db1b54b Fix: Typo in LinkedIn id (#​789) e952974 Fix vendor name casing, Flutterwave typo (#​785) d1f642a Sarif results with empty rules now represents as [] instead of null/nil (#​786) 9261f1c Fix typos in README.md (#​780)

Thank you @​chenrui333 @​amandre @​luca-regne @​iann0036 @​chriswolfdesign @​myersg86

v8.2.7

Compare Source

Changelog

991223a remove godoc text filtering (#​763)

v8.2.6

Compare Source

Changelog

801d44a limit number of goroutines for historic scanning (#​761)

v8.2.5

Compare Source

Changelog

44d7d89 always write sarif results if report-path is set

v8.2.4

Compare Source

Changelog

aae23ac limit goroutines on file scanning to avoid pegging them cores (#​759)

🤦🏻‍♂️ pegging as in https://english.stackexchange.com/questions/202318/etymology-of-a-pegged-cpu

v8.2.3

Compare Source

Changelog

43ec224 write a report regardless if leaks are present (#​758)

v8.2.2

Compare Source

Changelog

36779df stricter ionic regex for less fps (#​757) 3d3d801 fixing eof location bug (#​756) 0f2ffee Adding Tines sponsorship to readme f4d37a2 fix regexp for aws_key and slack_webhook (#​754)

Big thanks to @​tines for sponsoring me! If you would like your badge and call-to-action in the Sponsorships section, check out https://github.com/sponsors/zricethezav!

Tines-Sponsorship-Badge-Purple

Big thanks to @​w0rmr1d3r for helping me maintain gitleaks over the summer while I was moving

v8.2.1

Compare Source

Changelog

631d8dc bump go-gitdiff 192b962 do not fail on git rename warning (#​750) b814171 add pre-commit instructions (#​749)


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports