VulnerabilityCheck constructor
VulnerabilityCheck({})
Implementation
VulnerabilityCheck({
this.allowedCves,
this.blockedCves,
this.containerAnalysisVulnerabilityProjects,
this.maximumFixableSeverity,
this.maximumUnfixableSeverity,
});