VulnerabilityOccurrence constructor
VulnerabilityOccurrence({})
Implementation
VulnerabilityOccurrence({
this.cvssScore,
this.effectiveSeverity,
this.fixAvailable,
this.longDescription,
this.packageIssue,
this.relatedUrls,
this.severity,
this.shortDescription,
this.type,
});