mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 19:45:51 +00:00
58e4fccc13
Now the G401 rule is split into hashing and encryption algorithms. G401 is responsible for checking the usage of MD5 and SHA1, with corresponding CWE of 328. And G405(New rule) is responsible for checking the usege of DES and RC4, with corresponding CWE of 327. |
||
---|---|---|
.. | ||
issue.go | ||
issue_test.go |