Skip to content

Releases: anchore/grype

v0.116.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:45
Immutable release. Only release title and notes can be modified.
30394f1

Bug Fixes

Dependencies

30 dependency changes (30 updated). 1 vulnerability remediated.

🟢 Remediated (1)

Updated (30 packages)
  • github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0v1.32.0
  • github.com/anchore/stereoscope v0.2.2v0.3.0
  • github.com/anchore/syft v1.48.0v1.50.0
  • github.com/cncf/xds/go v0.0.0-ee656c7v0.0.0-dba9d58
  • github.com/containerd/containerd/v2 v2.3.2v2.3.3
  • github.com/docker/cli v29.5.3+incompatiblev29.6.1+incompatible
  • github.com/envoyproxy/go-control-plane/envoy v1.36.0v1.37.0
  • github.com/envoyproxy/protoc-gen-validate v1.3.0v1.3.3
  • github.com/gkampitakis/go-snaps v0.5.22v0.5.23
  • github.com/gpustack/gguf-parser-go v0.24.1v0.25.0
  • github.com/moby/moby/api v1.54.2v1.55.0
  • github.com/moby/moby/client v0.4.1v0.5.0
  • github.com/pelletier/go-toml/v2 v2.3.1v2.4.3
  • go.opentelemetry.io/contrib/detectors/gcp v1.39.0v1.43.0
  • golang.org/x/crypto v0.53.0v0.54.0
  • golang.org/x/mod v0.37.0v0.38.0
  • golang.org/x/net v0.56.0v0.57.0
  • golang.org/x/sync v0.21.0v0.22.0
  • golang.org/x/sys v0.46.0v0.47.0
  • golang.org/x/term v0.44.0v0.45.0
  • golang.org/x/text v0.39.0v0.40.0
  • golang.org/x/tools v0.47.0v0.48.0
  • google.golang.org/genproto/googleapis/api v0.0.0-9d38bb4v0.0.0-afd174a
  • google.golang.org/genproto/googleapis/rpc v0.0.0-6f92a3bv0.0.0-afd174a
  • google.golang.org/grpc v1.80.0v1.82.1 (🟢 remediated GHSA-hrxh-6v49-42gf)
  • modernc.org/cc/v4 v4.28.4v4.29.0
  • modernc.org/ccgo/v4 v4.34.4v4.34.6
  • modernc.org/gc/v3 v3.1.3v3.1.4
  • modernc.org/libc v1.73.4v1.74.1
  • modernc.org/sqlite v1.53.0v1.54.0

(Full Changelog)

v0.116.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:52
Immutable release. Only release title and notes can be modified.
3b014b0

Added Features

