Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad5ee1c + 2863c70 commit 6038396Copy full SHA for 6038396
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