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

Add changelog for v1.8.3 #1150

Closed hogo6002 closed 3 months ago

hogo6002 commented 3 months ago

Update changelog for v1.8.3

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 65.65%. Comparing base (830002d) to head (18ab43f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1150 +/- ## ========================================== - Coverage 65.66% 65.65% -0.02% ========================================== Files 164 164 Lines 13750 13750 ========================================== - Hits 9029 9027 -2 - Misses 4228 4229 +1 - Partials 493 494 +1 ```

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

another-rex commented 3 months ago

Just add GO-2024-3005 to osv-scanner.toml ignore file so we can unblock the release. It's fine to ignore since it's not being called anyway.