This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Grant Release Notes

Anchore Grant Release Notes

1 - v0.2.9

Release notes for grant v0.2.9

Release Notes

Version v0.2.9

(Full Changelog)

2 - v0.2.8

Release notes for grant v0.2.8

Release Notes

Version v0.2.8

Additional Changes

(Full Changelog)

3 - v0.2.7

Release notes for grant v0.2.7

Release Notes

Version v0.2.7

Additional Changes

(Full Changelog)

4 - v0.2.6

Release notes for grant v0.2.6

Release Notes

Version v0.2.6

Updates

(Full Changelog)

5 - v0.2.5

Release notes for grant v0.2.5

Release Notes

Version v0.2.5

Additional Changes

(Full Changelog)

6 - v0.2.4

Release notes for grant v0.2.4

Release Notes

Version v0.2.4

Additional Changes

(Full Changelog)

7 - v0.2.3

Release notes for grant v0.2.3

Release Notes

Version v0.2.3

Additional Changes

(Full Changelog)

8 - v0.2.2

Release notes for grant v0.2.2

Release Notes

Version v0.2.2

Grant v0.2.2

Special thanks to @NyanKiyoshi and @psududemike for the contributions surrounding fixing #101.

Please file an issue or reach out on the issue board tagging @spiffcs if you need support, feature requests, bug fixes, or have ideas for future features and PR.

Bug Fixes

Additional Changes

(Full Changelog)

9 - v0.2.1

Release notes for grant v0.2.1

Release Notes

Version v0.2.1

Additional Changes

  • Add SBOM generation and checksums signing to release [#55 @spiffcs]
  • Update Syft to v1.8.0

(Full Changelog)

10 - v0.2.0

Release notes for grant v0.2.0

Release Notes

Version v0.2.0

Feature Changes

(Full Changelog)

11 - v0.1.3

Release notes for grant v0.1.3

Release Notes

Version v0.1.3

Bug Fixes

Additional Changes

(Full Changelog)

12 - v0.1.2

Release notes for grant v0.1.2

Release Notes

Version v0.1.2

Additional Changes

(Full Changelog)

13 - v0.1.1

Release notes for grant v0.1.1

Release Notes

Version v0.1.1

Grant – License information is just an SBOM away v0.1.0

Grant is a new tool from the Anchore team that can view and check licenses from a given software bill of material.

Features

  • Users can supply an SBOM to grant and obtain a license violation report
  • Grant also can take an image or directory input, generate an SBOM, and then use those results as part of the license check.
  • list all the licenses found for a given container image or directory
  • Grant also has the ability to recognize licenses passed to it as a part of its input.
  • Given some text, grant can recognize a license and compare it to the provided configuration along with the SBOM or other supplied containers
  • Licenses are checked against the SPDX license list found here: https://spdx.org/licenses/.

Additional Changes

  • chore: update automatic release flow for v0.1.1 release [#29 @spiffcs]
  • chore: update code static analysis path [#27 @spiffcs]

(Full Changelog)

14 - v0.1.0

Release notes for grant v0.1.0

Release Notes

Version v0.1.0

Grant – License information is just an SBOM away v0.1.0 (INTERNAL-PRE-RELEASE)

Grant is a new tool from the Anchore team that can view and check licenses from a given software bill of material.

Features

  • Users can supply an SBOM to grant and obtain a license violation report
  • Grant also can take an image or directory input, generate an SBOM, and then use those results as part of the license check.
  • list all the licenses found for a given container image or directory
  • Grant also has the ability to recognize licenses passed to it as a part of its input.
  • Given some text, grant can recognize a license and compare it to the provided configuration along with the SBOM or other supplied containers
  • Licenses are checked against the SPDX license list found here: https://spdx.org/licenses/.

15 - v0.0.1

Release notes for grant v0.0.1

Release Notes

Version v0.0.1

Initial release of no code