
10/12/2020 · Valerie Silverthorne
What this post added
This post details the integration of Checkmarx's SAST solution with GitLab CI/CD using CxFlow. It explains how CxFlow initiates scans on commits or merge requests, processes results, and provides feedback through GitLab's security dashboard, issues, or merge requests. It also covers automatic issue creation for vulnerabilities, deduplication of similar issues, and customization of defect filtering. The technical implementation involves editing CI/CD pipelines to include a security scan stage and setting up global variables for Checkmarx server access.