Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/zricethezav/gitleaks/v8 from 8.18.1 to 8.22.0 #1734

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps github.com/zricethezav/gitleaks/v8 from 8.18.1 to 8.22.0.

Release notes

Sourced from github.com/zricethezav/gitleaks/v8's releases.

v8.22.0

Changelog

  • a91c671 replace std library regex engine with go-re2 (#1669)

This bumps the gitleaks binary size from around 8.5MB to 15MB but yields 2-4x speedup. Worth it imo. If you feel strongly against this change feel free to open an issue where we can discuss the tradeoffs in more depth. Credit to @​ahrav

v8.21.4

Changelog

  • 906085f Update golang version to 1.23 (#1672)
  • 8a83062 log bytes (#1670)

v8.21.3

Changelog

  • a9e6d8c go mod 1.23
  • 2f73a3e Ensure keywords are downcased (#1633)
  • f696605 feat: add settlemint api keys detection (#1663)
  • 0bf13fc feat(dir): better chunking (#1665)
  • 83e99ba feat(report): allow user-defined templates (#1650)
  • e393d29 Add support for GitLab routable tokens (#1656)
  • 263ce82 Add freemius secret key detection (#1611)
  • 3c0e068 fix(kubernetes): only match 'kind: secret' (#1649)
  • f3adda0 feat: use STDOUT when report file not specified (#1642)
  • ed205a5 fix(dir): skip opening file&dir if allowlist matches (#1653)
  • 6018012 fix: increase chunk size 10kb -> 100kb (#1652)
  • 7f77987 feat: detect sentry.io tokens in the new format (#1640)
  • 48a2e0e refactor: pre-commit hooks (#1627)
  • 4e303d0 fix(easypost): only detect tokens of correct length (#1628)
  • c1add1d feat(dir): continue on permission error (#1621)
  • 202106a Add human readable description for curl rules (#1625)
  • 8e94f98 Add option to include Line field in report (#1616)
  • dbb42a7 hm (great comment)
  • 2599460 Update README.md
  • 8ffb980 nop for stupid build
  • 4181ad6 Add new jira api token pattern (#1601)
  • 48ea14b feat: update global & generic allowlist (#1618)
  • 81f0002 fix(vault-service-token): ensure that TPS contains digits (#1614)
  • c11adc9 Generate comprehensive secret samples (#1484)
  • d1d9054 fix(aws): detect token in url (#1615)
  • 5fe58bf fix(rules): entropy, uppercase in samples (#1593)
  • 5c2e813 feat: tweak rules (#1608)

v8.21.2

Changelog

  • 43fae35 feat(rules): create Octopus Deploy api key (#1602)
  • a158e4f fix(aws-access-token): only match if correct length (#1584)
  • b6e0eee fix(config): ignore jquery/swagger w/o version (#1607)
  • 722e7d8 feat: add new GitLab tokens (#1560)

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/zricethezav/gitleaks/v8 [< 8.19, > 8.18.1]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/zricethezav/gitleaks/v8](https://github.com/zricethezav/gitleaks) from 8.18.1 to 8.22.0.
- [Release notes](https://github.com/zricethezav/gitleaks/releases)
- [Changelog](https://github.com/gitleaks/gitleaks/blob/master/.goreleaser.yml)
- [Commits](gitleaks/gitleaks@v8.18.1...v8.22.0)

---
updated-dependencies:
- dependency-name: github.com/zricethezav/gitleaks/v8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants