thehyve/Report vulnerability
Prints out vulnerabilities from Snyk reports
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| report-file | The report's file path | yes | test.json |
| category | Category of Snyk run. When defined, reported issues will be scoped within the category i.e., will not be closed by scans running on other categories. Will be added as label 'Snyk-category'to the Issue. | no | all |
| timestamp | The timestamp of the Snyk run. Will be added as a label to the Issue. | no | ${{ github.run_id }} |
Outputs
no outputs