HO-CTO / sre-monitoring-as-code

Monitoring-as-Code (MaC) is a jsonnet mixin implementation of SLIs/SLO/Error Budgets using the open-source monitoring and alerting eco-system of Prometheus and Grafana.
https://ho-cto.github.io/sre-monitoring-as-code/
MIT License
23 stars 15 forks source link

chore(deps): Bump trufflesecurity/trufflehog from 3.21.0 to 3.24.0 #455

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps trufflesecurity/trufflehog from 3.21.0 to 3.24.0.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.24.0

What's Changed

New Contributors

Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.23.1...v3.24.0

v3.23.4-alpha

Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.23.3-alpha...v3.23.4-alpha

v3.23.3-alpha

Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.23.2...v3.23.3-alpha

v3.23.2

What's Changed

Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.23.1...v3.23.2

v3.23.1

What's Changed

Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.23.0...v3.23.1

v3.23.0

What's Changed

... (truncated)

Commits
  • 864cf00 Revert "Allow for default value to be used. (#999)" (#1004)
  • e5ede17 Validate custom regular expressions on detector initialization (#1010)
  • 74831f6 Capture callstack of canceled contexts (#979)
  • 09d4422 Handle invalid regex for custom detector. (#1005)
  • 7de0178 Bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1009)
  • 6d384ce Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2 (#1008)
  • 0e24d40 Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 (#1007)
  • d72c31b Bump cloud.google.com/go/secretmanager from 1.9.0 to 1.10.0 (#1006)
  • d720c0c Switch to retryableHttpClient for GitHub AuthN API Client + More Logs (#995)
  • 705c01e Bump goreleaser/goreleaser-action from 3 to 4 (#980)
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year ago

Superseded by #461.