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.26k stars 362 forks source link

test: update snapshots with new security vulnerabilities #1254

Closed G-Rath closed 2 months ago

G-Rath commented 2 months ago

Just in time for some things to be landed on main 😂

another-rex commented 2 months ago

I think you need to run it with TEST_ACCEPTANCE=true as well for the image snapshots.

G-Rath commented 2 months ago

I can't for the life of me get the other snapshots updated, even with TEST_ACCEPTANCE=true and trying to get the images completely rebuild 😕

G-Rath commented 2 months ago

ok let's try this...

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 67.93%. Comparing base (bc35854) to head (a1cf3cc). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1254 +/- ## ========================================== - Coverage 67.94% 67.93% -0.02% ========================================== Files 174 174 Lines 16848 16839 -9 ========================================== - Hits 11448 11439 -9 Misses 4766 4766 Partials 634 634 ```

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