gosec/core
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
..
analyzer.go Fix nosec to work as documented 2016-12-02 15:45:59 -06:00
call_list.go Update error test case 2016-11-18 14:09:10 -08:00
call_list_test.go Update error test case 2016-11-18 14:09:10 -08:00
helpers.go Address unhandled error conditions 2016-12-02 10:20:23 -08:00
helpers_test.go Extend helpers and call list 2016-11-18 09:57:34 -08:00
issue.go Adding some inline documentation for godoc 2016-08-12 14:17:28 +01:00
resolve.go Remove ast.Print debug message from tryresolve 2016-12-01 09:24:58 -08:00
select.go Adding some inline documentation for godoc 2016-08-12 14:17:28 +01:00