cognitedata/Container image scanner
Scan the container image and upload the results to GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | The full image name, including hash or tag | yes | — |
| severity | severity | yes | LOW,MEDIUM,HIGH,CRITICAL |
| exit-code | Exit code when specified vulnerabilities are found | yes | 1 |
| vuln-type | Vulnerability types to scan for (os,library) | yes | os |
| trivy-output | Trivy SARIF file output path relative to root | yes | trivy-results.sarif |
| trivyignores | Comma-separated list of relative paths in repository to one or more .trivyignore files | no | — |
| python-version | The Python version to use. Should work with 3.7+ | yes | 3.12 |
Outputs
no outputs