gosec/testutils
Eng Zer Jun 7fd4aef9dc
feat: add os.ReadFile to G304 (#706)
In Go 1.16 or higher, the `io/ioutil` has been deprecated and the
`ioutil.ReadFile` function now calls `os.ReadFile`.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-10-14 09:53:26 +02:00
..
log.go Major rework of codebase 2017-07-19 15:17:00 -06:00
pkg.go Fix formatting issues with gofumpt (#685) 2021-08-18 13:16:21 +02:00
source.go feat: add os.ReadFile to G304 (#706) 2021-10-14 09:53:26 +02:00
visitor.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00