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

Update snapshots and exit codes #1041

Closed cuixq closed 2 weeks ago

cuixq commented 2 weeks ago

This is a short-term solution to unblock the workflow.

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 65.26%. Comparing base (170ea42) to head (f0a5b39).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1041 +/- ## ========================================== + Coverage 65.23% 65.26% +0.02% ========================================== Files 150 150 Lines 12497 12497 ========================================== + Hits 8153 8156 +3 + Misses 3882 3880 -2 + Partials 462 461 -1 ```

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