Merge pull request #7416 from github/not-that-kind-of-experimental

Remove experimental tag from non-ATM queries
This commit is contained in:
Taus
2022-01-05 18:08:15 +01:00
committed by GitHub
4 changed files with 4 additions and 8 deletions

View File

@@ -5,8 +5,7 @@
* @kind path-problem
* @problem.severity error
* @id py/ldap-injection
* @tags experimental
* security
* @tags security
* external/cwe/cwe-090
*/

View File

@@ -4,8 +4,7 @@
* @kind problem
* @problem.severity warning
* @id py/improper-ldap-auth
* @tags experimental
* security
* @tags security
* external/cwe/cwe-287
*/

View File

@@ -4,8 +4,7 @@
* @kind path-problem
* @problem.severity error
* @id py/insecure-ldap-auth
* @tags experimental
* security
* @tags security
* external/cwe/cwe-522
* external/cwe/cwe-523
*/

View File

@@ -5,8 +5,7 @@
* @kind path-problem
* @problem.severity error
* @id py/nosql-injection
* @tags experimental
* security
* @tags security
* external/cwe/cwe-943
*/