gosec/core
Grant Murphy 63e8b1af23 Update unsafe rule to match package explicitly
Unsafe is not tracked in Package.Imports(), the regexp was not explicit
enough and foounsafe.Blah() would trigger an error.
2016-11-15 13:53:36 -08:00
..
analyzer.go Update unsafe rule to match package explicitly 2016-11-15 13:53:36 -08:00
call_list.go Add an experimental way to whitelist calls 2016-11-06 11:07:50 -08:00
helpers.go MatchCallByPackage updated to avoid GetCallObject 2016-11-07 09:13:20 -08:00
issue.go Adding some inline documentation for godoc 2016-08-12 14:17:28 +01:00
resolve.go Adding some inline documentation for godoc 2016-08-12 14:17:28 +01:00
select.go Adding some inline documentation for godoc 2016-08-12 14:17:28 +01:00