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/.
Last modified October 10, 2025: fix reference links (1594d93)