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

feat: allow change to BINS_OUT_DIR in makefile #678

Closed ashnamehrotra closed 1 week ago

ashnamehrotra commented 1 week ago

Allow BINS_OUT_DIR in Makefile to be configured during call.

Describe the changes in this pull request using active verbs such as Add, Remove, Replace ...

Closes #<_issue_ID_>

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.20%. Comparing base (2602d59) to head (3ba19d2). Report is 91 commits behind head on main.

:exclamation: Current head 3ba19d2 differs from pull request most recent head 4f680f4

Please upload reports for the commit 4f680f4 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #678 +/- ## ========================================== + Coverage 32.51% 34.20% +1.69% ========================================== Files 17 18 +1 Lines 1621 1523 -98 ========================================== - Hits 527 521 -6 + Misses 1062 969 -93 - Partials 32 33 +1 ```

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