Skip to content

Commit 7dc4638

Browse files
author
Cosmin Cojocar
committed
Update the README
1 parent 5b71c2b commit 7dc4638

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
@@ -36,6 +36,7 @@ or to specify a set of rules to explicitly exclude using the '-exclude=' flag.
3636
- G102: Bind to all interfaces
3737
- G103: Audit the use of unsafe block
3838
- G104: Audit errors not checked
39+
- G105: Audit the use of math/big.Int.Exp
3940
- G201: SQL query construction using format string
4041
- G202: SQL query construction using string concatenation
4142
- G203: Use of unescaped data in HTML templates

0 commit comments

Comments
 (0)