Skip to content

(compliance/contracts): add approved licenses to custom allowlist#2452

Merged
migmartri merged 1 commit intochainloop-dev:mainfrom
kaysavps:allowed_sha256_license
Oct 1, 2025
Merged

(compliance/contracts): add approved licenses to custom allowlist#2452
migmartri merged 1 commit intochainloop-dev:mainfrom
kaysavps:allowed_sha256_license

Conversation

@kaysavps
Copy link
Contributor

@kaysavps kaysavps commented Oct 1, 2025

The sbom-banned-licenses policy correctly flagged unknown licenses in the SBOM. After reviewing and confirming that these are permitted licenses, it is safe to add them to the allowlist.

Fixes #2451

This PR adds Apache-2.0 as a permitted custom license (via the license.name field in the SBOM). While SPDX identifiers in the id or expression fields are the recommended approach for open source components, we’ve observed some cases where the license.name field is still used.

…cense.name)

Signed-off-by: Victoria <kaysa.vps@gmail.com>
@migmartri migmartri merged commit 1610e17 into chainloop-dev:main Oct 1, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Policy violations for custom licenses in SBOM

2 participants