gosec/rules
Tim Kelsey 68aac2539a Fixing annotations
The logic around annotations (nosec) was broken, meaning they were
ignored by default and would not skip sub-blocks. This fixes the
problem and also adds a test to make sure it wont be broken in the
future. Closes #25
2016-07-29 10:34:19 +01: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
nosec_test.go Fixing annotations 2016-07-29 10:34:19 +01: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