pub fn call_analyze( store: &mut Store<HostState>, instance: &Instance, source: &str, language: Language, ) -> Result<Vec<Finding>>
Call the plugin’s analyze function