Releases: getprovenant/provenant-action
Releases · getprovenant/provenant-action
Release list
v1.0.0
First release of the Provenant GitHub Action — run the Provenant license, copyright, and SBOM scanner in a workflow.
Highlights
- Scan the checked-out repo (or specific
paths) and emit any Provenant output format. - Changed-file PR scans via
paths-file(feed itgit diff --name-only). - CI license gating:
license-policy+fail-on(error|warning) fails the build on a disallowed license. - SARIF output (
sarif-file) for pull-request and code-scanning alerts.
The action always runs the latest published Provenant release; pin the action with @v1.