Setting up Jenkins in Azure Cloud

Setting up Jenkins in Azure and writing a pipeline to validate python and angular applications. This was done as a part of my project. I set up Sonar Scan, Bandit scan for python and also OWASP dependency checks for Angular web app. OWASP ZAP dynamic security tests were also carried out on demand and nightly basis.

Read More