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

adding a handy example showing how to automate the pentest within the CI pipeline #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

newlight77
Copy link

… CI pipeline

This uses docker and docker-compose to run sandbox with sonarqube, zap tool and zap-sonar-plugin altogether in 3 steps :

  1. run a sonarqube instance using docker with zap-sonar-plugin installed
  2. generate a zapproxy.html report
  3. publish the zapproxy.html report to sonarqube

@newlight77 newlight77 force-pushed the main branch 4 times, most recently from af3d9b2 to 2ed506e Compare May 19, 2021 07:47
… CI pipeline

This uses docker and docker-compose to run sandbox with sonarqube, zap tool and zap-sonar-plugin altogether in 3 steps :

1. run a sonarqube instance using docker with zap-sonar-plugin installed
2. generate a zapproxy.html report
3. publish the zapproxy.html report to sonarqube
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

Successfully merging this pull request may close these issues.

None yet

1 participant