1
0
mirror of https://github.com/securego/gosec.git synced 2025-03-21 21:17:32 +02:00

1 Commits

Author SHA1 Message Date
Grant Murphy
20f2a98ce8 Ensure initialization only imports are ignored
Blacklisted imports should not report failures when a module is imported
for side-effects only using the blank identifier.

Closes #59
2016-11-07 09:28:37 -08:00