Skip to content

Commit b8c3b43

Browse files
committed
Fix KnownAsymmetricAlgorithm query id
1 parent b558e84 commit b8c3b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/experimental/quantum/InventorySlices/KnownAsymmetricAlgorithm.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @name Operations using known asymmetric cipher algorithms (slice)
33
* @description Outputs operations where the algorithm used is a known asymmetric cipher algorithm.
4-
* @id java/quantum/slices/known-asymmetric-cipher-algorithm
4+
* @id java/quantum/slices/known-asymmetric-algorithm
55
* @kind table
66
* @tags quantum
77
* experimental

0 commit comments

Comments
 (0)