copacetic
copacetic copied to clipboard
🧵 CLI tool for directly patching container images using reports from vulnerability scanners
Describe the changes in this pull request using active verbs such as _Add_, _Remove_, _Replace_ ... Closes #
### What kind of request is this? New feature ### What is your request or suggestion? I am building container tarballs in my Github Actions workflows so that they can...
### What is your question? Hello, Generally, people write just these commands in dockerfile which updates the package and remove the vulnerabilities ``` apk upgrade apk update ``` How copaceptic...
### What kind of request is this? New feature ### What is your request or suggestion? Today, copa patches 1 image at a time. In the future, It might be...
### What kind of documentation improvement is needed? Missing information or guidance ### What is the change that is needed? How can a community member become a reviewer, or project...
### What kind of documentation improvement is needed? Missing information or guidance ### What is the change that is needed? https://project-copacetic.github.io/copacetic/website/best-practices this document references using unmodified images, we should update...
### What is your question? When creating EKS or AKS clusters, we often include various platform managing applications such as ArgoCD, secret operators, or ingress controllers like NGINX/Kong, which are...
### What kind of request is this? None ### What is your request or suggestion? Investigate using apt-get for more stability instead of apt for Debian patching. ### Are you...
Describe the changes in this pull request using active verbs such as _Add_, _Remove_, _Replace_ ... Closes #
### What kind of documentation improvement is needed? None ### What is the change that is needed? Clarify Copa will not be able to provide any vex output with upgrade...