gosec/rules
Tim Kelsey d2d49f1c8c Try to resolve all elements in an expression to a known const
This is used in the subprocess launching test but will be added to
others as applicable.

This also closes #28
2016-08-03 17:21:48 +01:00
..
bind.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
bind_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
errors.go Initial public release 2016-07-20 15:56:32 +01:00
errors_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
fileperms.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
fileperms_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
hardcoded_credentials.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
hardcoded_credentials_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
httpoxy.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
httpoxy_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
nosec_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
rand.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
rand_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
rsa.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
rsa_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
sql.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
sql_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
subproc.go Try to resolve all elements in an expression to a known const 2016-08-03 17:21:48 +01:00
subproc_test.go Try to resolve all elements in an expression to a known const 2016-08-03 17:21:48 +01:00
tempfiles.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
tempfiles_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
templates.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
templates_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
tls.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
tls_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
unsafe.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
unsafe_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
utils_test.go Initial public release 2016-07-20 15:56:32 +01:00
weakcrypto.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
weakcrypto_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00