securego / gosec

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

Fix false positive in conversion overflow check from uint8/int8 type #1188

Closed ccojocar closed 3 weeks ago

ccojocar commented 3 weeks ago

fixes #1185

codecov-commenter commented 3 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 67.30%. Comparing base (a39ec5a) to head (7eea6b7). Report is 1 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1188 +/- ## ======================================= Coverage 67.30% 67.30% ======================================= Files 74 74 Lines 3992 3992 ======================================= Hits 2687 2687 Misses 1186 1186 Partials 119 119 ```

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