-
Notifications
You must be signed in to change notification settings - Fork 8
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
build(deps): bump trufflesecurity/trufflehog from 3.82.2 to 3.88.0 #128
Conversation
This pull request is stale because it has been open for 7 days with no activity. |
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]>
c5cbb0b
to
64fb4f6
Compare
@@ -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
@@ -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
There was a problem hiding this 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]>
64fb4f6
to
5f016fa
Compare
Bumps trufflesecurity/trufflehog from 3.82.2 to 3.88.0.
Release notes
Sourced from trufflesecurity/trufflehog's releases.
... (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)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)