mirror of
https://github.com/securego/gosec.git
synced 2025-03-01 04:33:29 +00:00
- 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 |