gosec/rules
2018-09-28 11:42:25 +03:00
..
archive.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
big.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
bind.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
blacklist.go Add sha1 to weak crypto primitives 2018-08-08 16:38:57 +02:00
errors.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
fileperms.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
hardcoded_credentials.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
rand.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
readfile.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
rsa.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
rulelist.go G107 - SSRF (#236) 2018-09-04 08:55:03 +02:00
rules_suite_test.go Major rework of codebase 2017-07-19 15:17:00 -06:00
rules_test.go Refactor the test code sample to support multiple files per sample 2018-09-28 11:42:25 +03:00
sql.go Fix false positives for SQL string concatenation with constants from another file (#247) 2018-09-28 10:46:59 +03:00
ssh.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
ssrf.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
subproc.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
tempfiles.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
templates.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
tls.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
tls_config.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
unsafe.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
weakcrypto.go Add sha1 to weak crypto primitives 2018-08-08 16:38:57 +02:00