gosec/rules
Tim Kelsey d4367de2e2 Adding a config block to the analyzer, parsed from JSON
A CLI option can now be given to tell GAS it should parse data
from a JSON file. Fatal errors are given if the file is not
readable or is not valid JSON.
2016-08-01 17:39:47 +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 Initial public release 2016-07-20 15:56:32 +01:00
subproc_test.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +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