License Policy Check
Version updated for https://github.com/MaibornWolff/purl-patrol to version v1.6.6.
- This action is used across all versions by 5 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
PURL Patrol: Operation SBOM is a GitHub Action designed to analyze CycloneDX Software Bill of Materials (SBOMs) by extracting software licenses and validating them against a configurable license policy. It automates license compliance checks in CI/CD pipelines, helping organizations ensure their dependencies align with legal and policy requirements while reducing security risks. Key capabilities include policy-based license validation, actionable compliance reports, and seamless integration into CI workflows.
What’s Changed
1.6.6 (2026-03-31)
Features
- create a sbom on every tag and main branch commit (d4121c4)