Skip to content

Releases: anchore/syft

v0.104.0

07 Feb 20:58
bd0cb91
Compare
Choose a tag to compare

Added Features

Bug Fixes

Breaking Changes

(Full Changelog)

v0.103.1

31 Jan 17:17
377538e
Compare
Choose a tag to compare

Security Fixes

  • Bump archiver and stereoscope to address path traversal issues [#2570 @wagoodman]

Bug Fixes

Breaking Changes

(Full Changelog)

v0.102.0

26 Jan 14:43
d7c51e5
Compare
Choose a tag to compare

Added Features

Bug Fixes

Breaking Changes

Additional Changes

(Full Changelog)

v0.101.1

19 Jan 22:08
3eab593
Compare
Choose a tag to compare

Bug Fixes

(Full Changelog)

v0.101.0

17 Jan 20:49
297ece6
Compare
Choose a tag to compare

Security Fixes

Added Features

Bug Fixes

(Full Changelog)

v0.100.0

05 Jan 21:41
a16a4ad
Compare
Choose a tag to compare

Added Features

Bug Fixes

Additional Changes

(Full Changelog)

v0.99.0

21 Dec 16:25
3cffa0b
Compare
Choose a tag to compare

Added Features

  • Look for a maven version in a pom from a parent dependency management… [#2423 @coheigea]
  • Adding the ability to retrieve remote licenses for yarn.lock [#2338 @coheigea]
  • Retrieve remote licenses using pom.properties when there is no pom.xml [#2315 @coheigea]
  • Add the option to retrieve remote licenses for projects defined in a … [#2409 @coheigea]
  • Parse Python licenses from LicenseFile entry in the Wheel Metadata [#2331 @coheigea]
  • Add binary classifier for the ERLang interpreter [#2417 @LaurentGoderre]
  • Parse Python licenses from LicenseExpression entry in the Wheel Metadata [#2431 @coheigea]
  • Add binary classifier for Julia lang [#2427 @LaurentGoderre]
  • Add binary detection for PHP composer [#2432 @LaurentGoderre]

Bug Fixes

Breaking Changes

Additional Changes

(Full Changelog)

v0.98.0

29 Nov 14:59
5c8dd4c
Compare
Choose a tag to compare

Added Features

Bug Fixes

Breaking Changes

Additional Changes

(Full Changelog)

Special Thanks

Thanks @duanemay and @whalelines for the enhanced binary classifier support 👍

v0.97.1

17 Nov 21:10
7cfb5f6
Compare
Choose a tag to compare

Bug Fixes

  • Syft does not use HTTP proxy when downloading the Docker image itself [#2203 #2336 @anchore-actions-token-generator]

Additional Changes

(Full Changelog)

v0.97.0

16 Nov 23:02
1c787f4
Compare
Choose a tag to compare

Added Features

  • Add license for golang stdlib package [#2317 @coheigea]
  • Fall back to searching maven central using groupIDFromJavaMetadata [#2295 @coheigea]

Bug Fixes

  • Refine license search from groupIDFromJavaMetadata to account for artfactId in the groupId [#2313 @coheigea]
  • capture content written to stdout outside of report [#2324 @kzantow]
  • add manual groupid mappings for org.apache.velocity jars [#2327 @westonsteimel]
  • skip maven bundle plugin logic if vendor id and symbolic name match [#2326 @westonsteimel]
  • cataloger dpkg-db-cataloger not working [#2323]

Breaking Changes

Additional Changes

  • Export syft-json format package metadata type helper [#2328 @wagoodman]
  • Add dotnet-portable-executable-cataloger to README [#2322 @noqcks]

(Full Changelog)