pub fn filter_advisories_by_url(
    audit: NPMAudit,
    nsp_config: &NSPConfig
) -> Result<Vec<AdvisoryURL>, Error>