1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-29 22:37:59 +02:00
Files
gosec/core/analyzer.go
Travis McPeak 942f40acf5 Fix nosec to work as documented
This commit fixes the nosec feature to check for '#nosec' instead
of 'nosec'.  This should help reduce false positives associated
with comments that have 'nosec' in them somewhere.
2016-12-02 15:45:59 -06:00

6.7 KiB