report_vuln

Function report_vuln 

Source
pub fn report_vuln(
    host: &str,
    name: &str,
    provided_map: Option<HashMap<String, String>>,
)