pub fn parse_files_and_filter_advisories_by_url(
    audit_path: &str,
    nsp_config_path: &str
) -> Result<Vec<AdvisoryURL>, Error>