Bug Fixes

  • regenerate v6.1.8 blob and sql schemas [PR #3574 @spiffcs]
  • rhel version streams [PR #3572 @kzantow]
  • Grype doesn't match u-boot in SBOM if type is set to firmware [Issue #2537]
  • Ignore Go compiler affecting CVE when Docker image only contains a binary compiled with Go [Issue #1782]
  • Zarf scans emit warnings for consistently unreadable files (i.e., included non-SBOMs) [Issue #3516] [PR #3545 @brandtkeller]
  • Fail parsing github actions [Issue #3220]
  • Go vulnerability returned when installed version is greater than fixed version [Issue #3520]

Dependencies

14 dependency changes (11 updated, 3 added).

Updated (11 packages)
  • github.com/anchore/go-rpmdb v0.1.0v0.2.0
  • github.com/anchore/syft v1.46.0v1.48.0
  • github.com/klauspost/compress v1.18.6v1.19.0
  • golang.org/x/text v0.38.0v0.39.0
  • golang.org/x/tools v0.46.0v0.47.0
  • gorm.io/gorm v1.31.1v1.31.2
  • modernc.org/cc/v4 v4.28.2v4.28.4
  • modernc.org/ccgo/v4 v4.34.0v4.34.4
  • modernc.org/gc/v3 v3.1.2v3.1.3
  • modernc.org/libc v1.72.3v1.73.4
  • modernc.org/sqlite v1.51.0v1.53.0
Added (3 packages)
  • github.com/mattn/go-sqlite3 v1.14.23
  • gorm.io/driver/sqlite v1.6.0
  • howett.net/plist v1.0.1

(Full Changelog)

v0.115.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 11:42
Immutable release. Only release title and notes can be modified.
fa8b7e2

Added Features

Bug Fixes

Additional Changes

  • Security: bump golang.org/x/crypto to v0.52.0 to resolve multiple CVEs [Issue #3493]
  • Security: bump golang.org/x/net to v0.55.0 to resolve CVEs [Issue #3494]

Dependencies

35 dependency changes (31 updated, 3 added, 1 removed). 5 vulnerabilities remediated.

🟢 Remediated (5)

Updated (31 packages)
  • github.com/ProtonMail/go-crypto v1.4.0v1.4.1
  • github.com/anchore/bubbly v0.2.0v0.2.1
  • github.com/anchore/clio v0.1.0v0.1.1
  • github.com/anchore/fangs v0.1.0v0.1.1
  • github.com/anchore/go-collections v0.1.0v0.1.1
  • github.com/anchore/go-homedir v0.1.0v0.1.1
  • github.com/anchore/go-logger v0.1.0v0.1.1
  • github.com/anchore/go-lzo v0.1.0v0.1.1
  • github.com/anchore/go-macholibre v0.1.0v0.1.1
  • github.com/anchore/go-make v0.5.0v0.8.0
  • github.com/anchore/go-struct-converter v0.1.0v0.2.0-rc2
  • github.com/anchore/go-sync v0.1.0v0.1.1
  • github.com/anchore/stereoscope v0.2.1v0.2.2
  • github.com/anchore/syft v1.45.1v1.46.0
  • github.com/charmbracelet/colorprofile v0.4.1v0.4.3
  • github.com/clipperhouse/displaywidth v0.10.0v0.11.0
  • github.com/clipperhouse/uax29/v2 v2.6.0v2.7.0
  • github.com/containerd/containerd/v2 v2.3.1v2.3.2 (🟢 remediated GHSA-33vj-92qq-66hc, GHSA-cvxm-645q-p574, GHSA-jpcc-p29g-p8mq, GHSA-rgh6-rfwx-v388, GHSA-xhf5-7wjv-pqxp)
  • github.com/docker/cli v29.4.3+incompatiblev29.5.3+incompatible
  • github.com/google/go-containerregistry v0.21.6v0.21.7
  • github.com/mattn/go-runewidth v0.0.19v0.0.21
  • github.com/spdx/tools-golang v0.5.7v0.6.0-rc4
  • github.com/sylabs/sif/v2 v2.24.0v2.24.1
  • golang.org/x/crypto v0.52.0v0.53.0
  • golang.org/x/mod v0.36.0v0.37.0
  • golang.org/x/net v0.55.0v0.56.0
  • golang.org/x/sync v0.20.0v0.21.0
  • golang.org/x/sys v0.45.0v0.46.0
  • golang.org/x/term v0.43.0v0.44.0
  • golang.org/x/text v0.37.0v0.38.0
  • golang.org/x/tools v0.45.0v0.46.0
Added (3 packages)
  • github.com/piprate/json-gold v0.7.0
  • github.com/pquerna/cachecontrol v0.0.0-1555304
  • github.com/tailscale/hujson v0.0.0-ecc657c
Removed (1 package)
  • github.com/google/osv-scanner v1.9.2

(Full Changelog)

v0.114.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 16:17
Immutable release. Only release title and notes can be modified.
ef8e65a

Added Features

Additional Changes

(Full Changelog)

v0.113.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 14:19
Immutable release. Only release title and notes can be modified.
a0c0312

Added Features

Bug Fixes

(Full Changelog)

v0.112.0

Choose a tag to compare

@github-actions github-actions released this 01 May 19:12
Immutable release. Only release title and notes can be modified.
244f2a1

Added Features

Additional Changes

(Full Changelog)

v0.111.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 17:31
Immutable release. Only release title and notes can be modified.
8981927

Bug Fixes

  • apply overlap by ownership removal to dynamically created relationships [#3363 @kzantow]
  • compare mismatched package / db versions [#3372 @kzantow]
  • Grype doesn't recognize debian component when "group" : "debian" is specified [#2967]
  • HelpURI missing information in SARIF output [#2874 #3351 @will-bates11]

(Full Changelog)

v0.111.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 13:29
Immutable release. Only release title and notes can be modified.
1f19355

Added Features

Bug Fixes

Additional Changes

(Full Changelog)

v0.110.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 18:16
Immutable release. Only release title and notes can be modified.
dee8de4

Added Features

Bug Fixes

Additional Changes

(Full Changelog)

v0.109.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 19:50
Immutable release. Only release title and notes can be modified.
baf391d

Bug Fixes

Additional Changes

(Full Changelog)