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

fix(workflow): Add explicit permissions #1171

Closed andrewpollock closed 3 months ago

andrewpollock commented 3 months ago

Addresses https://github.com/google/osv-scanner/security/code-scanning/161

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 65.82%. Comparing base (ae2bd10) to head (40a413b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1171 +/- ## ========================================== - Coverage 65.83% 65.82% -0.01% ========================================== Files 165 165 Lines 13890 13890 ========================================== - Hits 9144 9143 -1 - Misses 4245 4246 +1 Partials 501 501 ```

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