project-copacetic / copacetic

🧵 CLI tool for directly patching container images using reports from vulnerability scanners
https://project-copacetic.github.io/copacetic/
Apache License 2.0
843 stars 57 forks source link

[REQ] Implement a possibility to skip "installToolsCmd" #652

Open benjamin-richter opened 1 month ago

benjamin-richter commented 1 month ago

What kind of request is this?

New feature

What is your request or suggestion?

I checked the official fedora and UBI 9 image, and there are some differences if and how busybox cpio dnf-utils are installable. So it would be great to implement the possibility to skip the installation of the tools and just check if the needed binaries are available. This would also be a fix for issue #651

Are you willing to submit PRs to contribute to this feature request?

Akash-Singh04 commented 2 weeks ago

Hey is this issue still open?If so, I would like to work on it

Akash-Singh04 commented 2 weeks ago

Let me know if this implementation works!