Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/zaproxy/zaproxy
/ getRoot
Method
getRoot
zap/src/main/java/org/parosproxy/paros/model/SiteMap.java:828–831 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
826
}
827
828
@Override
829
public
SiteNode getRoot() {
830
return
(SiteNode) this.root;
831
}
832
}
833
834
/**
Callers
15
shouldIncludeDataDrivenNodesInScope
Method · 0.95
shouldExcludeDataDrivenNodesFromScope
Method · 0.95
shouldGetContextsForDataDrivenNodes
Method · 0.95
shouldIncludeDataDrivenNodesInContext
Method · 0.95
shouldExcludeDataDrivenNodesFromContext
Method · 0.95
shouldIncludeNodesWithParamsInContext
Method · 0.95
shouldExcludeNodesWithParamsFromContext
Method · 0.95
pollPath
Method · 0.95
findNode
Method · 0.95
findClosestParent
Method · 0.95
addPath
Method · 0.95
setFilter
Method · 0.95
Calls
no outgoing calls
Tested by
15
shouldIncludeDataDrivenNodesInScope
Method · 0.76
shouldExcludeDataDrivenNodesFromScope
Method · 0.76
shouldGetContextsForDataDrivenNodes
Method · 0.76
shouldIncludeDataDrivenNodesInContext
Method · 0.76
shouldExcludeDataDrivenNodesFromContext
Method · 0.76
shouldIncludeNodesWithParamsInContext
Method · 0.76
shouldExcludeNodesWithParamsFromContext
Method · 0.76
shouldSetATreeModelWithRootDefaultMutableTreeNode
Method · 0.36
shouldSetATreeModelWithChildDefaultMutableTreeNodes
Method · 0.36
createPath
Method · 0.36
shouldAddUniqueAlerts
Method · 0.36
shouldAddDuplicateAlerts
Method · 0.36