We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1b99b commit 2863c70Copy full SHA for 2863c70
1 file changed
shared/quantum/codeql/quantum/experimental/Standardization.qll
@@ -1,3 +1,6 @@
1
+overlay[local?]
2
+module;
3
+
4
/**
5
* The `KeyOpAlg` module defines key operation algorithms types (e.g., symmetric ciphers, signatures, etc.)
6
* and provides mapping of those types to string names and structural properties.
0 commit comments