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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 2 updates: aquasecurity/trivy-action and trufflesecurity/trufflehog.
Updates
aquasecurity/trivy-action
from 0.27.0 to 0.28.0Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
915b19b
chore(deps): bump setup-trivy to v0.2.1 (#411)Updates
trufflesecurity/trufflehog
from 3.82.8 to 3.82.11Release notes
Sourced from trufflesecurity/trufflehog's releases.
Commits
b66c167
Revert "Compress release with UPX (#3445)" (#3455)c46d52b
Compress release with UPX (#3445)e6c43ca
ignore https as false postive for slackwebhook detector (#3425)8988cb5
fix(deps): update module github.com/prometheus/client_golang to v1.20.5 (#3412)c39c5cb
fix: include integration test in generate.go (#3415)aa23f3d
Add feature flags to CLI args (#3359)75dd64b
fix(deps): update module google.golang.org/api to v0.201.0 (#3416)4ea311d
feat: add github comments timeframe filtering (fixes #3388) (#3390)bf38b84
[fix] - resource leak (#3402)aa17b8e
[detector] Implemented Box Detector (#3242)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