Files
codeql/python/ql/lib/semmle/python/internal/ConceptsImports.qll

8 lines
322 B
Plaintext

/**
* This file contains imports required for the Python version of `ConceptsShared.qll`.
* Since they are language-specific, they can't be placed directly in that file, as it is shared between languages.
*/
import semmle.python.dataflow.new.DataFlow
import semmle.python.concepts.CryptoAlgorithms as CryptoAlgorithms