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 1ac3d5c commit e007effCopy full SHA for e007eff
cpp/ql/lib/experimental/quantum/Language.qll
@@ -1,7 +1,7 @@
1
private import cpp as Language
2
import semmle.code.cpp.dataflow.new.TaintTracking
3
import codeql.quantum.experimental.Model
4
-private import experimental.quantum.OpenSSL.GericSourceCandidateLiteral
+private import OpenSSL.GenericSourceCandidateLiteral
5
6
module CryptoInput implements InputSig<Language::Location> {
7
class DataFlowNode = DataFlow::Node;
0 commit comments