gosec/core
Grant Murphy 0bc4d4808d Add an experimental way to whitelist calls
A call list is a way of grouping a number of packages and function calls
into a blacklist or whitelist. Could be useful to exclude certain
functions from results or looking for a specific set of functions.
2016-11-06 11:07:50 -08:00
..
analyzer.go Fix typos in godocs 2016-08-28 11:22:08 -07:00
call_list.go Add an experimental way to whitelist calls 2016-11-06 11:07:50 -08:00
helpers.go Add MatchCall helper that utilizes type checker 2016-11-04 11:20:28 -07: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