Package ai.attackframework.tools.burp.sinks


package ai.attackframework.tools.burp.sinks
Data sinks that persist exported Burp Suite data.

Implementations handle I/O concerns such as writing JSON files or pushing documents to OpenSearch. They avoid Swing dependencies; callers supply configuration and invoke them from background threads.