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 2c518c1 commit b6c2db6Copy full SHA for b6c2db6
go/ql/src/experimental/CWE-134/DsnInjectionLocal.ql
@@ -3,7 +3,7 @@
3
* @description Building an SQL data-source URI from untrusted sources can allow attacker to compromise security
4
* @kind path-problem
5
* @problem.severity error
6
- * @id go/dsn-injection
+ * @id go/dsn-injection-local
7
* @tags security
8
* experimental
9
* external/cwe/cwe-134
0 commit comments