Skip to content

Releases: anchore/grant

v0.2.5

13 Dec 19:40
d8206bd
Compare
Choose a tag to compare

Additional Changes

(Full Changelog)

v0.2.4

21 Nov 15:05
2ae66c0
Compare
Choose a tag to compare

Additional Changes

(Full Changelog)

v0.2.3

15 Oct 14:55
56c566f
Compare
Choose a tag to compare

Additional Changes

(Full Changelog)

v0.2.2

03 Oct 18:40
32c4643
Compare
Choose a tag to compare

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)

v0.2.1

09 Jul 15:50
c3a7044
Compare
Choose a tag to compare

Additional Changes

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

(Full Changelog)

v0.2.0

21 Mar 16:12
f73abfa
Compare
Choose a tag to compare

Feature Changes

(Full Changelog)

v0.1.3

13 Feb 18:14
4b6ea0e
Compare
Choose a tag to compare

Bug Fixes

Additional Changes

(Full Changelog)

v0.1.2

31 Jan 19:17
19c9205
Compare
Choose a tag to compare

Additional Changes

(Full Changelog)

v0.1.1

21 Dec 18:45
0df025c
Compare
Choose a tag to compare

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)

Grant v0.1.0 (INTERNAL-PRE-RELEASE)

20 Dec 15:20
6935dd3
Compare
Choose a tag to compare

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/.