1
0
mirror of https://github.com/securego/gosec.git synced 2025-12-21 23:57:52 +02:00
Files
gosec/core/helpers_test.go
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

1.6 KiB