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
845 stars 59 forks source link

WIP: adding OCI output mode as buildctl does #621

Open h4l0gen opened 2 months ago

h4l0gen commented 2 months ago

Describe the changes in this pull request using active verbs such as Add, Remove, Replace ... This PR has one little issue it is WIP. I am resolving it by discussion with the maintainers Closes #604

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 1.92308% with 51 lines in your changes are missing coverage. Please review.

Project coverage is 33.03%. Comparing base (2602d59) to head (bcb53a8). Report is 63 commits behind head on main.

Files Patch % Lines
pkg/patch/patch.go 0.00% 50 Missing :warning:
pkg/patch/cmd.go 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #621 +/- ## ========================================== + Coverage 32.51% 33.03% +0.52% ========================================== Files 17 18 +1 Lines 1621 1553 -68 ========================================== - Hits 527 513 -14 + Misses 1062 1007 -55 - Partials 32 33 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.