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: bump trufflesecurity/trufflehog from 3.83.6 to 3.83.7 #1439

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps trufflesecurity/trufflehog from 3.83.6 to 3.83.7.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.83.7

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.83.6...v3.83.7

Commits
  • af3e682 [refactor] - Adjust File Handling Errors (#3519)
  • c6abe85 [fix] - Improve UTF8 decoder's handling of non-printable characters (#3588)
  • cca7e6b [bug] - correctly capture db type for postgres detector (#3610)
  • 8f2ebc9 Add support for scanning APK files (#3517)
  • a6e2b99 feat(opsgenie): update detector (#3608)
  • 594cb4b fix(deps): update module google.golang.org/api to v0.206.0 (#3609)
  • 3d3fd71 fix(deps): update module cloud.google.com/go/storage to v1.47.0 (#3607)
  • 5130a9d fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.16.0 (#...
  • f75b3ca fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.12....
  • 3365260 chore(deps): update jaxxstorm/action-install-gh-release action to v1.13.0 (#3...
  • 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 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 [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.83.6 to 3.83.7.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@b715613...af3e682)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 23:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.55%. Comparing base (69391d7) to head (629a892).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1439   +/-   ##
=======================================
  Coverage   78.55%   78.55%           
=======================================
  Files          36       36           
  Lines        1716     1716           
  Branches      402      386   -16     
=======================================
  Hits         1348     1348           
- Misses        339      366   +27     
+ Partials       29        2   -27     

see 7 files with indirect coverage changes

---- 🚨 Try these New Features:

@cmwylie19 cmwylie19 merged commit 1da9f97 into main Nov 19, 2024
46 checks passed
@cmwylie19 cmwylie19 deleted the dependabot/github_actions/trufflesecurity/trufflehog-3.83.7 branch November 19, 2024 02:51
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 github_actions Pull requests that update GitHub Actions code
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants