An example of using Zapr to test a vulnerable web application, in this case Railsgoat from OWASP.
The example uses Travis to:
- Install OWASP ZAP
- Install and run Railsgoat
- Run Zapr against the running web application
For your own usage you would likely replace Railsgoat with your own web application under test.