Removing 'security' tags from all queries.

This commit is contained in:
Benjamin Rodes
2023-09-27 12:43:51 -04:00
parent 7ad2932b3f
commit 25203db4e7
56 changed files with 48 additions and 108 deletions

View File

@@ -5,8 +5,7 @@
* @kind problem
* @problem.severity error
* @precision high
* @tags security
* external/cwe/cwe-326
* @tags external/cwe/cwe-326
*/
import cpp

View File

@@ -5,8 +5,7 @@
* @kind problem
* @problem.severity error
* @precision high
* @tags security
* external/cwe/cwe-326
* @tags external/cwe/cwe-326
*/
import cpp

View File

@@ -5,8 +5,7 @@
* @kind problem
* @problem.severity error
* @precision high
* @tags security
* external/cwe/cwe-327
* @tags external/cwe/cwe-327
*/
import cpp
import experimental.cryptography.Concepts

View File

@@ -5,8 +5,7 @@
* @kind problem
* @problem.severity error
* @precision high
* @tags security
* external/cwe/cwe-327
* @tags external/cwe/cwe-327
*/
import cpp
import experimental.cryptography.Concepts

View File

@@ -5,8 +5,7 @@
* @id cpp/weak-crypto/banned-encryption-algorithms
* @problem.severity error
* @precision high
* @tags security
* external/cwe/cwe-327
* @tags external/cwe/cwe-327
*/
import cpp

View File

@@ -5,8 +5,7 @@
* @id cpp/weak-crypto/banned-hash-algorithms
* @problem.severity error
* @precision high
* @tags security
* external/cwe/cwe-327
* @tags external/cwe/cwe-327
*/
import cpp

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/all-asymmetric-algorithms
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/all-cryptographic-algorithms
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/all-asymmetric-encryption-algorithms
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -4,8 +4,7 @@
* @kind problem
* @id cpp/quantum-readiness/cbom/asymmetric-padding-schemes
* @problem.severity error
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/authenticated-encryption-algorithms
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/block-cipher-mode
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/iv-sources
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/unkown-iv-sources
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/elliptic-curve-key-length
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/elliptic-curve-algorithms
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/hash-algorithms
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/key-exchange
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/asymmetric-key-generation
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/signing-algorithms
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/symmetric-encryption-algorithms
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -4,8 +4,7 @@
* @kind problem
* @id cpp/quantum-readiness/cbom/symmetric-padding-schemes
* @problem.severity error
* @tags security
* cbom
* @tags cbom
* cryptography
*/

View File

@@ -5,8 +5,7 @@
* @id cpp/quantum-readiness/cbom/unkwon-asymmetric-key-generation
* @problem.severity error
* @precision high
* @tags security
* cbom
* @tags cbom
* cryptography
*/