securego / gosec

Go security checker
https://securego.io
Apache License 2.0
7.71k stars 606 forks source link

Add an environment variable which overrides the Go version detection #1147

Closed ldez closed 3 months ago

ldez commented 3 months ago

Fixes #1143 Related to #1144

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 68.45%. Comparing base (75dd9d6) to head (f49de46).

Files Patch % Lines
helpers.go 33.33% 2 Missing and 2 partials :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1147 +/- ## ========================================== - Coverage 68.52% 68.45% -0.08% ========================================== Files 68 68 Lines 3746 3747 +1 ========================================== - Hits 2567 2565 -2 - Misses 1065 1066 +1 - Partials 114 116 +2 ```

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