fm-labs/Container Scan Action
Scans container images for vulnerabilities using custom script
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | A image within the source code repo | no | . |
Outputs
| name | description |
|---|---|
| scan-output | Output from the container scan script |
| exit-code | Exit code from the scan script |