This is a collection of GitHub Actions created and used by Saleor internally.
Warning
This project is solely intended for internal use within the Saleor organization. It is provided as is, breaking changes may be published without notice, and may not be compatible for specific use cases.
Name | Description |
---|---|
sbom-generator | Generates a CycloneDX SBOM with license fetching enabled. |
grant-license-checker | Generates a license usage report of a given SBOM using grant . |
Name | Description |
---|---|
run-license-check.yaml | Summarizes the list of licenses as a pull request comment (by generating an SBOM.) |
Refer to CONTRIBUTING.md.