1
0
mirror of https://github.com/securego/gosec.git synced 2025-03-31 21:55:27 +02:00

1 Commits

Author SHA1 Message Date
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