gosec/core
Grant Murphy 5242a2c1df Extend helpers and call list
- Update call list to work directly with call expression
- Add call list test cases
- Extend helpers to add GetCallInfo to resolve call name and package or
  type if it's a var.
- Add test cases to ensure correct behaviour
2016-11-18 09:57:34 -08:00
..
analyzer.go Update unsafe rule to match package explicitly 2016-11-15 13:53:36 -08:00
call_list.go Extend helpers and call list 2016-11-18 09:57:34 -08:00
call_list_test.go Extend helpers and call list 2016-11-18 09:57:34 -08:00
helpers.go Extend helpers and call list 2016-11-18 09:57:34 -08:00
helpers_test.go Extend helpers and call list 2016-11-18 09:57:34 -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