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 d3c3cd6 commit f1b903fCopy full SHA for f1b903f
README.md
@@ -41,6 +41,7 @@ or to specify a set of rules to explicitly exclude using the '-exclude=' flag.
41
- G103: Audit the use of unsafe block
42
- G104: Audit errors not checked
43
- G105: Audit the use of math/big.Int.Exp
44
+ - G106: Audit the use of ssh.InsecureIgnoreHostKey
45
- G201: SQL query construction using format string
46
- G202: SQL query construction using string concatenation
47
- G203: Use of unescaped data in HTML templates
0 commit comments