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): update aquasec/trivy docker tag to v0.56.2 #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

This PR contains the following updates:

Package Type Update Change
aquasec/trivy (source) stage minor 0.52.2 -> 0.56.2

Release Notes

aquasecurity/trivy (aquasec/trivy)

v0.56.2

Compare Source

v0.56.1

Compare Source

Changelog

v0.56.0

Compare Source

Features
Bug Fixes
Performance Improvements
Reverts
  • java: stop supporting of test scope for pom.xml files (#​7488) (b0222fe)

v0.55.2

Compare Source

Changelog

  • 928c7c0 release: v0.55.2 [release/v0.55] (#​7523)
  • 14a058f fix(java): use dependencyManagement from root/child pom's for dependencies from parents [backport: release/v0.55] (#​7521)
  • 990bc4e chore(deps): bump alpine from 3.20.0 to 3.20.3 [backport: release/v0.55] (#​7516)

v0.55.1

Compare Source

⚡Release highlights and summary⚡

👉https://github.com/aquasecurity/trivy/discussions/7494

Changelog

https://github.com/aquasecurity/trivy/blob/release/v0.55/CHANGELOG.md#0551-2024-09-12

v0.55.0

Compare Source

⚠ BREAKING CHANGES
  • cli: delete deprecated SBOM flags (#​7266)
Features
Bug Fixes
Performance Improvements

v0.54.1

Compare Source

Changelog

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

v0.54.0

Compare Source

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
  • debian: use bytes.Index in emptyLineSplit to cut allocation (#​7065) (acbec05)

v0.53.0

Compare Source

⚠ BREAKING CHANGES
  • k8s: node-collector dynamic commands support (#​6861)
  • add clean subcommand (#​6993)
  • aws: Remove aws subcommand (#​6995)
Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.53.0 chore(deps): update aquasec/trivy docker tag to v0.54.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch 2 times, most recently from 4979a59 to 00fa604 Compare July 31, 2024 18:44
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.54.0 chore(deps): update aquasec/trivy docker tag to v0.54.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 00fa604 to 871c0e7 Compare September 4, 2024 04:56
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.54.1 chore(deps): update aquasec/trivy docker tag to v0.55.0 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 871c0e7 to 8d50c3c Compare September 12, 2024 13:53
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.55.0 chore(deps): update aquasec/trivy docker tag to v0.55.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 8d50c3c to bde21cd Compare September 17, 2024 09:28
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.55.1 chore(deps): update aquasec/trivy docker tag to v0.55.2 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from bde21cd to 9d0d53b Compare October 3, 2024 07:31
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.55.2 chore(deps): update aquasec/trivy docker tag to v0.56.0 Oct 3, 2024
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.56.0 chore(deps): update aquasec/trivy docker tag to v0.56.1 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 9d0d53b to 62fd2e7 Compare October 3, 2024 15:53
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 62fd2e7 to 62c079b Compare October 10, 2024 11:05
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.56.1 chore(deps): update aquasec/trivy docker tag to v0.56.2 Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants