gosec/testutils
Dale Hui 762ff3a709 Allow quoted strings to be used to format SQL queries (#240)
* Support stripping vendor paths when matching calls

* Factor out matching of formatter string

* Quoted strings are safe to use with SQL str formatted strings

* Add test for allowing quoted strings with string formatters

* Install the pq package for tests to pass
2018-09-25 10:40:05 +03:00
..
log.go Major rework of codebase 2017-07-19 15:17:00 -06:00
pkg.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
source.go Allow quoted strings to be used to format SQL queries (#240) 2018-09-25 10:40:05 +03:00
visitor.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00