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

build(deps): bump trufflesecurity/trufflehog from 3.82.2 to 3.88.0 #128

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps trufflesecurity/trufflehog from 3.82.2 to 3.88.0.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.88.0

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.87.2...v3.88.0

v3.87.2

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.87.1...v3.87.2

v3.87.1

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.87.0...v3.87.1

v3.87.0

What's Changed

... (truncated)

Commits
  • ddc015e Implement verification cache (#3801)
  • eeb5c04 fix(deps): update module github.com/googleapis/gax-go/v2 to v2.14.1 (#3805)
  • 05cceed fix(deps): update module google.golang.org/api to v0.214.0 (#3806)
  • e2af279 [Fix] detector's integration tests starting with alphabet 'm' (#3807)
  • 2b43d34 Disabled blocknative detector (#3804)
  • d639d2e fixed website pulse detector integration tests (#3776)
  • b562054 fixed netlify detector integration tests (#3797)
  • 00c0bbf fixed integration test for neutrinoapi detector (#3796)
  • 56159ff fixed integration test for opsgenie detector (#3795)
  • 9dde9e9 fixed plivo detector integration test (#3794)
  • 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)

Copy link
Contributor

This pull request is stale because it has been open for 7 days with no activity.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

A newer version of trufflesecurity/trufflehog exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.82.2 to 3.88.0.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@7e78ca3...ddc015e)

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

Signed-off-by: dependabot[bot] <[email protected]>
@lgblaumeiser lgblaumeiser force-pushed the dependabot/github_actions/main/trufflesecurity/trufflehog-3.88.0 branch from c5cbb0b to 64fb4f6 Compare January 14, 2025 13:15
@@ -58,7 +58,7 @@
steps:
- uses: actions/checkout@v4
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.24.0
uses: aquasecurity/trivy-action@0.29.0

Check notice

Code scanning / KICS

Unpinned Actions Full Length Commit SHA Note

Action is not pinned to a full length commit SHA.
@@ -98,7 +98,7 @@
## the next two steps will only execute if the image exists check was successful
- name: Run Trivy vulnerability scanner
if: success() && steps.imageCheck.outcome != 'failure'
uses: aquasecurity/trivy-action@0.24.0
uses: aquasecurity/trivy-action@0.29.0

Check notice

Code scanning / KICS

Unpinned Actions Full Length Commit SHA Note

Action is not pinned to a full length commit SHA.
Copy link
Contributor

@lgblaumeiser lgblaumeiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Signed-off-by: Lars Geyer-Blaumeiser <[email protected]>
@lgblaumeiser lgblaumeiser force-pushed the dependabot/github_actions/main/trufflesecurity/trufflehog-3.88.0 branch from 64fb4f6 to 5f016fa Compare January 14, 2025 14:25
@lgblaumeiser lgblaumeiser merged commit 864efb5 into main Jan 14, 2025
23 of 24 checks passed
@lgblaumeiser lgblaumeiser deleted the dependabot/github_actions/main/trufflesecurity/trufflehog-3.88.0 branch January 14, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant