mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 19:45:51 +00:00
c6183b4d5c
TypeOf returns the type of expression e, or nil if not found. We are calling .String() on a value that may be nil in this clause. Relates to #174 |
||
---|---|---|
.. | ||
big.go | ||
bind.go | ||
blacklist.go | ||
errors.go | ||
fileperms.go | ||
hardcoded_credentials.go | ||
rand.go | ||
rsa.go | ||
rulelist.go | ||
rules_suite_test.go | ||
rules_test.go | ||
sql.go | ||
ssh.go | ||
subproc.go | ||
tempfiles.go | ||
templates.go | ||
tls.go | ||
tls_config.go | ||
unsafe.go | ||
weakcrypto.go |