Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
getRequest
Method · 0.45
processHttpMessage
Method · 0.45
doPassiveScan
Method · 0.45
parseApiDocument
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected