Skip to content

Commit ab3f62e

Browse files
committed
Add missing tags to PrintCBOMGraph.ql queries
1 parent fbf3d7c commit ab3f62e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

cpp/ql/src/experimental/quantum/PrintCBOMGraph.ql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* This query only supports DGML output, as CodeQL DOT output omits properties.
55
* @kind graph
66
* @id cpp/print-cbom-graph
7+
* @tags quantum
8+
* experimental
79
*/
810

911
import experimental.quantum.Language

java/ql/src/experimental/quantum/PrintCBOMGraph.ql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* This query only supports DGML output, as CodeQL DOT output omits properties.
55
* @kind graph
66
* @id java/print-cbom-graph
7+
* @tags quantum
8+
* experimental
79
*/
810

911
import experimental.quantum.Language

0 commit comments

Comments
 (0)