Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/API-Security/APIKit
/ getStderr
Method
getStderr
src/main/java/burp/BurpExtender.java:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
public
static
PrintWriter getStderr() {
27
return
stderr;
28
}
29
30
public
static
IBurpExtenderCallbacks getCallbacks() {
31
return
callbacks;
Callers
7
getUrlWithPath
Method · 0.95
sendRequest
Method · 0.95
detect
Method · 0.95
urlAddPath
Method · 0.95
parseApiDocument
Method · 0.95
parseApiDocument
Method · 0.95
registerExtenderCallbacks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected