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