MCPcopy Create free account
hub / github.com/albinowax/ActiveScanPlusPlus / apply

Method apply

src/burp/SuspectTransform.java:110–110  ·  view source on GitHub ↗
(String base)

Source from the content-addressed store, hash-verified

108 @FunctionalInterface
109 private interface Check {
110 Pair<String, List<String>> apply(String base);
111 }
112
113 // Other utility methods like safeBytesToString, request, debugMsg, etc. should be implemented as needed.

Callers 1

doActiveScanMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected