Class Version

java.lang.Object
ai.attackframework.tools.burp.utils.Version

public final class Version extends Object
Centralized version accessor. Production: reads Implementation-Version from the JAR manifest. Tests: may set -Dattackframework.version= to run without a JAR.
  • Method Details

    • get

      public static String get()