project-copacetic/Copacetic Action
Patch Vulnerable Images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | The image reference to patch | yes | — |
| image-report | The trivy json report of the image to patch | yes | — |
| patched-tag | The new patched image tag | yes | — |
| timeout | The timeout for the copa action | — | 5m |
| buildkit-version | Buildkit version to use with Copa | — | — |
| copa-version | Copa version to use | — | — |
| output | Output filename | — | — |
| format | Output format | — | openvex |
| custom-socket | Custom socket address if setting up containerd image store | — | — |
| max_retries | Max retries on timeout error | no | 0 |
Outputs
| name | description |
|---|---|
| patched-image | Image reference of patched image |