Skip to content

Releases: anchore/syft

v0.11.0

18 Dec 22:32
6aaf9ee
Compare
Choose a tag to compare

Changelog

v0.11.0 (2020-12-18)

Full Changelog

Implemented enhancements:

  • Update dpkg license to only include single-word entries #298 (wagoodman)
  • Incorporate import changes + add image overwrite option #294 (wagoodman)
  • Improve performance of the python cataloger #290 (wagoodman)
  • Sort generated CPEs by specificity #289 (luhring)
  • Upload SBOM results to Anchore Engine #38

Fixed bugs:

  • Python egg-info may be a directory or file, Syft only looks for directories #295

* This Changelog was automatically generated by github_changelog_generator

v0.10.0

10 Dec 03:47
52bac6e
Compare
Choose a tag to compare

Changelog

v0.10.0 (2020-12-10)

Full Changelog

Enhancements:

  • Include in JSON output the raw manifest (and digest) from registry if available or a computed manifest (and digest) #272
  • Add support for uploading SBOM results to Anchore Engine #38

* This Changelog was automatically generated by github_changelog_generator

v0.9.2

03 Dec 21:47
f87c59b
Compare
Choose a tag to compare

Changelog

v0.9.2 (2020-12-03)

Full Changelog

Fixed bugs:

  • Unable to pull/analyze docker image as of 0.9.0 #284

* This Changelog was automatically generated by github_changelog_generator

v0.9.1

02 Dec 23:21
6f9ded6
Compare
Choose a tag to compare

Changelog

v0.9.1 (2020-12-02)

Full Changelog

Implemented enhancements:

  • Include CPEs with elements from POM GroupId fields #279 (wagoodman)

* This Changelog was automatically generated by github_changelog_generator

v0.9.0

30 Nov 17:04
ae71b88
Compare
Choose a tag to compare

Changelog

v0.9.0 (2020-11-30)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Update stereoscope version to fix opaque directory merge issue #278 (luhring)
  • Our project's Docker image kills syft and grype #264 (luhring)

* This Changelog was automatically generated by github_changelog_generator

v0.8.0

17 Nov 19:59
7193955
Compare
Choose a tag to compare

Changelog

v0.8.0 (2020-11-17)

Full Changelog

Enhancements:

  • Add JSON document import #266

Fixed bugs:

  • Incorrect version parsing from certain java package names in syft 5.0 and newer #255
  • Unable to parse license field for certain npm dependencies #253

* This Changelog was automatically generated by github_changelog_generator

v0.7.1

12 Nov 14:48
dad1d96
Compare
Choose a tag to compare

Changelog

v0.7.1 (2020-11-12)

Full Changelog

Fixed bugs:

  • Add source to packages found by RPMdb cataloger #263 (wagoodman)

* This Changelog was automatically generated by github_changelog_generator

v0.7.0

11 Nov 20:31
9581a03
Compare
Choose a tag to compare

Changelog

v0.7.0 (2020-11-11)

Full Changelog

Implemented enhancements:

  • Add identified distro and version to output for JSON presenter #169
  • Add signed and notarized ZIP release asset #261 (luhring)
  • Include ID_LIKE when parsing distro information #256

Fixed bugs:

  • Cataloging python packages errors out if "top_level.txt" entry is missing #259

* This Changelog was automatically generated by github_changelog_generator

v0.6.0

10 Nov 13:26
b3098f3
Compare
Choose a tag to compare

Changelog

v0.6.0 (2020-11-10)

Full Changelog

Implemented enhancements:

  • Add identified distro and version to output for JSON presenter #169
  • Add RPM file info sourced from the RPM DB #251 (wagoodman)

Fixed bugs:

* This Changelog was automatically generated by github_changelog_generator

v0.5.1

04 Nov 21:02
ecfc471
Compare
Choose a tag to compare

Changelog

v0.5.1 (2020-11-04)

Full Changelog

Fixed bugs:

* This Changelog was automatically generated by github_changelog_generator