heart Posts from the community...
Story
@dkatara_pandit123 shared a post, 2 months, 1 week ago
Devops Team Leader, EPAM

Fortify Static Code Analysis in Pipelines

Implementation

Fortify SCA executes it vulnerability test by looking at the JAVA pom.xml file which contains all the dependencies. As the scanning is performed at the code level, the best practice is that it is performed as early as possible. This is achieved by running the scan after the code checkout, as to stop further processing of the build in case vulnerabilities are detected.

fortify
 Activity
@dkatara_pandit123 started using tool Terraform , 2 months, 4 weeks ago.