securego / gosec

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

Add an environment variable which disables the parsing of Go version from the module file present in the project #1144

Closed ccojocar closed 3 months ago

ccojocar commented 3 months ago

fixes #1143

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 66.68%. Comparing base (b633c4c) to head (83dd054).

Files Patch % Lines
helpers.go 40.00% 2 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1144 +/- ## ========================================== - Coverage 68.49% 66.68% -1.81% ========================================== Files 68 68 Lines 3745 3746 +1 ========================================== - Hits 2565 2498 -67 - Misses 1065 1136 +71 + Partials 115 112 -3 ```

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