mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +00:00
d3f1980e7a
* Allow for SQL concatenation of nodes that resolve to literals If node.Y resolves to a literal, it will not be considered as an issue. * Fix typo in comment. * Go through all files in package to resolve that identifier * Refactor code and added comments. * Changed checking to not var or func. * Allow for supporting code for test cases. * Resolve merge conflict changes. |
||
---|---|---|
.. | ||
log.go | ||
pkg.go | ||
source.go | ||
visitor.go |