Skip to content

Releases: anchore/syft

v1.23.1

25 Apr 15:02
a714fb8
Compare
Choose a tag to compare

Additional Changes

(Full Changelog)

v1.23.0

24 Apr 20:24
4211d79
Compare
Choose a tag to compare

Added Features

Bug Fixes

(Full Changelog)

v1.22.0

01 Apr 14:46
9ab8387
Compare
Choose a tag to compare

Added Features

Bug Fixes

  • Dotnet-Portable-Executable-Cataloger uses wrong component version for dotnet runtime libraries [#3282 #3768 @wagoodman]
  • Dotnet deps cataloger returns "wrong" dotnet-framework dependencies and misses out on the runtime (for applications) [#2347 #3768 @wagoodman]
  • .NET deps.json should be considered as installation evidence [#3570 #3563 @wagoodman]
  • Dotnet PE binary cataloger is detecting false positives [#3469 #3563 @wagoodman]
  • Long Processing Time in dpkg-db-cataloger with all-layers Option (Syft 1.20.0) [#3683 #3636 @kzantow]

(Full Changelog)

v1.21.0

17 Mar 19:00
7bdbfc0
Compare
Choose a tag to compare

Added Features

Bug Fixes

Additional Changes

(Full Changelog)

v1.20.0

21 Feb 20:52
46522bc
Compare
Choose a tag to compare

Added Features

Bug Fixes

Additional Changes

(Full Changelog)

v1.19.0

22 Jan 20:04
222e654
Compare
Choose a tag to compare

Added Features

Bug Fixes

Additional Changes

(Full Changelog)

v1.18.1

13 Dec 18:48
5e16e50
Compare
Choose a tag to compare

Bug Fixes

  • Runtime Error with Syft on Singularity .sif file (panic: index out of range) [#3390]
  • SPDX expressions are lost from CycloneDX if they contain extra parenthesis [#3441 #3517 @willmurphyscode]

Additional Changes

  • migrate syft to use anchore fork of archiver without replace [#3516 @spiffcs]

(Full Changelog)

v1.18.0

09 Dec 21:09
d38efb0
Compare
Choose a tag to compare

Added Features

Bug Fixes

  • fix order of rust dependencies and support git sources in Cargo.lock dependencies [#3502 @willmurphyscode]
  • Use file indexer directly when scanning with file source [#3333 @adammcclenaghan]
  • Remove incorrect power-user help text that only image sources are supported [#2046]
  • Invalid SPDX: missing copyright text [#3346 #3495 @spiffcs]
  • Scanning a source tree with duplicate conanfile.txt dependencies generates multiple components [#3403]

(Full Changelog)

v1.17.0

21 Nov 14:46
a8d4202
Compare
Choose a tag to compare

Added Features

Bug Fixes

Additional Changes

  • doc: Add official Syft logo license information [#3421 @popey]

(Full Changelog)

v1.16.0

04 Nov 22:36
8a41d77
Compare
Choose a tag to compare

Added Features

Bug Fixes

  • add support for dependencies and purl for Native Image SBOMs [#3399 @rudsberg]
  • stop bubbling fileResolver errors from binary cataloger [#3410 @spiffcs]
  • malformed pom.xml may cause recursive loop [#3391 @kzantow]
  • syft convert: broken link in help - documentation no longer existing [#3143 #3407 @Makefolder]

(Full Changelog)