com.h3xstream.retirejs.repo
Class JsVulnerability
java.lang.Object
com.h3xstream.retirejs.repo.JsVulnerability
public class JsVulnerability
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsVulnerability
public JsVulnerability(String atOrAbove,
String below,
List<String> info,
Map<String,List<String>> identifiers,
String severity)
getAtOrAbove
public String getAtOrAbove()
getBelow
public String getBelow()
getInfo
public List<String> getInfo()
getIdentifiers
public Map<String,List<String>> getIdentifiers()
getSeverity
public String getSeverity()
Copyright © 2015. All rights reserved.