add cwe 090 (ldap injection) and cwe 943 (Improper Neutralization of Special Elements in Data Query Logic) to SqlInjection.ql

This commit is contained in:
Erik Krogh Kristensen
2021-09-30 14:25:19 +02:00
parent 2062afc868
commit 51b56a9e28

View File

@@ -9,6 +9,8 @@
* @id js/sql-injection
* @tags security
* external/cwe/cwe-089
* external/cwe/cwe-090
* external/cwe/cwe-943
*/
import javascript