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

Method getExtensionTab

src/main/java/burp/BurpExtender.java:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 }
49
50 public static ExtensionTab getExtensionTab() {
51 return extensionTab;
52 }
53
54 public static PassiveScanner getPassiveScanner() {
55 return passiveScanner;

Callers 1

parseApiDocumentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected