mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
Update SymmetricEncryptionAlgorithms.ql
Changing metadata to under python namespace
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
* @name Symmetric Encryption Algorithms
|
* @name Symmetric Encryption Algorithms
|
||||||
* @description Finds all potential usage of symmetric encryption algorithms using the supported libraries.
|
* @description Finds all potential usage of symmetric encryption algorithms using the supported libraries.
|
||||||
* @kind problem
|
* @kind problem
|
||||||
* @id cpp/quantum-readiness/cbom/symmetric-encryption-algorithms
|
* @id py/quantum-readiness/cbom/symmetric-encryption-algorithms
|
||||||
* @problem.severity error
|
* @problem.severity error
|
||||||
* @precision high
|
* @precision high
|
||||||
* @tags security
|
* @tags security
|
||||||
|
|||||||
Reference in New Issue
Block a user