Class Assessment
java.lang.Object
com.vaadin.appsec.backend.model.analysis.Assessment
- All Implemented Interfaces:
Serializable
The descriptor for a single module that contains assessments for each version
affected by the same vulnerability.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Assessment
public Assessment()
-
-
Method Details
-
getName
The name of the module.- Returns:
- the name of the module
-
getAffectedVersions
A map of assessments on this module by version range.- Returns:
- the map of assessments
-
hashCode
public int hashCode() -
equals
-
toString
-