Package ai.attackframework.tools.burp.utils


package ai.attackframework.tools.burp.utils
Common utilities shared across the extension.

Includes logging (Logger), version accessors, filesystem helpers, regex helpers, and small helpers reused by UI and sinks. These classes are UI-agnostic; callers may use them from background threads as needed.