mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Removing 'security' tags from all queries.
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* external/cwe/cwe-326
|
||||
* @tags external/cwe/cwe-326
|
||||
*/
|
||||
import python
|
||||
import experimental.cryptography.Concepts
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* external/cwe/cwe-326
|
||||
* @tags external/cwe/cwe-326
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
*/
|
||||
import python
|
||||
import experimental.cryptography.Concepts
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* external/cwe/cwe-327
|
||||
* @tags external/cwe/cwe-327
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* external/cwe/cwe-327
|
||||
* @tags external/cwe/cwe-327
|
||||
*/
|
||||
import python
|
||||
import experimental.cryptography.Concepts
|
||||
@@ -22,9 +21,6 @@ where
|
||||
not name = ["SECP256R1", "PRIME256V1",//P-256
|
||||
"SECP384R1", //P-384
|
||||
"SECP521R1", //P-521
|
||||
"NUMSP256T1",
|
||||
"NUMSP384T1",
|
||||
"NUMSP512T1",
|
||||
"ED25519", "X25519"] and
|
||||
msg = "Use of weak curve algorithm " + name + "."
|
||||
)
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* external/cwe/cwe-327
|
||||
* @tags external/cwe/cwe-327
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
* @id py/weak-kdf-algorithm
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
*/
|
||||
import python
|
||||
import experimental.cryptography.Concepts
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
* @id py/kdf-low-iteration-count
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
*/
|
||||
import python
|
||||
import experimental.cryptography.Concepts
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
* @id py/kdf-small-key-size
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
*/
|
||||
import python
|
||||
import experimental.cryptography.Concepts
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
* @id py/kdf-weak-mode
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
*/
|
||||
import python
|
||||
import experimental.cryptography.Concepts
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
* @id py/kdf-weak-salt-gen
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
*/
|
||||
import python
|
||||
import experimental.cryptography.Concepts
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
* @id py/kdf-small-salt-size
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
@@ -9,8 +9,7 @@
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* external/cwe/cwe-327
|
||||
* @tags external/cwe/cwe-327
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
* @kind problem
|
||||
* @id py/quantum-readiness/cbom/all-asymmetric-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @preci cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/all-cryptographic-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/all-asymmetric-encryption-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/asymmetric-key-generation
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
* @kind problem
|
||||
* @id py/quantum-readiness/cbom/asymmetric-padding-schemes
|
||||
* @problem.severity error
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/authenticated-encryption-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/block-cipher-mode
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/iv-sources
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/unkown-iv-sources
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/elliptic-curve-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/hash-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/key-derivation
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/key-exchange
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/signing-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/symmetric-encryption-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
* @kind problem
|
||||
* @id py/quantum-readiness/cbom/symmetric-padding-schemes
|
||||
* @problem.severity error
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/classic-model/all-cryptographic-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/classic-model/block-cipher-mode
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,8 +5,7 @@
|
||||
* @id py/quantum-readiness/cbom/classic-model/hash-algorithms
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
* @tags security
|
||||
* cbom
|
||||
* @tags cbom
|
||||
* cryptography
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user