Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: anchore/syft

v1.38.2

09 Dec 22:02
Immutable release. Only release title and notes can be modified.
bfe63f8

Choose a tag to compare

Bug Fixes

(Full Changelog)

v1.38.0

17 Nov 17:55
Immutable release. Only release title and notes can be modified.
a033ae5

Choose a tag to compare

Added Features

Bug Fixes

  • Support extras statements in Python PDM cataloger [#4352 @wagoodman]
  • Preserve --from argument order [#4350 @wagoodman]
  • SBOM generated by Syft 1.28 contains license elements missing id or name (causing CycloneDX parser error) [#4363]
  • empty PURL output in dependency snapshot format breaks sbom-action [#4311]
  • Interface includes constraint elements, can only be used in type parameters [#4346]
  • Upgrade github.com/nwaples/[email protected] to 2.2.1 [#4338]
  • Upgrade to Golang 1.25.4 [#4341]

Additional Changes

(Full Changelog)

v1.37.0

03 Nov 18:26
Immutable release. Only release title and notes can be modified.
4c93394

Choose a tag to compare

Added Features

Bug Fixes

(Full Changelog)

v1.36.0

22 Oct 20:21
8be4639

Choose a tag to compare

Added Features

Bug Fixes

(Full Changelog)

v1.34.2

16 Oct 12:33
0c98a36

Choose a tag to compare

Bug Fixes

(Full Changelog)

v1.34.1

15 Oct 15:43
e9a8bc5

Choose a tag to compare

Added Features

Bug Fixes

(Full Changelog)

v1.33.0

15 Sep 20:50
b87b919

Choose a tag to compare

Added Features

  • Modify RpmDBEntry to include modularityLabel for cyclonedx [#4212 @sfc-gh-rmaj]
  • Add locations onto packages read from Java native image SBOMs [#4186 @rudsberg]

(Full Changelog)

v1.32.0

26 Aug 21:59
2d8e337

Choose a tag to compare

Added Features

Bug Fixes

  • When scanning the FFmpeg binary with Syft a new package is now added [#3988 #3994 @popey]
  • Warn loudly if SQLite driver is not present when needed [#3234 #4150 @kzantow]

Additional Changes

  • Update dependencies to use go.yaml.in/yaml [#4157 @n-bes]

(Full Changelog)

v1.31.0

13 Aug 15:04
ab9db00

Choose a tag to compare

Added Features

  • Option to set PackageSupplier in root of SPDX document generated by CLI [#3098 #4131 @spiffcs]

Bug Fixes

  • closed reader during java binary detection [#4129 @kzantow]
  • support multiple letters in openssl patch version [#4106 @honigbot]
  • Can not have license ID [#1964 #4132 @spiffcs]
  • Syft sometimes reports URL for license value when scanning JARs with a URL in Bundle-License field of manifest [#3186]

(Full Changelog)

v1.30.0

08 Aug 18:32
49736e7

Choose a tag to compare

Added Features

Bug Fixes

  • fix: update nondeterministic Java archive cataloging and improve groupID [#3521 #4118 @kzantow]

(Full Changelog)