scality/Scality SBOM Action
Creates an SBOM (Software Bill Of Materials) from your code, and artifacts.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| grype_version | The version of grype to use | no | — |
| syft_version | The version of syft to use | no | — |
| target | The target to scan | yes | — |
| target_type | The type of target to scan | no | — |
| output_format | The SBOM format to export | no | — |
| output_file | A file location to store the SBOM | no | — |
| output_dir | A directory location to store the SBOM | no | — |
| exclude_mediatypes | Exclude specific media types from the SBOM | no | — |
| distro | The Linux distribution of the target, on the format 'distro:version', if not detected | no | — |
| name | The name of the target, if not detected | no | — |
| version | The version of the target, if not detected | no | — |
| merge | Merge generated SBOMs into a single file, only for CycloneDX | no | — |
| merge_hierarchical | Merge generated SBOMs into a single file, only for CycloneDX | no | — |
| vuln | Check for vulnerabilities | no | — |
| vuln_output_format | Vulnerability output format | no | — |
| vuln_output_file | A file location to store the vulnerability report | no | — |
Outputs
no outputs