gosec/rules
Grant Murphy 28f0f1abe8 Merge pull request #23 from csstaub/cs/detect-math-rand
Detect use of rand.Read from math/rand
2016-07-28 13:20:38 -07:00
..
bind.go Initial public release 2016-07-20 15:56:32 +01:00
bind_test.go Initial public release 2016-07-20 15:56:32 +01:00
errors.go Initial public release 2016-07-20 15:56:32 +01:00
errors_test.go Initial public release 2016-07-20 15:56:32 +01:00
fileperms.go Initial public release 2016-07-20 15:56:32 +01:00
fileperms_test.go Initial public release 2016-07-20 15:56:32 +01:00
hardcoded_credentials.go Smarter hard-coded credentials check 2016-07-27 22:51:34 -07:00
hardcoded_credentials_test.go Initial public release 2016-07-20 15:56:32 +01:00
httpoxy.go Adding check for httpoxy 2016-07-21 16:30:09 +01:00
httpoxy_test.go Adding check for httpoxy 2016-07-21 16:30:09 +01:00
rand.go Detect use of rand.Read from math/rand 2016-07-28 11:26:34 -07:00
rand_test.go Detect use of rand.Read from math/rand 2016-07-28 11:26:34 -07:00
rsa.go Initial public release 2016-07-20 15:56:32 +01:00
rsa_test.go Initial public release 2016-07-20 15:56:32 +01:00
sql.go Better SQLi testing 2016-07-27 15:47:07 +01:00
sql_test.go Better SQLi testing 2016-07-27 15:47:07 +01:00
subproc.go Initial public release 2016-07-20 15:56:32 +01:00
subproc_test.go Initial public release 2016-07-20 15:56:32 +01:00
tempfiles.go Initial public release 2016-07-20 15:56:32 +01:00
tempfiles_test.go Initial public release 2016-07-20 15:56:32 +01:00
templates.go Initial public release 2016-07-20 15:56:32 +01:00
templates_test.go Initial public release 2016-07-20 15:56:32 +01:00
tls.go Initial public release 2016-07-20 15:56:32 +01:00
tls_test.go Initial public release 2016-07-20 15:56:32 +01:00
unsafe.go Initial public release 2016-07-20 15:56:32 +01:00
unsafe_test.go Initial public release 2016-07-20 15:56:32 +01:00
utils_test.go Initial public release 2016-07-20 15:56:32 +01:00
weakcrypto.go Initial public release 2016-07-20 15:56:32 +01:00
weakcrypto_test.go Initial public release 2016-07-20 15:56:32 +01:00