Cover photo by Agence Olloweb on Unsplash.
With secureCodeBox 3.3, we have added several features that allow you to use secureCodeBox for static application security testing (SAST).
This blog post gives an introduction to how several new features of secureCodeBox 3.3 can be used to quickly run targeted SAST scans of your entire codebase.
By the end of this post, you will know how to build a SAST workflow to detect which of your repositories include a malicious dependency.
We will cover all steps of the process: obtaining a list of all software repositories in your organization, cloning and scanning them, and even dropping all of the results into a DefectDojo instance for later inspection.