securego / gosec

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

Added rules for MD4 and RIPEMD160 #1163

Closed expp121 closed 2 months ago

expp121 commented 2 months ago

closes #1162

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 69.25%. Comparing base (6382394) to head (76e6935).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1163 +/- ## ========================================== + Coverage 69.00% 69.25% +0.24% ========================================== Files 70 71 +1 Lines 3833 3864 +31 ========================================== + Hits 2645 2676 +31 Misses 1069 1069 Partials 119 119 ```

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

expp121 commented 2 months ago

Another question I have is: Should I add licenses to newly created files, and if yes, who should I write as the copyright holder?

ccojocar commented 2 months ago

Another question I have is: Should I add licenses to newly created files, and if yes, who should I write as the copyright holder?

Please do