github_check_sbom
Check if a software bill of materials (SBOM) can be generated from a repository's dependency graph to detect potential supply chain security issues.
Instructions
Check if software bill of materials (SBOM) can be generated from the dependency graph. Detects SUP-003.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name |