Class ToolIndexConfigReporter

java.lang.Object
ai.attackframework.tools.burp.sinks.ToolIndexConfigReporter

public final class ToolIndexConfigReporter extends Object
Pushes the current runtime configuration as a document to the tool index when export startup completes.
  • 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.