ethan42/Mayhem for Dynamic SBOM
Automatically filter down our SBOM results to results that matter
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mayhem-token | Personal API token for authenticating to Mayhem | yes | — |
| image | Docker image to scan with mdsbom | no | — |
| mayhem-url | URL pointing to your Mayhem instance | no | — |
| workspace | Sets the workspace of the project (owner or account name) | no | ${{ github.repository_owner }} |
| sarif-output | SARIF output file | no | — |
| fail-on-defects | Should we fail the workflow upon detecting a defect? | no | false |
| command | mdsbom to run | no | — |
| args | Command line arguments to override CLI behavior | no | — |
Outputs
| name | description |
|---|---|
| runId | The identifier of the run that this action triggered in Mayhem |