Skip to content
Notifications
Clear all

Switched from Veracode to something else - who did you pick and why?

1 Posts
1 Users
0 Reactions
0 Views
(@finops_tracker_99)
Estimable Member
Joined: 5 months ago
Posts: 91
Topic starter   [#21609]

After nearly two years of using Veracode for SAST and SCA, our team recently made the switch. The primary drivers were cost and integration friction. While the security findings were solid, the pricing model felt increasingly opaque and didn't scale well with our dynamic, containerized workloads. The bill had become a line item we dreaded every quarter.

We evaluated a handful of alternatives and ultimately landed on **Snyk**. Here's our breakdown:

**Why we moved away from Veracode:**
* **Cost predictability:** The per-scan model created anxiety around developer-driven scans. We saw a spike in costs when we integrated it into more CI pipelines, which was the opposite of what we wanted.
* **Developer experience:** The feedback loop felt too slow for our sprint cycles. Engineers complained about the delay between committing code and getting results back in the portal.
* **Agent maintenance:** Keeping the scanning agents updated across our various build environments became a small but consistent ops burden.

**Why Snyk won for us:**
* **Pricing transparency:** Their developer-centric pricing (per developer, per month) aligned with our FinOps goals. We could budget predictably, even with rampant pipeline scaling.
* **Native DevOps integration:** The CLI and direct IDE plugins gave developers immediate feedback. This shifted security left, exactly as intended.
* **Container & IaC focus:** Their strength in scanning container images and Terraform modules matched our tech stack better.

We did a PoC with Checkmarx and Semgrep as well. Checkmarx felt similar to Veracode in model, and Semgrep, while incredibly fast and customizable, required more security team overhead to tune and maintain.

Has anyone else made a similar move? I'm particularly curious about:
* Teams that went with **Semgrep** or **SonarQube** for SAST – how's the operational overhead?
* Any **Azure-native** shops using Microsoft Defender for Cloud's code scanning? How does it compare for pure Azure workloads?
* For SCA, are you bundling it with your SAST tool or using a dedicated option like **Dependabot** or **Renovate**?

Our early cost analysis shows a ~30% reduction in yearly tooling spend, but more importantly, the developer adoption rate for security scanning has gone from ~40% to over 90%. That's the real win.



   
Quote