mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +01:00
incorrect import path
This commit is contained in:
committed by
Josh Brown
parent
fe22dc45b1
commit
7560db66fa
@@ -1,5 +1,5 @@
|
|||||||
import cpp
|
import cpp
|
||||||
private import experimental.semmle.code.cpp.crypto.CryptoAlgorithmNames
|
private import experimental.crypto.CryptoAlgorithmNames
|
||||||
import semmle.code.cpp.ir.dataflow.TaintTracking
|
import semmle.code.cpp.ir.dataflow.TaintTracking
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user