Simon Bennetts
Simon Bennetts
I couldnt see any others right now (but may have missed some). I dont think 1 is a collection, not sure how many we'd need, but I think at least...
Fair enough :) I'll document it as a potential ZAP project and if anyone is interested I'll make sure they post to this issue as well.
For info the ZAP Issue is: https://code.google.com/p/zaproxy/issues/detail?id=1403
Thanks for these! Sorry, but we decided on a new naming standard recently, as per https://twitter.com/psiinon/status/1504475442484432897 so could you rename your scripts to use CamelCase? We should document that in...
Also, have you noticed the build failure? ``` VerifyScripts > shouldParseScript(Consumer, String, Path) > org.zaproxy.VerifyScripts.shouldParseScript(Consumer, String, Path)[42] FAILED java.lang.RuntimeException at VerifyScripts.java:162 Caused by: javax.script.ScriptException at VerifyScripts.java:160 Caused by: jdk.nashorn.internal.runtime.ParserException at...
Done with my comments - cant comment on the python code but looks better than the stuff I hacked together ;)
Ah, I was assuming we would need to sort out the proxying problem before the new code could be merged. Am I wrong? I've submitted #3 for updating the code...
@omerlh related to what and since when? :)
You should be able to use either a "apikey" query param or the X-ZAP-API-Key header.
Let me know if you need any advice or guidance with this :)