Skip to content

v0.116.0

Latest

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)