copacetic
copacetic copied to clipboard
🧵 CLI tool for directly patching container images using reports from vulnerability scanners
Added logs for the packages that were held by apt Closes #496
### What kind of request is this? None ### What is your request or suggestion? https://github.com/project-copacetic/copacetic/blob/d648155f5424a9f4cb13acd7209195846791873b/pkg/patch/patch.go#L209 Turning copacetic TODO comments into issues from https://docs.google.com/spreadsheets/d/1XwNj1J6e2FrUhlqaIsV10l8_tgov7WodlkvpNZXYZMU/edit#gid=1386834576. ### Are you willing to submit...
### What is your question? _No response_
### What kind of request is this? New feature ### What is your request or suggestion? Currently, Oracle Linux (https://hub.docker.com/_/oraclelinux) cannot be patched and the following error message is shown:...
### What kind of request is this? None ### What is your request or suggestion? https://github.com/project-copacetic/copacetic/blob/d648155f5424a9f4cb13acd7209195846791873b/pkg/pkgmgr/rpm.go#L333 Turning copacetic TODO comments into issues from https://docs.google.com/spreadsheets/d/1XwNj1J6e2FrUhlqaIsV10l8_tgov7WodlkvpNZXYZMU/edit#gid=1386834576. ### Are you willing to submit...
### What kind of request is this? New feature ### What is your request or suggestion? for recurring patching, we patch the vanilla image (say nginx:1.18.0) instead of patched image...
### What kind of request is this? None ### What is your request or suggestion? https://github.com/project-copacetic/copacetic/blob/d648155f5424a9f4cb13acd7209195846791873b/pkg/pkgmgr/apk.go#L165 Turning copacetic TODO comments into issues from https://docs.google.com/spreadsheets/d/1XwNj1J6e2FrUhlqaIsV10l8_tgov7WodlkvpNZXYZMU/edit#gid=1386834576. ### Are you willing to submit...
### What kind of request is this? None ### What is your request or suggestion? https://github.com/project-copacetic/copacetic/blob/d648155f5424a9f4cb13acd7209195846791873b/pkg/buildkit/buildkit_test.go#L218 Turning copacetic TODO comments into issues from https://docs.google.com/spreadsheets/d/1XwNj1J6e2FrUhlqaIsV10l8_tgov7WodlkvpNZXYZMU/edit#gid=1386834576. ### Are you willing to submit...
### What kind of request is this? Improvement of existing experience ### What is your request or suggestion? For example, for ubuntu if a scanner return X.Y.Z, copa tries to...
merge after #570 Describe the changes in this pull request using active verbs such as _Add_, _Remove_, _Replace_ ... Closes #593 Part of #522