Skip to content

Releases: anchore/syft

v0.87.0

14 Aug 18:05
b3d7ba5
Compare
Choose a tag to compare

v0.87.0 (2023-08-14)

Full Changelog

Added Features

Bug Fixes

v0.86.1

31 Jul 17:42
e2f7bef
Compare
Choose a tag to compare

Changelog

v0.86.1 (2023-07-31)

Full Changelog

Bug Fixes

  • Source requires default image name as user input for unparsable reference [PR #1979] [kzantow]

v0.86.0

31 Jul 16:16
f14742b
Compare
Choose a tag to compare

Changelog

v0.86.0 (2023-07-31)

Full Changelog

Added Features

Bug Fixes

Breaking Changes

v0.85.0

12 Jul 17:45
4fc17ed
Compare
Choose a tag to compare

Changelog

v0.85.0 (2023-07-12)

Full Changelog

Added Features

Bug Fixes

Breaking Changes

Additional Changes

  • chore: update iterations to protect against race [PR #1927] [spiffcs]
  • fix: background reader apart from global handler for testing [PR #1929] [spiffcs]

v0.84.1

29 Jun 17:24
791d1f9
Compare
Choose a tag to compare

Changelog

v0.84.1 (2023-06-29)

Full Changelog

Bug Fixes

Additional Changes

v0.84.0

20 Jun 18:12
5d54e6e
Compare
Choose a tag to compare

Changelog

v0.84.0 (2023-06-20)

Full Changelog

Breaking Changes

Additional Changes

v0.83.1

14 Jun 18:00
a1bba36
Compare
Choose a tag to compare

Changelog

v0.83.1 (2023-06-14)

Full Changelog

Bug Fixes

v0.83.0

05 Jun 19:29
1764e1c
Compare
Choose a tag to compare

Changelog

v0.83.0 (2023-06-05)

Full Changelog

Added Features

  • Add new '--source-version' and '--source-name' options to set the name and version of the target being analyzed for reference in resulting syft-json format SBOMs (more formats will support these flags soon). [Issue #1399] [PR #1859] [kzantow]
  • Add scope to POM properties [PR #1779] [jneate]
  • Accept main.version ldflags even without vcs [PR #1855] [deitch]

Bug Fixes

Deprecated Features

Additional Changes

v0.82.0

23 May 17:28
4ac8fdf
Compare
Choose a tag to compare

Changelog

v0.82.0 (2023-05-23)

Full Changelog

Added Features

Bug Fixes

  • Fix a problem in the license parsing logic that may result in a panic [PR #1839]
  • Return all relevant error messages if an image retrieval fails when a scheme is specified [PR #1801] [FrimIdan]
  • Fix a problem with PNPM scanning where v6 lockfiles might result in duplicated packages [Issue #1762] [PR #1778] [kzantow]

v0.81.0

22 May 14:07
334a775
Compare
Choose a tag to compare

Changelog

v0.81.0 (2023-05-22)

Full Changelog

Added Features

Bug Fixes

Additional Changes