copa-action
copa-action copied to clipboard
:octocat: GitHub Action for Copacetic: Directly patch container image vulnerabilities
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...
Hello I am trying to use Copa for scanning the build docker image using its GitHub action, but getting below error.  As the action states, we have to give...
Remove required argument of trivy scanner in order to support update all.
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...
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...
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
Add trivy ignore list like copa: https://github.com/project-copacetic/copacetic/blob/main/integration/fixtures/trivy_ignore.rego