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 dcf93a8 commit 872b331Copy full SHA for 872b331
README.md
@@ -140,6 +140,7 @@ directory you can supply `./...` as the input argument.
140
- G112: Potential slowloris attack
141
- G114: Use of net/http serve function that has no support for setting timeouts
142
- G115: Potential integer overflow when converting between integer types
143
+- G116: Detect Trojan Source attacks using bidirectional Unicode control characters
144
- G201: SQL query construction using format string
145
- G202: SQL query construction using string concatenation
146
- G203: Use of unescaped data in HTML templates
0 commit comments