What is Plume?Plume is a library which makes use of Soot to transform JVM bytecode into code property graphs. Given Java class files, the JVM bytecode is transformed into Soot's UnitGraph representation with call graphs constructed using either Class Hierarchy Analysis (CHA) or