We’re using the Inspector action to generate a CycloneDX SBOM and gate builds on allowed licenses. Today the SBOM produced by the action contains components but no license metadata
Amazon Inspector SBOM Generator supports license collection via the --collect-licenses flag, which enriches the SBOM with SPDX license IDs. However, the action doesn’t expose a way to turn this on. As of v1.4.1, I don’t see an input to pass this flag and the invocation doesn’t include it.