| Package | Description |
|---|---|
| com.sap.psr.vulas.cg |
| Modifier and Type | Method and Description |
|---|---|
NodeMetaInformation |
Callgraph.getInformationForConstructId(com.sap.psr.vulas.shared.json.model.ConstructId target)
getInformationForConstructId.
|
NodeMetaInformation |
Callgraph.getInformationForId(Integer id)
getInformationForId.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<NodeMetaInformation>> |
CallgraphReachableSearch.getReachableConstructs()
Getter for the field
reachableConstructs. |
Map<String,Set<List<NodeMetaInformation>>> |
CallgraphReachableSearch.getTouchPoints()
Getter for the field
touchPoints. |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeMetaInformation.addToList(NodeMetaInformation _rs)
Used for the attackSurface detection in
ReachabilityAnalyzer.identifyTouchPoints() |
int |
NodeMetaInformation.compareTo(NodeMetaInformation _c)
Compares the construct with the given construct by comparing their qualified name.
|
Copyright © 2018–2020. All rights reserved.