gosec/rules
Cosmin Cojocar f285d612b5
Fix formatting issues with gofumpt (#685)
Signed-off-by: Cosmin Cojocar <ccojocar@cloudbees.com>
2021-08-18 13:16:21 +02:00
..
archive.go feat: adds support for path.Join and for tar archives in G305 2020-08-03 09:17:45 +02:00
bad_defer.go Improve the G307 rule 2021-07-31 23:03:09 +02:00
bind.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00
blocklist.go Rename file for consistency 2020-06-29 13:52:47 +02:00
decompression-bomb.go Add io.CopyBuffer function to rule G110 2020-07-29 14:25:45 +02:00
errors.go errors.go: add Hash.Write() to the white list. (#648) 2021-06-13 13:30:49 +02:00
fileperms.go Fix formatting issues with gofumpt (#685) 2021-08-18 13:16:21 +02:00
hardcoded_credentials.go feat: adding new keyword for hardcoded credentials (#666) 2021-07-19 11:23:39 +02:00
implicit_aliasing.go Improve the SQL concatenation and string formatting rules to be applied only in the database/sql context 2020-05-27 10:16:56 +02:00
integer_overflow.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00
pprof.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00
rand.go Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
readfile.go Add also filepath.Rel as a sanitization method for input argument in the G304 rule 2020-08-19 09:40:07 +02:00
rsa.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00
rulelist.go Change naming rule from blacklist to blocklist 2020-06-29 13:45:44 +02:00
rules_suite_test.go Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
rules_test.go Allow excluding generated files 2021-08-04 17:33:20 +02:00
sql.go Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
ssh.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00
ssrf.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00
subproc.go fix: add more rules for G204 (#677) 2021-08-16 11:31:51 +02:00
tempfiles.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00
templates.go Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
tls.go fix: add variable assignment checking as part of MinVersion (#669) 2021-07-27 22:03:59 +02:00
tls_config.go Update the tls configuration generate to handle also the NSS alternative names 2020-09-03 10:54:08 +02:00
unsafe.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00
weakcrypto.go Change naming rule from blacklist to blocklist 2020-06-29 13:45:44 +02:00