Use the js/ prefix for LdapInjection.ql

This commit is contained in:
Esben Sparre Andreasen
2021-11-02 12:29:13 +01:00
committed by GitHub
parent 302373d154
commit 22c77ebb87

View File

@@ -5,7 +5,7 @@
* @kind path-problem
* @problem.severity error
* @precision high
* @id javascript/ldap-injection
* @id js/ldap-injection
* @tags security
* external/cwe/cwe-090
*/