mirror of
https://github.com/securego/gosec.git
synced 2024-11-06 03:55:50 +00:00
9c19cb6501
* Add check for usage of Rat.SetString in math/big with an overflow error Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption. It is the CVE-2022-23772. * Use ContainsPkgCallExpr instead of manual parsing |
||
---|---|---|
.. | ||
csv | ||
golint | ||
html | ||
json | ||
junit | ||
sarif | ||
sonar | ||
text | ||
yaml | ||
formatter.go | ||
formatter_suite_test.go | ||
formatter_test.go |