gosec/rules
Tim Kelsey e3b1d33b95 Configuration
This re-works the way that CLI options are passed through to the
analyzer so that they can act as overrides for config options. If
not given on the CLI, options will come from a config file. If no
file is used then a default value is chosen.

Two lists are also populated with tests to include or exclude.
These lists are not used for now but will eventually replace the
way we select test to run in a future patch to follow.
2016-08-08 16:18:46 +01:00
..
bind.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
bind_test.go Configuration 2016-08-08 16:18:46 +01:00
blacklist.go Creating blacklist import rules 2016-08-05 12:58:27 +01:00
errors.go Initial public release 2016-07-20 15:56:32 +01:00
errors_test.go Configuration 2016-08-08 16:18:46 +01:00
fileperms.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
fileperms_test.go Configuration 2016-08-08 16:18:46 +01:00
hardcoded_credentials.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
hardcoded_credentials_test.go Configuration 2016-08-08 16:18:46 +01:00
httpoxy_test.go Configuration 2016-08-08 16:18:46 +01:00
nosec_test.go Configuration 2016-08-08 16:18:46 +01:00
rand.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
rand_test.go Configuration 2016-08-08 16:18:46 +01:00
rsa.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
rsa_test.go Configuration 2016-08-08 16:18:46 +01:00
sql.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
sql_test.go Configuration 2016-08-08 16:18:46 +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 Configuration 2016-08-08 16:18:46 +01:00
tempfiles.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
tempfiles_test.go Configuration 2016-08-08 16:18:46 +01:00
templates.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
templates_test.go Configuration 2016-08-08 16:18:46 +01:00
tls.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
tls_test.go Configuration 2016-08-08 16:18:46 +01:00
unsafe.go Fix incorrect regexp matches 2016-07-30 13:29:33 -07:00
unsafe_test.go Configuration 2016-08-08 16:18:46 +01:00
utils_test.go Initial public release 2016-07-20 15:56:32 +01:00
weakcrypto.go Creating blacklist import rules 2016-08-05 12:58:27 +01:00
weakcrypto_test.go Configuration 2016-08-08 16:18:46 +01:00