Skip to content

Commit 872b331

Browse files
authored
docs: add G116 rule description to README (#1439)
1 parent dcf93a8 commit 872b331

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ directory you can supply `./...` as the input argument.
140140
- G112: Potential slowloris attack
141141
- G114: Use of net/http serve function that has no support for setting timeouts
142142
- G115: Potential integer overflow when converting between integer types
143+
- G116: Detect Trojan Source attacks using bidirectional Unicode control characters
143144
- G201: SQL query construction using format string
144145
- G202: SQL query construction using string concatenation
145146
- G203: Use of unescaped data in HTML templates

0 commit comments

Comments
 (0)