-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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(deps): bump github.com/aquasecurity/trivy from 0.55.2 to 0.56.1 #2044
Merged
shino
merged 1 commit into
master
from
dependabot/go_modules/master/github.com/aquasecurity/trivy-0.56.1
Oct 9, 2024
Merged
chore(deps): bump github.com/aquasecurity/trivy from 0.55.2 to 0.56.1 #2044
shino
merged 1 commit into
master
from
dependabot/go_modules/master/github.com/aquasecurity/trivy-0.56.1
Oct 9, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Oct 7, 2024
shino
force-pushed
the
dependabot/go_modules/master/github.com/aquasecurity/trivy-0.56.1
branch
2 times, most recently
from
October 8, 2024 08:00
ed79680
to
4586fc7
Compare
Execution example:
|
shino
force-pushed
the
dependabot/go_modules/master/github.com/aquasecurity/trivy-0.56.1
branch
2 times, most recently
from
October 8, 2024 09:01
4b0e33d
to
e9a509a
Compare
MaineK00n
reviewed
Oct 8, 2024
MaineK00n
reviewed
Oct 8, 2024
MaineK00n
reviewed
Oct 8, 2024
shino
force-pushed
the
dependabot/go_modules/master/github.com/aquasecurity/trivy-0.56.1
branch
2 times, most recently
from
October 9, 2024 01:18
c66d7d2
to
b567ac3
Compare
MaineK00n
reviewed
Oct 9, 2024
shino
force-pushed
the
dependabot/go_modules/master/github.com/aquasecurity/trivy-0.56.1
branch
2 times, most recently
from
October 9, 2024 01:40
1687e72
to
a18e8ac
Compare
Bumps [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) from 0.55.2 to 0.56.1. - [Release notes](https://github.com/aquasecurity/trivy/releases) - [Changelog](https://github.com/aquasecurity/trivy/blob/v0.56.1/CHANGELOG.md) - [Commits](aquasecurity/trivy@v0.55.2...v0.56.1) --- updated-dependencies: - dependency-name: github.com/aquasecurity/trivy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: MaineK00n <[email protected]>
shino
force-pushed
the
dependabot/go_modules/master/github.com/aquasecurity/trivy-0.56.1
branch
from
October 9, 2024 01:45
85cc77d
to
bae5cc2
Compare
MaineK00n
approved these changes
Oct 9, 2024
shino
deleted the
dependabot/go_modules/master/github.com/aquasecurity/trivy-0.56.1
branch
October 9, 2024 02:13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Trivy 0.56.1 can handle multiple vulnerability DB repositories and java DB repositories.
Main change is Vuls now handles multiple DBs in report subcommand by
Additonal changes:
Command line examples:
Bumps github.com/aquasecurity/trivy from 0.55.2 to 0.56.1.
Release notes
Sourced from github.com/aquasecurity/trivy's releases.
Changelog
Sourced from github.com/aquasecurity/trivy's changelog.
... (truncated)
Commits
95dbf11
release: v0.56.1 [release/v0.56] (#7648)5dbdadf
fix(db): fix javadb downloading error handling [backport: release/v0.56] (#7646)d246401
release: v0.56.0 [main] (#7447)fcaea74
fix(misconf): not to warn about missing selectors of libraries (#7638)69bf7e0
feat: support RPM archives (#7628)3e1fa21
fix(secret): change grafana token regex to find them without unquoted (#7627)8735242
chore(deps): Bump trivy-checks to v1.1.0 (#7631)82e2adc
fix(misconf): Disable deprecated checks by default (#7632)1faf529
chore: add prefixes to log messages (#7625)c0e8da3
feat(misconf): Support--skip-*
for all included modules (#7579)Most Recent Ignore Conditions Applied to This Pull Request
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)