This is the multi-page printable view of this section. Click here to print.
Grant Release Notes
Anchore Grant Release Notes
2 - v0.2.8
Release notes for grant v0.2.8
Release Notes
Version v0.2.8
Additional Changes
- update credentials for release [#227 @spiffcs]
- lint gh actions with zizmor [#225 @willmurphyscode]
3 - v0.2.7
Release notes for grant v0.2.7
Release Notes
Version v0.2.7
Additional Changes
- bump go version [#201 @spiffcs]
- update to go 1.24.x [#182 @westonsteimel]
4 - v0.2.6
Release notes for grant v0.2.6
Release Notes
Version v0.2.6
Updates
6 - v0.2.4
Release notes for grant v0.2.4
Release Notes
Version v0.2.4
Additional Changes
- core dependencies: latest syft and stereoscope (syft v1.17.0) [#156 @willmurphyscode]
- Update Syft to 1.16.0 [#147 @dependabot]
7 - v0.2.3
Release notes for grant v0.2.3
Release Notes
Version v0.2.3
Additional Changes
- update syft to v1.14.1 [#137 @willmurphyscode]
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
- No way to deny all licenses while allowing specific ones [#101 #123 @NyanKiyoshi]
- Update to support #101 [#124 @psududemike]
Additional Changes
11 - v0.1.3
Release notes for grant v0.1.3
Release Notes
Version v0.1.3
Bug Fixes
Additional Changes
12 - v0.1.2
Release notes for grant v0.1.2
Release Notes
Version v0.1.2
Additional Changes
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
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/.