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 dependency trivy to v0.58.1 #273

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

This PR contains the following updates:

Package Update New value References Sourcegraph
trivy minor 0.58.1 source code search for "trivy"

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

aquasecurity/trivy (trivy)

v0.58.1

Compare Source

Changelog

  • 7326db1 release: v0.58.1 [release/v0.58] (#​8120)
  • 03160e4 fix(sbom): attach nested packages to Application [backport: release/v0.58] (#​8168)
  • 8b93081 fix(python): skip dev group's deps for poetry [backport: release/v0.58] (#​8158)
  • 18cd1a5 fix(sbom): use root package for unknown dependencies (if exists) [backport: release/v0.58] (#​8156)
  • 1bde3df chore(deps): bump golang.org/x/net from v0.32.0 to v0.33.0 [backport: release/v0.58] (#​8142)
  • 90f9e88 chore(deps): bump github.com/CycloneDX/cyclonedx-go from v0.9.1 to v0.9.2 [backport: release/v0.58] (#​8136)
  • 33818e1 fix(redhat): correct rewriting of recommendations for the same vulnerability [backport: release/v0.58] (#​8135)
  • 89b341f fix(oracle): add architectures support for advisories [backport: release/v0.58] (#​8125)
  • f842fe1 fix(sbom): fix wrong overwriting of applications obtained from different sbom files but having same app type [backport: release/v0.58] (#​8124)
  • d52542f chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 [backport: release/v0.58] (#​8122)
  • 9a56e7c fix: handle BLOW_UNKNOWN error to download DBs [backport: release/v0.58] (#​8121)
  • 4278a09 fix(java): correctly overwrite version from depManagement if dependency uses project.* props [backport: release/v0.58] (#​8119)

v0.58.0

Compare Source

Features
Bug Fixes

v0.57.1

Compare Source

⚡Release highlights and summary⚡

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

Changelog

https://github.com/aquasecurity/trivy/blob/release/v0.57/CHANGELOG.md#0571-2024-11-18

v0.57.0

Compare Source

⚠ BREAKING CHANGES
  • k8s: support k8s multi container (#​7444)
Features
Bug Fixes

v0.56.2

Compare Source

Changelog

  • f2252c8 release: v0.56.2 [release/v0.56] (#​7694)
  • f6700ec fix(redhat): include arch in PURL qualifiers [backport: release/v0.56] (#​7702)
  • 25d2540 fix(sbom): add options for DBs in private registries [backport: release/v0.56] (#​7691)

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
  • c: don't skip conan files from file-patterns and scan .conan2 cache dir (#​6949) (38b35dd)
  • cli: show info message only when --scanners is available (#​7032) (e9fc3e3)
  • cyclonedx: trim non-URL info for advisory.url (#​6952) (417212e)
  • debian: take installed files from the origin layer (#​6849) (089b953)
  • image: parse image.inspect.Created field only for non-empty values (#​6948) (0af5730)
  • license: return license separation using separators ,, or, etc. (#​6916) (52f7aa5)
  • misconf: fix caching of modules in subdirectories (#​6814) (0bcfedb)
  • misconf: fix parsing of engine links and frameworks (#​6937) (ec68c9a)
  • misconf: handle source prefix to ignore (#​6945) (c3192f0)
  • misconf: parsing numbers without fraction as int (#​6834) (8141a13)
  • nodejs: fix infinite loop when package link from package-lock.json file is broken (#​6858) (cf5aa33)
  • nodejs: fix infinity loops for pnpm with cyclic imports (#​6857) (7d083bc)
  • plugin: respect --insecure (#​7022) (3d02a31)
  • purl: add missed os types (#​6955) (2d85a00)
  • python: compare pkg names from poetry.lock and pyproject.toml in lowercase (#​6852) (faa9d92)
  • sbom: don't overwrite srcEpoch when decoding SBOM files (#​6866) (04af59c)
  • sbom: fix panic when scanning SBOM file without root component into SBOM format (#​7051) (3d4ae8b)
  • sbom: take pkg name from purl for maven pkgs (#​7008) ([a76e328](https://redi

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 added the bot label Apr 3, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 8aec5b5 to 5ae744b Compare April 17, 2023 13:33
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.39.0 chore(deps): update dependency trivy to v0.40.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 5ae744b to e4189b2 Compare June 1, 2023 07:47
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.40.0 chore(deps): update dependency trivy to v0.41.0 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from e4189b2 to 8601e7f Compare June 2, 2023 09:19
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.41.0 chore(deps): update dependency trivy to v0.42.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 8601e7f to 0639717 Compare June 10, 2023 08:10
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.42.0 chore(deps): update dependency trivy to v0.42.1 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 0639717 to 0324438 Compare June 30, 2023 09:11
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.42.1 chore(deps): update dependency trivy to v0.43.0 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 0324438 to a9c7aea Compare July 7, 2023 09:50
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.43.0 chore(deps): update dependency trivy to v0.43.1 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from a9c7aea to 58474b9 Compare August 1, 2023 10:27
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.43.1 chore(deps): update dependency trivy to v0.44.0 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 58474b9 to ba1855c Compare August 10, 2023 06:35
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.44.0 chore(deps): update dependency trivy to v0.44.1 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from ba1855c to 6a1791b Compare September 1, 2023 09:11
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.44.1 chore(deps): update dependency trivy to v0.45.0 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 6a1791b to 00e84a0 Compare September 16, 2023 07:32
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.45.0 chore(deps): update dependency trivy to v0.45.1 Sep 16, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 00e84a0 to ea83dbe Compare October 14, 2023 15:17
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.45.1 chore(deps): update dependency trivy to v0.46.0 Oct 14, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from ea83dbe to 2aec920 Compare October 28, 2023 04:57
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.46.0 chore(deps): update dependency trivy to v0.46.1 Oct 28, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 2aec920 to c37c6fc Compare November 6, 2023 06:45
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.46.1 chore(deps): update dependency trivy to v0.47.0 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from c37c6fc to becfcb8 Compare December 5, 2023 10:01
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.47.0 chore(deps): update dependency trivy to v0.48.0 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from becfcb8 to 410cb40 Compare December 18, 2023 16:27
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.52.0 chore(deps): update dependency trivy to v0.52.1 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 7a70fb7 to bad3f4c Compare June 14, 2024 11:36
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.52.1 chore(deps): update dependency trivy to v0.52.2 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from bad3f4c to 6f07fe4 Compare July 1, 2024 14:11
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.52.2 chore(deps): update dependency trivy to v0.53.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 6f07fe4 to 2adf7dc Compare July 31, 2024 07:47
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.53.0 chore(deps): update dependency trivy to v0.54.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 2adf7dc to 118b255 Compare July 31, 2024 19:57
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.54.0 chore(deps): update dependency trivy to v0.54.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 118b255 to 4ec602f Compare September 4, 2024 01:22
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.54.1 chore(deps): update dependency trivy to v0.55.0 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 4ec602f to c89805a Compare September 12, 2024 11:06
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.55.0 chore(deps): update dependency trivy to v0.55.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from c89805a to 2c6dd6e Compare September 17, 2024 09:34
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.55.1 chore(deps): update dependency trivy to v0.55.2 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 2c6dd6e to a2f273c Compare October 3, 2024 10:10
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.55.2 chore(deps): update dependency trivy to v0.56.0 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from a2f273c to bb81bca Compare October 3, 2024 16:35
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.56.0 chore(deps): update dependency trivy to v0.56.1 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from bb81bca to 96e7abd Compare October 10, 2024 13:33
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.56.1 chore(deps): update dependency trivy to v0.56.2 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 96e7abd to cdfa5d9 Compare November 2, 2024 08:05
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.56.2 chore(deps): update dependency trivy to v0.57.0 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from cdfa5d9 to 600a685 Compare November 18, 2024 21:35
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.57.0 chore(deps): update dependency trivy to v0.57.1 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 600a685 to 08b2f01 Compare December 3, 2024 23:37
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.57.1 chore(deps): update dependency trivy to v0.58.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 08b2f01 to 2314d9f Compare December 24, 2024 10:01
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.58.0 chore(deps): update dependency trivy to v0.58.1 Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants