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