This self-paced course will help you prepare for the Azure Developer certification exam AZ-204: Developing Solutions for Microsoft Azure.

In this blog, you will learn about Tools available for DevSecOps. DevSecOps is about introducing security earlier in the life cycle of application development, thus minimizing vulnerabilities and bringing security closer to IT and business objectives.
IT infrastructure has undergone huge changes in recent years. The shift to dynamic provisioning, shared resources, and cloud computing has driven benefits around IT speed, agility and cost, and all of this has helped to improve application development.
Integrating security into DevOps to deliver DevSecOps requires new mindsets, processes, and tools. Security and risk management leaders need to adhere to the collaborative, agile nature of DevOps to be seamless and transparent in the development process, making security as silent and seamless as possible. However, this is difficult for two different disciplines.
1.SonarQube / SonarCloud
2.Source Guard
3.Shiftleft Scan
4.checkmarx
5.Veracode Greenlight
1.Burp Suite
2.Zed Attack Proxy (ZAP)
3.ModSecurity
4.WhiteSource Bolt
5.Skipfish
6. Veracode SourceClear
1.Yelp
2.CredScan
3.Changeme
4.Secret-code-scanner
5.Veracode Greenlight
1.Jfrog Xray
2.Kroll Parser
3.Archiva
4.Aqua
5.Anchore
1.Qualys
2.Snyk
3.WhiteSource
4.Veracode
5.CheckMarx
1.OWASP Threat Dragon
2.Microsoft Threat Modelling Tool 2016.
3.Threat Modeler
4.Raindance
5.Threatspec
6.PyTM
1.URL Freezer
2.SQLi Scanner
3.XSS Scanner
4.Drupal
5.Joomla
This self-paced course will help you prepare for the Azure Developer certification exam AZ-204: Developing Solutions for Microsoft Azure.
Overall the article looks good. But I disagree with few of the tools placed in wrong category.
Correct me, if I am wrong here:
1. Burp and ZAP are being used for catching low hanging fruits in automated fashion and should be in Test Phase rather than build phase.
2. Drupal and Joomla and popular PHP, MySQL based CMS not a vulnerability tools.
3. You forgot to include very famous paid TM tool i.e Irius
4. Do you suggest Qualys in CI/CD pipeline for security scanning?
5. Burp and ZAP and also Penetration Testing tools (DAST)
6. OWASP Dependency check is missing from Code security tools
7. I can’t see anything related to Application vulnerability management like DefectDojo