1
0
mirror of https://github.com/securego/gosec.git synced 2025-02-11 13:15:45 +02:00
Grant Murphy 129be1561b Update error test case
There were several issues with the error test case that have been
addressed in this commit.

- It is possible to specify a whitelist of calls that error handling
  should be ignored for.
- Additional support for ast.ExprStmt for cases where the error is
  implicitly ignored.

There were several other additions to the helpers and call list in order
to support this type of functionality.

Fixes #54
2016-11-18 14:09:10 -08:00
..
2016-11-18 14:09:10 -08:00
2016-11-18 14:09:10 -08:00
2016-11-03 19:21:12 -04:00
2016-11-15 12:36:02 -08:00