We have made a good start on #AI integration in @zaproxy
We know some of you will be very anti-AI, so this will be optional and opt-in.
We have lots of plans, but feedback also appreciated - what integrations would you really like to see .. or not see?
@psiinon @zaproxy Right now while a lot of ZAP's UI CAN be reached from the keyboard, due to a bunch of Swing oddities and the way the UI has been coded this often isn't super efficient, particularly if you have like tabs nested within tabs and such. I guess a bunch of fixes could be made to this, but hey ...AI is an option, too :) #accessibility
@zersiax @zaproxy Its not one or the other 😉
@psiinon @zaproxy You're not wrong :) I keep meaning to document the exact issues but it's really difficult to split this into specific issues, particularly because I'm not super familiar with how the UI code is compartmentalized exactly. I'd be happy to be part of making the situation better though; want to sit down some time and make notes while I share screen & muddle through the UI? I think your familiarity with the codebase (or another contributor of course) might be able to allow us to at the very least catalog what's going wrong currently. Knowing what the problem is is a great way to start solving it :)