Skip to content

Releases: anchore/syft

v1.31.0

13 Aug 15:04
ab9db00
Compare
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
Compare
Choose a tag to compare

Added Features

Bug Fixes

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

(Full Changelog)

v1.29.1

30 Jul 18:28
386ef84
Compare
Choose a tag to compare

Bug Fixes

(Full Changelog)

v1.29.0

21 Jul 19:49
6f36b58
Compare
Choose a tag to compare

Added Features

Additional Changes

(Full Changelog)

v1.28.0

02 Jul 16:35
e8b62ab
Compare
Choose a tag to compare

Added Features

Additional Changes

(Full Changelog)

v1.27.1

12 Jun 13:51
10f0631
Compare
Choose a tag to compare

Bug Fixes

Additional Changes

(Full Changelog)

v1.27.0

09 Jun 18:45
18f9b5a
Compare
Choose a tag to compare

Added Features

Bug Fixes

  • Remove CPE product candidates for phf, prometheus, hyper and Rust crates [#3967 @jayvdb]
  • Remove CPE product candidates for opentelemetry and redis Rust crates [#3962 @jayvdb]
  • Harden Container Runtime with Non-Root User [#3941 @MikeTheCyberGuy]
  • terraform provider lock entries should not require constraints [#3934 @ghouscht]
  • sbom cataloger returning upstream package [#3662 #3981 @kzantow]
  • Syft missing md5 sums and list data for dpkg packages under status.d/ [#3912]
  • Failure to detect dependency relationships between Python packages [#3958 #3965 @christoph-blessing]
  • Heavy memory consumption when directory scanning deb source [#3928 #3953 @kzantow]
  • In versions 1.25.0 and later, graalvm-native-image-cataloger adds 3-6 hours to Syft [#3942 #3944 @kzantow]
  • Syft incorrectly reports multiple APKs as parents of symlinked files [#3847 #3923 @luhring]

(Full Changelog)

A HUGE thank you to @rezmoss for his help identifying and solving an issue causing excessive time and memory consumption with large numbers of symlinks! ❤️

v1.26.1

22 May 12:45
7bfb4c8
Compare
Choose a tag to compare

Bug Fixes

(Full Changelog)

v1.26.0

20 May 21:35
ac883f5
Compare
Choose a tag to compare

Added Features

Bug Fixes

  • pkg.JavaArchive.PomProperties is being populated even though no pom.properties file was present for analysis [#3922 @wagoodman]
  • syft 1.24.0 debug container - wget fails TLS [#3891 #3915 @spiffcs]

(Full Changelog)

v1.25.1

16 May 19:02
db77b54
Compare
Choose a tag to compare

Additional Changes

(Full Changelog)