equisoft-actions/Generate a CycloneDX SBOM with pipenv and uploads it
Utilizes https://github.com/CycloneDX/cyclonedx-python to generate a SBOM. This SBOM will then be archived and uploaded to Github. Prerequisite: `pipenv install -d cyclonedx-bom`
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| publish | Publish SBOM to Github | no | false |
| report-retention-days | Duration in days to preserve reports. | yes | 5 |
| working-directory | Relative path under $GITHUB_WORKSPACE where the root project is located. | no | . |
Outputs
no outputs