MCPcopy Index your code
hub / github.com/XF-FS/APIKit / getUrl

Method getUrl

src/main/java/burp/CustomScanIssue.java:30–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 }
29
30 @Override
31 public URL getUrl() {
32 return this.url;
33 }
34
35 @Override
36 public String getIssueName() {

Callers 3

processHttpMessageMethod · 0.45
doPassiveScanMethod · 0.45
createApiDetailEntityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected