Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

chore(deps): update dependency anchore/grype to v0.59.1 - autoclosed #79

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
anchore/grype minor v0.35.0 -> v0.59.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

anchore/grype

v0.59.1

Compare Source

Changelog

v0.59.1 (2023-03-09)

Full Changelog

Bug Fixes

v0.59.0

Compare Source

Changelog

v0.59.0 (2023-03-03)

Full Changelog

Added Features
Additional Changes

v0.58.0

Compare Source

Changelog

v0.58.0 (2023-03-02)

Full Changelog

Security Fixes
Added Features
Bug Fixes
Additional Changes

v0.57.1

Compare Source

Changelog

v0.57.1 (2023-02-16)

Full Changelog

v0.57.0

Compare Source

Changelog

Updates

  • Update to latest syft for faster indexing and SBOM generation when consuming source and not using the SBOM as an input

Full Changelog

Bug Fixes
  • regression: Grype 0.54.0 does not find vulnerabilities in Nodejs runtime itself anymore [Issue #​1043]
Additional Changes

v0.56.0

Compare Source

Changelog

v0.56.0 (2023-01-26)

Full Changelog

Added Features
Bug Fixes

v0.55.0

Compare Source

Changelog

v0.55.0 (2023-01-04)

Full Changelog

Added Features
  • add documentation about air gap installation support [Issue #​509]
  • Include Syft's cyclonedx component properties in Grype output [Issue #​951]
Bug Fixes
  • OWASP dependency track is not listing vulnerabilities (cyclone dx format) from grype , syft is working however [Issue #​796]
  • Failure scanning images with arch variant (e.g. arm/v7) [Issue #​831]
  • Unnecessarily escaped output in CycloneDX [Issue #​959]
  • SBOM cataloger and ownership-by-file-overlap relationships for packages [Issue #​1044]

v0.54.0

Compare Source

Changelog

v0.54.0 (2022-12-13)

Full Changelog

Added Features
Bug Fixes

v0.53.1

Compare Source

Changelog

v0.53.1 (2022-11-21)

Full Changelog

v0.53.0

Compare Source

Changelog

v0.53.0 (2022-11-18)

Full Changelog

Added Features
  • Enable the Scorecard Github Action and badge [Issue #​926]
  • Update Grype to use use syft v0.62.0

v0.52.0

Compare Source

Changelog

v0.52.0 (2022-11-03)

Full Changelog

Added Features
Bug Fixes

v0.51.0

Compare Source

Changelog

v0.51.0 (2022-10-17)

Full Changelog

Features
  • Upgrade to a new vulnerability database schema v5 [PR #​944]
Bug Fixes

v0.50.2

Compare Source

Changelog

(Unreleased) (2022-09-20)

Full Changelog

Added Features
  • Add distro information into the CPE generation process [Issue #​141]
  • allow development installations via install.sh [Issue #​253]

v0.50.1

Compare Source

Changelog

Full Changelog

Bug Fix
  • Pin syft version to latest release to resolve pseudo version conflict

v0.50.0

Compare Source

Changelog

Full Changelog

Added Features

v0.49.0

Compare Source

Changelog

(Unreleased) (2022-09-01)

Full Changelog

Added Features
  • add basic instructions for compiling binaries to install readme [Issue #​581]
  • How can grype scan manually installed dependencies? [Issue #​651]
  • Flag to disable db check and update [Issue #​878]
Bug Fixes

v0.48.0

Compare Source

Changelog

v0.48.0 (2022-08-24)

Full Changelog

Added Features
Fixed Bugs
  • disable CPE match filtering based on target software component for java packages [PR #​889]

v0.47.0

Compare Source

Changelog

v0.47.0 (2022-08-17)

Full Changelog

Security
Bug Fixes

v0.46.0

Compare Source

Changelog

v0.46.0 (2022-08-04)

Full Changelog

Added Features
  • ux: db: update: append more information about the next update [Issue #​754]
  • update syft to use latest version [v0.53.4]

v0.45.0

Compare Source

Changelog

v0.45.0 (2022-08-03)

Full Changelog

Added Features
Bug Fixes

v0.44.0

Compare Source

Changelog

v0.44.0 (2022-07-25)

Full Changelog

Added Features

v0.43.0

Compare Source

Changelog

v0.43.0 (2022-07-18)

Full Changelog

Added Features
  • Remove matching for main go module matcher [PR #​829]
  • Add --only-notfixed to complete the existing and useful --only-fixed [Issue #​824]
Bug Fixes

v0.42.0

Compare Source

Changelog

v0.42.0 (2022-07-11)

Full Changelog

Added Features
Bug Fixes
  • panic: runtime error: index out of range [0] with length 0 [Issue #​821]

v0.41.0

Compare Source

Changelog

v0.41.0 (2022-07-06)

Full Changelog

Features
  • Upgrade to a new vulnerability database schema v4 [PR #​803]
Bug Fixes

v0.40.1

Compare Source

Changelog

v0.40.1 (2022-06-24)

Full Changelog

Features

Bug Fixes

v0.40.0

Compare Source

Changelog

v0.40.0 (2022-06-17)

Full Changelog

Added Features
Bug Fixes

v0.39.0

Compare Source

Changelog

v0.39.0 (2022-06-09)

Full Changelog

Features
  • Support newer versions of 'rpm' that use Sqlite for the db instead of BerkeleyDB [Issue #​469]
Bug Fixes
  • Template errors don't lead to non-zero exit status [Issue #​623]
  • Issues with Grype's handling of template output for invalid templates [Issue #​625]
  • Grype reports some critical Vault CVE on itself [Issue #​676]

v0.38.0

Compare Source

Changelog

v0.38.0 (2022-05-23)

Full Changelog

Added Features

v0.37.0

Compare Source

Changelog

v0.37.0 (2022-05-13)

Full Changelog

Added Features
Security Fixes
Bug Fixes
  • Unable to determine the OS distribution (Ubuntu 20.04.4 LTS) [Issue #​684]

v0.36.1

Compare Source

Changelog

v0.36.1 (2022-05-03)

Update grype to use syft v0.45.1 and reduce info level logging overload

Full Changelog

v0.36.0

Compare Source

Changelog

v0.36.0 (2022-04-29)

Full Changelog

Added Features
  • Add support for cyclonedx 1.4 and VEX [Issue #​591]
  • Read attestation file, validate attestation, produce vulnerability report [Issue #​644]
Bug Fixes

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency anchore/grype to v0.59.1 chore(deps): update dependency anchore/grype to v0.59.1 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/anchore-grype-0.x branch April 4, 2023 00:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants