pub type Vulnerabilities = HashMap<String, Vulnerability>;
struct Vulnerabilities { /* private fields */ }