mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +00:00
5242a2c1df
- 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 |
||
---|---|---|
.. | ||
analyzer.go | ||
call_list.go | ||
call_list_test.go | ||
helpers.go | ||
helpers_test.go | ||
issue.go | ||
resolve.go | ||
select.go |