Uses of Class
com.vaadin.appsec.backend.model.dto.Vulnerability
Packages that use Vulnerability
-
Uses of Vulnerability in com.vaadin.appsec.backend
Methods in com.vaadin.appsec.backend that return types with arguments of type VulnerabilityModifier and TypeMethodDescriptionAppSecScanEvent.getNewVulnerabilities()Gets the list of new vulnerabilities found on this scan.AppSecService.getNewVulnerabilities()Gets the list of new vulnerabilities.AppSecService.getVulnerabilities()Gets the list of vulnerabilities found in application dependencies.