gosec/output
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
..
formatter.go Add golint format to output format (#428) 2020-01-03 10:56:21 +01:00
formatter_suite_test.go Fix the file path in the Sonarqube report 2019-06-24 14:10:51 +02:00
formatter_test.go Add a rule which detects when there is potential integer overflow (#422) 2020-01-06 09:55:52 +01:00
junit_xml_format.go Add CWE rule mappings (#405) 2019-10-31 09:22:38 +01:00
sonarqube_format.go Add CWE rule mappings (#405) 2019-10-31 09:22:38 +01:00
template.go This fixes the html template when using '-fmt=html' 2018-10-03 13:31:59 -05:00