google / osv-scanner

Vulnerability scanner written in Go which uses the data provided by https://osv.dev
https://google.github.io/osv-scanner/
Apache License 2.0
6.01k stars 337 forks source link

Remove busybox from alpine SBOM #1037

Closed another-rex closed 2 weeks ago

another-rex commented 2 weeks ago

Remove busybox from alpine SBOM to get a more consistent unit test.

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 65.23%. Comparing base (d857676) to head (6509913). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1037 +/- ## ========================================== + Coverage 65.15% 65.23% +0.08% ========================================== Files 149 150 +1 Lines 12434 12497 +63 ========================================== + Hits 8101 8153 +52 - Misses 3874 3882 +8 - Partials 459 462 +3 ```

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