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.53.0 to 0.54.1 #83

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps github.com/aquasecurity/trivy from 0.53.0 to 0.54.1.

Release notes

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

v0.54.1

Changelog

  • 854c61d34a550a9fcbab3bc59e55b868c15d1962 release: v0.54.1 [release/v0.54] (#7282)
  • 334a1c293bb3d490af2a6d80732f399efaac22f7 fix(flag): incorrect behavior for deprected flag --clear-cache [backport: release/v0.54] (#7285)
  • f61725c28b56d80fb46395479842a2ab0c517c5f fix(java): Return error when trying to find a remote pom to avoid segfault [backport: release/v0.54] (#7283)
  • a7b7117fe2c9608e990b42e702cc83675c48f888 fix(plugin): do not call GitHub content API for releases and tags [backport: release/v0.54] (#7279)

v0.54.0

⚡Release highlights and summary⚡

👉 aquasecurity/trivy#7268

Changelog

https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0540-2024-07-30

Changelog

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

0.54.1 (2024-07-31)

Bug Fixes

  • flag: incorrect behavior for deprected flag --clear-cache [backport: release/v0.54] (#7285) (334a1c2)
  • java: Return error when trying to find a remote pom to avoid segfault [backport: release/v0.54] (#7283) (f61725c)
  • plugin: do not call GitHub content API for releases and tags [backport: release/v0.54] (#7279) (a7b7117)

0.54.0 (2024-07-30)

Features

Bug Fixes

  • Add dependencyManagement exclusions to the child exclusions (#6969) (dc68a66)
  • add missing platform and type to spec (#7149) (c8a7abd)
  • cli: error on missing config file (#7154) (7fa5e7d)
  • close file when failed to open gzip (#7164) (2a577a7)
  • dotnet: don't include non-runtime libraries into report for *.deps.json files (#7039) (5bc662b)
  • dotnet: show nuget package dir not found log only when checking nuget packages (#7194) (d76feba)
  • ignore nodes when listing permission is not allowed (#7107) (25f8143)
  • java: avoid panic if deps from pom in it dir are not found (#7245) (4e54a7e)
  • java: use go-mvn-version to remove Package duplicates (#7088) (a7a304d)
  • misconf: do not evaluate TF when a load error occurs (#7109) (f27c236)
  • nodejs: detect direct dependencies when using latest version for files yarn.lock + package.json (#7110) (54bb8bd)
  • report: hide empty table when all secrets/license/misconfigs are ignored (#7171) (c3036de)
  • secret: skip regular strings contain secret patterns (#7182) (174b1e3)
  • secret: trim excessively long lines (#7192) (92b13be)
  • secret: update length of hugging-face-access-token (#7216) (8c87194)
  • server: pass license categories to options (#7203) (9d52018)

Performance Improvements

... (truncated)

Commits
  • 854c61d release: v0.54.1 [release/v0.54] (#7282)
  • 334a1c2 fix(flag): incorrect behavior for deprected flag --clear-cache [backport: r...
  • f61725c fix(java): Return error when trying to find a remote pom to avoid segfault [b...
  • a7b7117 fix(plugin): do not call GitHub content API for releases and tags [backport: ...
  • ff403a3 release: v0.54.0 [main] (#7075)
  • b3ee4bc docs: update ecosystem page reporting with plopsec.com app (#7262)
  • 3b7aad3 chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#7136)
  • c2fd2e0 feat(vex): retrieve VEX attestations from OCI registries (#7249)
  • 4a2f492 feat(sbom): add image labels into SPDX and CycloneDX reports (#7257)
  • f198cf8 refactor(flag): return error if both --download-db-only and `--download-jav...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 5, 2024
@github-actions github-actions bot enabled auto-merge (squash) August 5, 2024 10:55
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aquasecurity/trivy-0.54.1 branch from 0574de3 to 113d530 Compare August 19, 2024 10:55
github-actions[bot]
github-actions bot previously approved these changes Aug 19, 2024
Bumps [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) from 0.53.0 to 0.54.1.
- [Release notes](https://github.com/aquasecurity/trivy/releases)
- [Changelog](https://github.com/aquasecurity/trivy/blob/v0.54.1/CHANGELOG.md)
- [Commits](aquasecurity/trivy@v0.53.0...v0.54.1)

---
updated-dependencies:
- dependency-name: github.com/aquasecurity/trivy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot dismissed github-actions[bot]’s stale review August 19, 2024 11:04

The merge-base changed after approval.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aquasecurity/trivy-0.54.1 branch from 113d530 to 59c3446 Compare August 19, 2024 11:04
github-actions[bot]
github-actions bot previously approved these changes Aug 19, 2024
afsmeira
afsmeira previously approved these changes Aug 29, 2024
Copy link
Contributor

@stefanvacareanu7 stefanvacareanu7 left a comment

Choose a reason for hiding this comment

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

LGTM!

DMarinhoCodacy
DMarinhoCodacy previously approved these changes Aug 29, 2024
Copy link

@DMarinhoCodacy DMarinhoCodacy left a comment

Choose a reason for hiding this comment

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

LGTM!

@afsmeira afsmeira dismissed stale reviews from DMarinhoCodacy and themself via 7bdc937 August 29, 2024 12:35
@afsmeira afsmeira force-pushed the dependabot/go_modules/github.com/aquasecurity/trivy-0.54.1 branch from 7bdc937 to bee1d5b Compare August 29, 2024 12:36
It's only necessary to specifiy these types when running the scanners directly, as we do.
When running Trivy via the command line it's not necessary.

See aquasecurity/trivy#7237
@afsmeira afsmeira force-pushed the dependabot/go_modules/github.com/aquasecurity/trivy-0.54.1 branch from bee1d5b to ed7ab54 Compare August 29, 2024 12:44
@afsmeira afsmeira removed the request for review from heliocodacy August 29, 2024 12:59
@github-actions github-actions bot merged commit d76b7d6 into master Aug 29, 2024
8 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/aquasecurity/trivy-0.54.1 branch August 29, 2024 13:10
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.

3 participants