Skip to content

Releases: anchore/grype

v0.8.0

17 Mar 19:09
ec1f11f
Compare
Choose a tag to compare

Changelog

v0.8.0 (2021-03-15)

Full Changelog

Implemented enhancements:

  • Refactor constraint expression parser to allow for quoted versions #234 (wagoodman)

Fixed bugs:

  • Can't use syft JSON output as input #235
  • Reporting "exponent has no digits" on go case #246

* This Changelog was automatically generated by github_changelog_generator

v0.7.0

28 Jan 14:08
8344b8f
Compare
Choose a tag to compare

Changelog

v0.7.0 (2021-01-27)

Full Changelog

Implemented enhancements:

  • Decouple grype from syft-specific data structures #220
  • Update to syft v0.12.4 #233 (luhring)

* This Changelog was automatically generated by github_changelog_generator

v0.6.1

08 Dec 19:33
9128a8a
Compare
Choose a tag to compare

Changelog

v0.6.1 (2020-12-08)

Full Changelog

Fixed bugs:

  • UBI-based images do not generate any vulnerabilities #221

* This Changelog was automatically generated by github_changelog_generator

v0.6.0

03 Dec 22:41
1a75295
Compare
Choose a tag to compare

Changelog

v0.6.0 (2020-12-03)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • False negatives in finding CVEs in jar files #209

* This Changelog was automatically generated by github_changelog_generator

v0.5.0

20 Nov 13:29
b03cd13
Compare
Choose a tag to compare

Changelog

v0.5.0 (2020-11-20)

Full Changelog

Implemented enhancements:

  • Option to use an SBOM input document instead of invoking syft's cataloging functionality #196
  • Remove CPE generation (rely on static CPEa from syft instead) #213 (wagoodman)

Fixed bugs:

  • can't brew install 0.3.0 on mac #203
  • "failed to catalog" error when scanning Python apps #200
  • Remove powershell description from completion command #211 (KeisukeYamashita)

* This Changelog was automatically generated by github_changelog_generator

v0.4.0

12 Nov 15:23
a494df7
Compare
Choose a tag to compare

Changelog

v0.4.0 (2020-11-12)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Updates for macOS release process #201 (luhring)
  • Remove darwin target from primary build entry #199 (luhring)

* This Changelog was automatically generated by github_changelog_generator

v0.3.0

05 Nov 21:10
111c9f8
Compare
Choose a tag to compare

Changelog

v0.3.0 (2020-11-05)

Full Changelog

Implemented enhancements:

Fixed bugs:

* This Changelog was automatically generated by github_changelog_generator

v0.2.0

23 Oct 18:19
50e9800
Compare
Choose a tag to compare

Changelog

v0.2.0 (2020-10-23)

Full Changelog

Implemented enhancements:

Closed issues:

  • Enable auto pre-release goreleaser flag in release pipeline #119

* This Changelog was automatically generated by github_changelog_generator

v0.1.0

29 Sep 20:45
2e97387
Compare
Choose a tag to compare

First Release! 🎉

v0.1.0-beta.11

26 Sep 03:37
3c35e56
Compare
Choose a tag to compare

Changelog

v0.1.0-beta.11 (2020-09-26)

Full Changelog

Implemented enhancements:

  • Integrate the changelog generator into the release pipeline #165

Fixed bugs:

* This Changelog was automatically generated by github_changelog_generator