1
0
mirror of https://github.com/securego/gosec.git synced 2025-01-24 03:16:54 +02:00
Grant Murphy 63e8b1af23 Update unsafe rule to match package explicitly
Unsafe is not tracked in Package.Imports(), the regexp was not explicit
enough and foounsafe.Blah() would trigger an error.
2016-11-15 13:53:36 -08:00
..