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(deps): bump github.com/aquasecurity/trivy from 0.51.1 to 0.51.2 #1928

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps github.com/aquasecurity/trivy from 0.51.1 to 0.51.2.

Release notes

Sourced from github.com/aquasecurity/trivy's releases.

v0.51.2

Changelog

  • eadc6fb64 fix: node-collector high and critical cves (#6707)
  • cc489b1af Merge pull request from GHSA-xcq4-m2r3-cmrj
  • 013f71a6a chore: auto-bump golang patch versions (#6711)
  • 113a5b216 fix(misconf): don't shift ignore rule related to code (#6708)
  • 733e5ac1f fix(go): include only .version|.ver (no prefixes) ldflags for gobinaries (#6705)
  • d311e49bc fix(go): add only non-empty root modules for gobinaries (#6710)
  • cf1a7bf30 refactor: unify package addition and vulnerability scanning (#6579)
  • d465d9d1e fix: Golang version parsing from binaries w/GOEXPERIMENT (#6696)
  • 0af225ccf fix(conda): add support pip deps for environment.yml files (#6675)
  • 6f64d5518 fix(misconf): skip Rego errors with a nil location (#6666)
  • 8c27430a2 fix(misconf): skip Rego errors with a nil location (#6638)
  • c2b46d3c2 refactor: unify Library and Package structs (#6633)
  • 4368f11e0 fix: use of specified context to obtain cluster name (#6645)
  • 5ec62f863 docs: fix usage of image-config-scanners (#6635)
Commits
  • eadc6fb fix: node-collector high and critical cves (#6707)
  • cc489b1 Merge pull request from GHSA-xcq4-m2r3-cmrj
  • 013f71a chore: auto-bump golang patch versions (#6711)
  • 113a5b2 fix(misconf): don't shift ignore rule related to code (#6708)
  • 733e5ac fix(go): include only .version|.ver (no prefixes) ldflags for `gobinaries...
  • d311e49 fix(go): add only non-empty root modules for gobinaries (#6710)
  • cf1a7bf refactor: unify package addition and vulnerability scanning (#6579)
  • d465d9d fix: Golang version parsing from binaries w/GOEXPERIMENT (#6696)
  • 0af225c fix(conda): add support pip deps for environment.yml files (#6675)
  • 6f64d55 fix(misconf): skip Rego errors with a nil location (#6666)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

updated-dependencies:
- dependency-name: github.com/aquasecurity/trivy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2024
@shino
Copy link
Collaborator

shino commented May 21, 2024

This change forces us to specify go directive version to tiny (z of x.y.z) in go.mod as go 1.22.0 .
This stems from /~https://github.com/aquasecurity/trivy-checks/blob/55f3883e2b99a9a48a31c9db17270ab0af5b38f0/go.mod#L3 and it is already fixed in main branch.

I want to skip this version and wait the next one.
How do you feel, @MaineK00n ?

@shino
Copy link
Collaborator

shino commented May 21, 2024

Don't skip.

@MaineK00n
Copy link
Collaborator

This change forces us to specify go directive version to tiny (z of x.y.z) in go.mod as go 1.22.0 . This stems from /~https://github.com/aquasecurity/trivy-checks/blob/55f3883e2b99a9a48a31c9db17270ab0af5b38f0/go.mod#L3 and it is already fixed in main branch.

I want to skip this version and wait the next one. How do you feel, @MaineK00n ?

Since this release includes security fixes and it is assumed that there are not many problems with 1.22.0 being specified, I would like to merge it without skipping it.

@shino shino requested a review from MaineK00n May 22, 2024 09:17
@MaineK00n
Copy link
Collaborator

MaineK00n commented May 22, 2024

make diff

before

/home/vuls/integration/results/2024-05-23T05-10-30+0900/bundler.json
108
/home/vuls/integration/results/2024-05-23T05-10-30+0900/cargo.json
44
/home/vuls/integration/results/2024-05-23T05-10-30+0900/composer.json
27
/home/vuls/integration/results/2024-05-23T05-10-30+0900/conan-v1.json
3
/home/vuls/integration/results/2024-05-23T05-10-30+0900/conan-v2.json
0
/home/vuls/integration/results/2024-05-23T05-10-30+0900/dart.json
3
/home/vuls/integration/results/2024-05-23T05-10-30+0900/dotnet-deps.json
1
/home/vuls/integration/results/2024-05-23T05-10-30+0900/dotnet-package-props.json
1
/home/vuls/integration/results/2024-05-23T05-10-30+0900/elixir.json
1
/home/vuls/integration/results/2024-05-23T05-10-30+0900/gobinary.json
63
/home/vuls/integration/results/2024-05-23T05-10-30+0900/gomod.json
29
/home/vuls/integration/results/2024-05-23T05-10-30+0900/gosum.json
0
/home/vuls/integration/results/2024-05-23T05-10-30+0900/gradle.json
67
/home/vuls/integration/results/2024-05-23T05-10-30+0900/jar-wrong-name-log4j-core.json
5
/home/vuls/integration/results/2024-05-23T05-10-30+0900/jar.json
5
/home/vuls/integration/results/2024-05-23T05-10-30+0900/npm-v1.json
26
/home/vuls/integration/results/2024-05-23T05-10-30+0900/npm-v2.json
12
/home/vuls/integration/results/2024-05-23T05-10-30+0900/npm-v3.json
1
/home/vuls/integration/results/2024-05-23T05-10-30+0900/nuget-config.json
8
/home/vuls/integration/results/2024-05-23T05-10-30+0900/nuget-lock.json
8
/home/vuls/integration/results/2024-05-23T05-10-30+0900/pip.json
4
/home/vuls/integration/results/2024-05-23T05-10-30+0900/pipenv.json
28
/home/vuls/integration/results/2024-05-23T05-10-30+0900/pnpm.json
3
/home/vuls/integration/results/2024-05-23T05-10-30+0900/poetry.json
22
/home/vuls/integration/results/2024-05-23T05-10-30+0900/pom.json
4
/home/vuls/integration/results/2024-05-23T05-10-30+0900/rust-binary.json
4
/home/vuls/integration/results/2024-05-23T05-10-30+0900/swift-cocoapods.json
1
/home/vuls/integration/results/2024-05-23T05-10-30+0900/swift-swift.json
1
/home/vuls/integration/results/2024-05-23T05-10-30+0900/war.json
33
/home/vuls/integration/results/2024-05-23T05-10-30+0900/yarn.json
81

after

/home/vuls/integration/results/2024-05-23T05-10-31+0900/bundler.json
108
/home/vuls/integration/results/2024-05-23T05-10-31+0900/cargo.json
44
/home/vuls/integration/results/2024-05-23T05-10-31+0900/composer.json
27
/home/vuls/integration/results/2024-05-23T05-10-31+0900/conan-v1.json
3
/home/vuls/integration/results/2024-05-23T05-10-31+0900/conan-v2.json
0
/home/vuls/integration/results/2024-05-23T05-10-31+0900/dart.json
3
/home/vuls/integration/results/2024-05-23T05-10-31+0900/dotnet-deps.json
1
/home/vuls/integration/results/2024-05-23T05-10-31+0900/dotnet-package-props.json
1
/home/vuls/integration/results/2024-05-23T05-10-31+0900/elixir.json
1
/home/vuls/integration/results/2024-05-23T05-10-31+0900/gobinary.json
63
/home/vuls/integration/results/2024-05-23T05-10-31+0900/gomod.json
29
/home/vuls/integration/results/2024-05-23T05-10-31+0900/gosum.json
0
/home/vuls/integration/results/2024-05-23T05-10-31+0900/gradle.json
67
/home/vuls/integration/results/2024-05-23T05-10-31+0900/jar-wrong-name-log4j-core.json
5
/home/vuls/integration/results/2024-05-23T05-10-31+0900/jar.json
5
/home/vuls/integration/results/2024-05-23T05-10-31+0900/npm-v1.json
26
/home/vuls/integration/results/2024-05-23T05-10-31+0900/npm-v2.json
12
/home/vuls/integration/results/2024-05-23T05-10-31+0900/npm-v3.json
1
/home/vuls/integration/results/2024-05-23T05-10-31+0900/nuget-config.json
8
/home/vuls/integration/results/2024-05-23T05-10-31+0900/nuget-lock.json
8
/home/vuls/integration/results/2024-05-23T05-10-31+0900/pip.json
4
/home/vuls/integration/results/2024-05-23T05-10-31+0900/pipenv.json
28
/home/vuls/integration/results/2024-05-23T05-10-31+0900/pnpm.json
3
/home/vuls/integration/results/2024-05-23T05-10-31+0900/poetry.json
22
/home/vuls/integration/results/2024-05-23T05-10-31+0900/pom.json
4
/home/vuls/integration/results/2024-05-23T05-10-31+0900/rust-binary.json
4
/home/vuls/integration/results/2024-05-23T05-10-31+0900/swift-cocoapods.json
1
/home/vuls/integration/results/2024-05-23T05-10-31+0900/swift-swift.json
1
/home/vuls/integration/results/2024-05-23T05-10-31+0900/war.json
33
/home/vuls/integration/results/2024-05-23T05-10-31+0900/yarn.json
81

@MaineK00n MaineK00n merged commit 9107d1b into master May 22, 2024
7 checks passed
@MaineK00n MaineK00n deleted the dependabot/go_modules/github.com/aquasecurity/trivy-0.51.2 branch May 22, 2024 20:14
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants