export interface ICve { cve: string; cvss_v2: string; }