Predicate munge
Combine the source-file and package into a single string: /path/to/file.py<|>package-name-and-version
Import path
import semmle.python.dependencies.TechInventorystring munge(File sourceFile, ExternalPackage package)Combine the source-file and package into a single string: /path/to/file.py<|>package-name-and-version
import semmle.python.dependencies.TechInventorystring munge(File sourceFile, ExternalPackage package)