We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b71c2b commit 7dc4638Copy full SHA for 7dc4638
README.md
@@ -36,6 +36,7 @@ or to specify a set of rules to explicitly exclude using the '-exclude=' flag.
36
- G102: Bind to all interfaces
37
- G103: Audit the use of unsafe block
38
- G104: Audit errors not checked
39
+ - G105: Audit the use of math/big.Int.Exp
40
- G201: SQL query construction using format string
41
- G202: SQL query construction using string concatenation
42
- G203: Use of unescaped data in HTML templates
0 commit comments