Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run integration tests with OWASP ZAP proxy enabled #6

Open
deors opened this issue Oct 4, 2018 · 1 comment
Open

run integration tests with OWASP ZAP proxy enabled #6

deors opened this issue Oct 4, 2018 · 1 comment

Comments

@deors
Copy link
Owner

deors commented Oct 4, 2018

in integration tests stage, add a step to prepare the OWASP ZAP proxy, run failsafe using the proxy to collect information, and publish the vulnerability reports

@deors
Copy link
Owner Author

deors commented Oct 10, 2018

high-level steps that need to be performed:

  1. before running ITs, stand up OWASP ZAP from a Docker image. we can look into ADOP Java cartridge for inspiration, and adapt that approach to Jenkinsfile.
  2. run ITs using OWASP ZAP proxy, i.e. ensure proxy parameters are passed into the tests and used.
  3. remove the OWASP ZAP container once it is not needed.

@deors deors changed the title run integration tests with owasp zap proxy enabled run integration tests with OWASP ZAP proxy enabled Oct 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant