Skip to content

Commit 7ad2932

Browse files
committed
Update SymmetricEncryptionAlgorithms.ql
Changing metadata to under python namespace
1 parent c0c2ae5 commit 7ad2932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/experimental/cryptography/inventory/new_models/SymmetricEncryptionAlgorithms.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @name Symmetric Encryption Algorithms
33
* @description Finds all potential usage of symmetric encryption algorithms using the supported libraries.
44
* @kind problem
5-
* @id cpp/quantum-readiness/cbom/symmetric-encryption-algorithms
5+
* @id py/quantum-readiness/cbom/symmetric-encryption-algorithms
66
* @problem.severity error
77
* @precision high
88
* @tags security

0 commit comments

Comments
 (0)