Simon Bennetts
Simon Bennetts
Thats a Linux shell script, and you appear to be trying to run it in Windows, rather than in WSL...
You are looking at the API docs. I linked to the AF docs before: https://www.zaproxy.org/docs/automate/automation-framework/ They include an openapi job: https://www.zaproxy.org/docs/desktop/addons/openapi-support/automation/ Can you ask these sort of questions on the...
It looks like the highlighting might be out. For example, 1732584193 is a valid timestamp. However .. is timestamp disclosure really likely via a JavaScript file? I'd be happy to...
Is this just for the quickscan? If so #1891 hopefully fixes this :) If not then if wont :/
Sounds good to me. Be worth having a common static for the loop time or similar..
So you cant run the test locally? what error messages do you get? I can run them, although the Firefox one always fails for me.
Can you try `./gradlew check zapRunTests`
For me the java tests are the most important, but the js ones would be good to fix too..
`Task :npmLintAllHud FAILED` - should be an easy one to fix 😁