gosec/core
Grant Murphy bf103da519 Allow rules to register against multiple ast nodes
Update the AddRule interface to allow rules to register interest in
multiple ast.Nodes. Adds more flexibility to how rules can work, and was
needed to fix the hard coded credentials test specifically.
2016-11-13 12:55:31 -08:00
..
analyzer.go Allow rules to register against multiple ast nodes 2016-11-13 12:55:31 -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