Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.38 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.38 KB

saleor-internal-actions

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.

Actions

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.

Reusable Workflows

Name Description
run-license-check.yaml Summarizes the list of licenses as a pull request comment (by generating an SBOM.)

Development

Refer to CONTRIBUTING.md.