diff --git a/README.md b/README.md index 59cec7a..34f556c 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ or to specify a set of rules to explicitly exclude using the '-exclude=' flag. - G104: Audit errors not checked - G105: Audit the use of math/big.Int.Exp - G106: Audit the use of ssh.InsecureIgnoreHostKey + - G107: Url provided to HTTP request as taint input - G201: SQL query construction using format string - G202: SQL query construction using string concatenation - G203: Use of unescaped data in HTML templates