|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.contrastsecurity.rest.PlatformVulnerability
public class PlatformVulnerability
| Constructor Summary | |
|---|---|
PlatformVulnerability()
|
|
| Method Summary | |
|---|---|
String |
getCve()
Return the CVE associated with this vulnerability. |
String |
getDescription()
Return a short description about the issue. |
String |
getLink()
Return a link to the issue from the vendor. |
String |
getSeverity()
Return the severity of the CVE; one of Critical, High, Medium, Low, Note. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlatformVulnerability()
| Method Detail |
|---|
public String getCve()
public String getSeverity()
public String getDescription()
public String getLink()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||