gosec/testutils
Hiroki Suezawa 9cb83e10af Add a rule which detects when there is potential integer overflow (#422)
* Add G109(Potential Integer OverFlow Detection)

Signed-off-by: Hiroki Suezawa <suezawa@gmail.com>

* add CWE to G109(Potential Integer Overflow)

Signed-off-by: Hiroki Suezawa <suezawa@gmail.com>

* Modify G109 to use gosec.Context

Signed-off-by: Hiroki Suezawa <suezawa@gmail.com>
2020-01-06 09:55:52 +01:00
..
log.go Major rework of codebase 2017-07-19 15:17:00 -06:00
pkg.go Add a rule which detects when there is potential integer overflow (#422) 2020-01-06 09:55:52 +01:00
source.go Add a rule which detects when there is potential integer overflow (#422) 2020-01-06 09:55:52 +01:00
visitor.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00