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

feat: Added logs for held packages #616

Closed NeerajNagure closed 1 month ago

NeerajNagure commented 2 months ago

Added logs for the packages that were held by apt

Closes #496

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 33.66%. Comparing base (2602d59) to head (86bfff5). Report is 63 commits behind head on main.

Files Patch % Lines
pkg/pkgmgr/dpkg.go 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #616 +/- ## ========================================== + Coverage 32.51% 33.66% +1.15% ========================================== Files 17 18 +1 Lines 1621 1521 -100 ========================================== - Hits 527 512 -15 + Misses 1062 976 -86 - Partials 32 33 +1 ```

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