We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c2ae5 commit 7ad2932Copy full SHA for 7ad2932
python/ql/src/experimental/cryptography/inventory/new_models/SymmetricEncryptionAlgorithms.ql
@@ -2,7 +2,7 @@
2
* @name Symmetric Encryption Algorithms
3
* @description Finds all potential usage of symmetric encryption algorithms using the supported libraries.
4
* @kind problem
5
- * @id cpp/quantum-readiness/cbom/symmetric-encryption-algorithms
+ * @id py/quantum-readiness/cbom/symmetric-encryption-algorithms
6
* @problem.severity error
7
* @precision high
8
* @tags security
0 commit comments