pub fn scan_bytecode_only(bytecode: &str) -> Vec<VulnerabilityFinding>Expand description
Scan bytecode only (unverified contracts) for basic patterns.
pub fn scan_bytecode_only(bytecode: &str) -> Vec<VulnerabilityFinding>Scan bytecode only (unverified contracts) for basic patterns.