Vulnerability constructor
Vulnerability({})
Implementation
Vulnerability({
this.cve,
this.cwes,
this.fixedPackage,
this.offendingPackage,
this.providerRiskScore,
this.reachable,
this.securityBulletin,
});