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.54.1 #76

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aquasec/trivy (source) stage minor 0.49.1 -> 0.54.1

Release Notes

aquasecurity/trivy (aquasec/trivy)

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

v0.52.2

Compare Source

Changelog

  • 8709d4f release: v0.52.2 [release/v0.52] (#​6896)
  • a4b8ad7 ci: use ubuntu-latest-m runner [backport: release/v0.52] (#​6933)
  • 2b711bc chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 [backport: release/v0.52] (#​6919)
  • 191d31e test: bump docker API to 1.45 [backport: release/v0.52] (#​6922)
  • 3f5874c ci: bump github.com/goreleaser/goreleaser to v2.0.0 [backport: release/v0.52] (#​6893)
  • 8f8c76a fix(debian): take installed files from the origin layer [backport: release/v0.52] (#​6892)

v0.52.1

Compare Source

Changelog

  • a3caf06 release: v0.52.1 [release/v0.52] (#​6877)
  • 01dbb42 fix(nodejs): fix infinite loop when package link from package-lock.json file is broken [backport: release/v0.52] (#​6888)
  • f186d22 fix(sbom): don't overwrite srcEpoch when decoding SBOM files [backport: release/v0.52] (#​6881)
  • 093c0ae fix(python): compare pkg names from poetry.lock and pyproject.toml in lowercase [backport: release/v0.52] (#​6878)
  • 6bfda76 Merge pull request #​6879 from aquasecurity/backport-pr-6864-to-release/v0.52
  • 53850c8 docs: explain how VEX is applied (#​6864)
  • 2211962 Merge pull request #​6875 from aquasecurity/backport-pr-6857-to-release/v0.52
  • a614b69 fix(nodejs): fix infinity loops for pnpm with cyclic imports (#​6857)

v0.52.0

Compare Source

Features
Bug Fixes
Performance Improvements

v0.51.4

Changelog

v0.51.2

Compare Source

Changelog

v0.51.1

Compare Source

Changelog

v0.51.0

Compare Source

⚡Release highlights and summary⚡

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

Changelog

v0.50.4

Compare Source

Note

v0.50.3 hads a critical problem, and we deleted it and released v0.50.4.

Changelog

v0.50.2

Compare Source

Changelog

  • 9aa9e17 ci: use tmp dir inside Trivy repo dir for GoReleaser (#​6533)
  • 058f483 chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#​6526)
  • 9e3d2c5 chore(deps): bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 (#​6523)
  • 2ad8e33 fix(java): update logic to detect pom.xml file snapshot artifacts from remote repositories (#​6412)

v0.50.1

Compare Source

Changelog

  • 5f69937 fix(sbom): fix error when parent of SPDX Relationships is not a package. (#​6399)
  • 258d153 fix(nodejs): merge Indirect, Dev, ExternalReferences fields for same deps from package-lock.json files v2 or later (#​6356)
  • ade033a docs: add info about support for package license detection in fs/repo modes (#​6381)
  • f85c9fa fix(nodejs): add support for parsing workspaces from package.json as an object (#​6231)
  • 9d7f5c9 fix: use 0600 perms for tmp files for post analyzers (#​6386)
  • f148eb1 fix(helm): scan the subcharts once (#​6382)
  • 97f95c4 docs(terraform): add file patterns for Terraform Plan (#​6393)
  • abd62ae fix(terraform): сhecking SSE encryption algorithm validity (#​6341)
  • 7c409fd fix(java): parse modules from pom.xml files once (#​6312)
  • 1b68327 chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible (#​6364)
  • a2482c1 fix(server): add Locations for Packages in client/server mode ([#​6366](https://togithub.com/aquasecur

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 Update aquasec/trivy Docker tag to v0.50.0 Update aquasec/trivy Docker tag to v0.50.1 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from fa5f936 to 9424dea Compare March 27, 2024 11:22
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 9424dea to 4bcaf62 Compare April 22, 2024 16:09
@renovate renovate bot changed the title Update aquasec/trivy Docker tag to v0.50.1 Update aquasec/trivy Docker tag to v0.50.2 Apr 22, 2024
@renovate renovate bot changed the title Update aquasec/trivy Docker tag to v0.50.2 Update aquasec/trivy Docker tag to v0.50.4 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 4bcaf62 to 8eb43a3 Compare April 24, 2024 14:04
@renovate renovate bot changed the title Update aquasec/trivy Docker tag to v0.50.4 chore(deps): update aquasec/trivy docker tag to v0.50.4 Apr 28, 2024
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.50.4 chore(deps): update aquasec/trivy docker tag to v0.51.0 May 3, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch 2 times, most recently from 4c21de8 to 1b88b78 Compare May 4, 2024 09:42
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.51.0 chore(deps): update aquasec/trivy docker tag to v0.51.1 May 4, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 1b88b78 to 06592b5 Compare May 20, 2024 14:16
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.51.1 chore(deps): update aquasec/trivy docker tag to v0.51.2 May 20, 2024
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.51.2 chore(deps): update aquasec/trivy docker tag to v0.51.3 May 24, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch 2 times, most recently from fd4f0b8 to 155ba57 Compare May 24, 2024 15:15
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.51.3 chore(deps): update aquasec/trivy docker tag to v0.51.4 May 24, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 155ba57 to eab665a Compare June 3, 2024 09:54
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.51.4 chore(deps): update aquasec/trivy docker tag to v0.52.0 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from eab665a to 00301df Compare June 10, 2024 12:40
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.52.0 chore(deps): update aquasec/trivy docker tag to v0.52.1 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 00301df to 3074477 Compare June 14, 2024 10:28
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.52.1 chore(deps): update aquasec/trivy docker tag to v0.52.2 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 3074477 to 6bbeb33 Compare July 9, 2024 20:24
@renovate renovate bot changed the title chore(deps): update aquasec/trivy docker tag to v0.52.2 chore(deps): update aquasec/trivy docker tag to v0.53.0 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/aquasec-trivy-0.x branch from 6bbeb33 to b065099 Compare July 31, 2024 11:24
@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 from b065099 to 173088e Compare July 31, 2024 18:15
@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
@bomoko bomoko merged commit 7f1d3dc into main Aug 15, 2024
2 checks passed
@renovate renovate bot deleted the renovate/aquasec-trivy-0.x branch August 15, 2024 01:14
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.

1 participant