copa-action icon indicating copy to clipboard operation
copa-action copied to clipboard

:octocat: GitHub Action for Copacetic: Directly patch container image vulnerabilities

Results 12 copa-action issues
Sort by recently updated
recently updated
newest added

I am struggling to integrate copa-action with my current Workflow. The workflow fails as I am trying to get copa to scan a local image, while it attempts to pull...

copa-action

Signed-off-by: Sertac Ozercan

test

Hello I am trying to use Copa for scanning the build docker image using its GitHub action, but getting below error. ![Image](https://github.com/user-attachments/assets/e649d585-e342-485e-ad71-7bdff60e5de8) As the action states, we have to give...

copa-action

Document new retry argument added in #50

copa-action

Remove required argument of trivy scanner in order to support update all.

good first issue
copa-action

Issue #16 is closed indicating that public/private registries are supported, but `project-copacetic/copa-action@main` fails to be able to pull from an ECR registry. I've logged into the registry every way in...

copa-action

Add a test workflow specifically for building and patching local images. Also add documentation clarifying that we will need to install Trivy and pass the `--docker-host flag` with the custom...

copa-action

Due to Docker running as root, vex output does not have user readable permissions. This is not a good experience, file should be saved with correct permissions. related #35

copa-action

Add trivy ignore list like copa: https://github.com/project-copacetic/copacetic/blob/main/integration/fixtures/trivy_ignore.rego

copa-action