ashenchowthee / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

ZAP headless execution #1568

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please make it possible to allow ZAP to run scans on a server without a 
monitor/screen, to allow for automated scans as part of a build and deployment 
pipeline.

Original issue reported on code.google.com by java.dev...@gmail.com on 18 Mar 2015 at 1:01

GoogleCodeExporter commented 9 years ago
ZAP has supported this for some time via the -daemon command line option ;)
https://code.google.com/p/zaproxy/wiki/HelpCmdline

Original comment by psii...@gmail.com on 18 Mar 2015 at 1:03

GoogleCodeExporter commented 9 years ago
And this is one of the key ways to use ZAP: 
https://code.google.com/p/zaproxy/wiki/SecRegTests

Original comment by psii...@gmail.com on 18 Mar 2015 at 1:06

GoogleCodeExporter commented 9 years ago
Thanks for the quick response !

Original comment by java.dev...@gmail.com on 18 Mar 2015 at 1:07