MCPcopy Index your code
hub / github.com/API-Security/APIKit / getUrl

Method getUrl

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

Source from the content-addressed store, hash-verified

20 }
21
22 @Override
23 public URL getUrl() {
24 return url;
25 }
26
27 @Override
28 public String getIssueName() {

Callers 4

getRequestMethod · 0.45
processHttpMessageMethod · 0.45
doPassiveScanMethod · 0.45
parseApiDocumentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected