actions-marketplace-validations/Generate SARIF from Fortify on Demand
Generate SARIF file from Fortify on Demand SAST results for import to GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | FoD Base URL (e.g. https://ams.fortify.com) | yes | — |
| user | FoD User Name | no | — |
| password | FoD Password or Access Token | no | — |
| tenant | FoD Tenant | no | — |
| client-id | FoD Client Id | no | — |
| client-secret | FoD Client Secret | no | — |
| release-id | FoD Release ID from which to download SAST vulnerabilities | yes | — |
| output | Name and location of generated SARIF file | yes | ./output.sarif |
Outputs
| name | description |
|---|---|
| sarif | Full path to the generated SARIF file |