Skip to content

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

Open
newlight77 wants to merge 1 commit intoOtherDevOpsGene:mainfrom
newlight77:main
Open

adding a handy example showing how to automate the pentest within the CI pipeline#89
newlight77 wants to merge 1 commit intoOtherDevOpsGene:mainfrom
newlight77:main

Conversation

@newlight77
Copy link
Copy Markdown

… 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.

1 participant