mirror of
https://github.com/securego/gosec.git
synced 2024-12-26 12:35:52 +00:00
3e9b66a91a
It seems that the typechecker isn't considering the entire package fileset in the current way that gas is processing projects. This leads to cases where types that are defined in one file aren't known about when gas is processing other files within that module. A redesign is needed, this is a temporary fix to return to old behaviour. Related to #113 |
||
---|---|---|
.. | ||
analyzer.go | ||
call_list.go | ||
call_list_test.go | ||
helpers.go | ||
helpers_test.go | ||
issue.go | ||
resolve.go | ||
select.go |