mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 19:45:51 +00:00
713949fe69
This makes the following changes: - riles are identified by an ID - include / exclude list now work - rules are selected based on these lists - blacklist rules are broken out into methods - rule constructors now take the config map - config file can be used to select rules - CLI options embelish config selection options |
||
---|---|---|
.. | ||
bind.go | ||
bind_test.go | ||
blacklist.go | ||
errors.go | ||
errors_test.go | ||
fileperms.go | ||
fileperms_test.go | ||
hardcoded_credentials.go | ||
hardcoded_credentials_test.go | ||
httpoxy_test.go | ||
nosec_test.go | ||
rand.go | ||
rand_test.go | ||
rsa.go | ||
rsa_test.go | ||
sql.go | ||
sql_test.go | ||
subproc.go | ||
subproc_test.go | ||
tempfiles.go | ||
tempfiles_test.go | ||
templates.go | ||
templates_test.go | ||
tls.go | ||
tls_test.go | ||
unsafe.go | ||
unsafe_test.go | ||
utils_test.go | ||
weakcrypto.go | ||
weakcrypto_test.go |