gosec/rules
Grant Murphy 20f2a98ce8 Ensure initialization only imports are ignored
Blacklisted imports should not report failures when a module is imported
for side-effects only using the blank identifier.

Closes #59
2016-11-07 09:28:37 -08:00
..
bind.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
bind_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
blacklist.go Ensure initialization only imports are ignored 2016-11-07 09:28:37 -08:00
blacklist_test.go Ensure initialization only imports are ignored 2016-11-07 09:28:37 -08:00
errors.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
errors_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
fileperms.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
fileperms_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
hardcoded_credentials.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
hardcoded_credentials_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
httpoxy_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
nosec_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
rand.go rand: refactor to use types package 2016-11-03 23:08:03 -04:00
rand_test.go rand: resolve math/rand package 2016-11-03 19:21:12 -04:00
rsa.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
rsa_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
sql.go Confirmed correct behavior for SQL tests 2016-11-02 17:46:59 -07:00
sql_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
subproc.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
subproc_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
tempfiles.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
tempfiles_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
templates.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
templates_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
tls.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
tls_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
unsafe.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
unsafe_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
utils_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00
weakcrypto.go MatchCallByPackage updated to avoid GetCallObject 2016-11-07 09:13:20 -08:00
weakcrypto_test.go Updated imports to new repository location. 2016-11-02 16:54:20 -07:00