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 9cee24c commit d8f249aCopy full SHA for d8f249a
README.md
@@ -69,6 +69,7 @@ directory you can supply './...' as the input argument.
69
- G104: Audit errors not checked
70
- G106: Audit the use of ssh.InsecureIgnoreHostKey
71
- G107: Url provided to HTTP request as taint input
72
+- G108: Profiling endpoint automatically exposed on /debug/pprof
73
- G201: SQL query construction using format string
74
- G202: SQL query construction using string concatenation
75
- G203: Use of unescaped data in HTML templates
0 commit comments