Class ToolIndexConfigReporter
java.lang.Object
ai.attackframework.tools.burp.sinks.ToolIndexConfigReporter
Pushes the current runtime configuration as a document to the tool index
when export startup completes.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidPushes one config snapshot to enabled sinks if export is running.
-
Method Details
-
pushConfigSnapshot
public static void pushConfigSnapshot()Pushes one config snapshot to enabled sinks if export is running. Safe to call from any thread. Fire-and-forget.
-