Function cwe_checker_lib::checkers::cwe_367::check_cwe
source · pub fn check_cwe(
analysis_results: &AnalysisResults<'_>,
cwe_params: &Value
) -> (Vec<LogMessage>, Vec<CweWarning>)
Expand description
Run the check. See the module-level documentation for more information.