MCPcopy
hub / github.com/zaproxy/zaproxy / get

Method get

zap/src/main/java/org/zaproxy/zap/model/Vulnerabilities.java:126–126  ·  view source on GitHub ↗
(String id)

Source from the content-addressed store, hash-verified

124 List<Vulnerability> getAll();
125
126 Vulnerability get(String id);
127 }
128}

Callers 15

element_to_strFunction · 0.65
match_alert_patternFunction · 0.65
test_zapFunction · 0.65
mainFunction · 0.65
watcher.pyFile · 0.65
updateMethod · 0.65
updateAddOnsMethod · 0.65
createConnectionMethod · 0.65
createReleaseMethod · 0.65
updateChecksumsTableMethod · 0.65
processMethod · 0.65

Implementers 2

Techzap/src/main/java/org/zaproxy/zap/mode
AlertSetzap/src/main/java/org/zaproxy/zap/exte

Calls

no outgoing calls