benauca/Clair Scan Clair
Report Clair scan results as annotations on Github Pull Request [clair]
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Specify the token to use to publish the check. | no | ${{ github.token }} |
| github_token | Deprecated syntax to specify github token. | yes | — |
| report_paths | Scan json report paths in glob format | yes | — |
| check_name | Check name for test reports. | no | Clair Scan Report |
| commit | Commit SHA to update the check status. | no | — |
| fail_with_vulnerabilities | By default not failed if found vulnerabilities with severity >= High. If true Mark as failure if exist high vulnerabilities | no | false |
| require_scans | Fail if no json scan is found. | no | false |
| summary | Additional text to summary output | no | "" |
| severity_level | Severity Level to publish scan | no | High |
| publish_summary | Forced the Publication Summary | no | false |
Outputs
no outputs