Skip to content

Releases: anchore/syft

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

v0.5.0

30 Oct 19:54
7735817
Compare
Choose a tag to compare

Changelog

v0.5.0 (2020-10-30)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Java cataloger doesn't scan the top-level directory during glob matching for pom and nested archives #238
  • Java cataloger reporting packages without name and version #220
  • Java cataloger miscellaneous fixes #245 (wagoodman)

* This Changelog was automatically generated by github_changelog_generator

v0.4.1

26 Oct 21:01
f19cb03
Compare
Choose a tag to compare

Changelog

v0.4.1 (2020-10-26)

Full Changelog

Fixed bugs:

  • errors+failures parsing package.json files #230
  • Update doublestar to include fix for open dirs issue #240 (luhring)

* This Changelog was automatically generated by github_changelog_generator

v0.4.0

23 Oct 15:31
15e2e32
Compare
Choose a tag to compare

Changelog

v0.4.0 (2020-10-23)

Full Changelog

Implemented enhancements:

  • Enhance python cataloger to be image/directory aware #205
  • Add support for package.json #200
  • Enable CodeQL Security Scan #222 (VinodAnandan)

Fixed bugs:

  • Reduce number of open files while processing nested java archives #227 (wagoodman)

* This Changelog was automatically generated by github_changelog_generator

v0.3.0

15 Oct 18:50
1bf1e64
Compare
Choose a tag to compare

Changelog

v0.3.0 (2020-10-15)

Full Changelog

Implemented enhancements:

  • Update install script arguments for proper argument processing #211 (wagoodman)
  • Run checks on PRs from forks #210 (wagoodman)
  • Fix acceptance tests & add notification upon failures #204 (wagoodman)
  • Add homepage field as output to the gemspec metadata #214

Fixed bugs:

  • Cataloger apkdb-cataloger failed to parse entries #212
  • Allow for gemspec metadata fields to be optional #218 (wagoodman)

* This Changelog was automatically generated by github_changelog_generator

v0.2.0

08 Oct 18:48
956af57
Compare
Choose a tag to compare

Changelog

v0.2.0 (2020-10-08)

Full Changelog

Implemented enhancements:

  • Support cataloging gemspec files #197
  • Fix acceptance tests & add notification upon failures #204 (wagoodman)

Fixed bugs:

* This Changelog was automatically generated by github_changelog_generator