Package burp.api.montoya.scanner.audit
-
Interface Summary Interface Description Audit This interface represents an instance of an audit in the Burp Scanner tool.AuditIssueHandler Extensions can implement this interface and then callScanner.registerAuditIssueHandler(AuditIssueHandler)to register an audit issue handler.