mirror of
https://github.com/github/codeql.git
synced 2026-05-18 21:27:08 +02:00
Add experimental,ml-generated tags
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
* @precision high
|
||||
* @tags security
|
||||
* external/cwe/cwe-022
|
||||
* experimental
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
* @id py/template-injection
|
||||
* @tags security
|
||||
* external/cwe/cwe-074
|
||||
* experimental
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
* @tags security
|
||||
* external/cwe/cwe-079
|
||||
* external/cwe/cwe-116
|
||||
* experimental
|
||||
*/
|
||||
|
||||
// determine precision above
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* @id py/xslt-injection
|
||||
* @tags security
|
||||
* external/cwe/cwe-643
|
||||
* experimental
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* @tags security
|
||||
* external/cwe/cwe-113
|
||||
* external/cwe/cwe-079
|
||||
* experimental
|
||||
*/
|
||||
|
||||
// determine precision above
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
* @id py/csv-injection
|
||||
* @tags security
|
||||
* external/cwe/cwe-1236
|
||||
* experimental
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
* @id py/improper-ldap-auth
|
||||
* @tags security
|
||||
* external/cwe/cwe-287
|
||||
* experimental
|
||||
*/
|
||||
|
||||
// Determine precision above
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
* @tags security
|
||||
* cryptography
|
||||
* external/cwe/cwe-327
|
||||
* experimental
|
||||
* @id py/azure-storage/unsafe-client-side-encryption-in-use
|
||||
* @problem.severity error
|
||||
* @precision medium
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
* @id py/insecure-randomness
|
||||
* @tags security
|
||||
* external/cwe/cwe-338
|
||||
* experimental
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
* @problem.severity warning
|
||||
* @id py/jwt-empty-secret-or-algorithm
|
||||
* @tags security
|
||||
* experimental
|
||||
*/
|
||||
|
||||
// determine precision above
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
* @id py/jwt-missing-verification
|
||||
* @tags security
|
||||
* external/cwe/cwe-347
|
||||
* experimental
|
||||
*/
|
||||
|
||||
// determine precision above
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* @id py/ip-address-spoofing
|
||||
* @tags security
|
||||
* external/cwe/cwe-348
|
||||
* experimental
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
* @tags security
|
||||
* external/cwe/cwe-522
|
||||
* external/cwe/cwe-523
|
||||
* experimental
|
||||
*/
|
||||
|
||||
// determine precision above
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
* @id py/simple-xml-rpc-server-dos
|
||||
* @tags security
|
||||
* external/cwe/cwe-776
|
||||
* experimental
|
||||
*/
|
||||
|
||||
private import python
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
* @id py/cookie-injection
|
||||
* @tags security
|
||||
* external/cwe/cwe-614
|
||||
* experimental
|
||||
*/
|
||||
|
||||
// determine precision above
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
* @id py/insecure-cookie
|
||||
* @tags security
|
||||
* external/cwe/cwe-614
|
||||
* experimental
|
||||
*/
|
||||
|
||||
// TODO: determine precision above
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
* @id py/nosql-injection
|
||||
* @tags security
|
||||
* external/cwe/cwe-943
|
||||
* experimental
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
Reference in New Issue
Block a user