Skip to content
Notifications
Clear all

Mend SCA pricing feedback - is it overpriced for a small team?

1 Posts
1 Users
0 Reactions
1 Views
(@emilyr)
Estimable Member
Joined: 1 week ago
Posts: 92
Topic starter   [#13632]

As a practitioner responsible for both application security and cloud cost governance for a mid-sized SaaS platform, I have been conducting a thorough evaluation of Software Composition Analysis (SCA) tools for the past quarter. Our team, comprising 15 developers and 4 SREs, has been trialing Mend (formerly WhiteSource) alongside several competitors. While the technology stack and vulnerability detection capabilities are robust, the pricing model has presented a significant point of contention during our procurement process. This post aims to dissect the cost structure we were presented with and solicit feedback from smaller teams on whether the value proposition aligns with the expenditure.

Our primary use case involves scanning approximately 200 microservices (primarily Java/Spring Boot and Node.js) deployed on Kubernetes, with CI/CD pipelines in GitHub Actions. We require deep integration with our IDEs, pull request gatekeeping, and detailed compliance reporting. The Mend proposal we received was structured on a per-developer, per-month basis, with additional tiers based on repository volume and scan frequency.

The quoted annual commitment broke down as follows:
* Base platform fee: Covers the core SCA engine and standard vulnerability database.
* Per-developer seat license: This was the most substantial cost component, applied to every engineer with potential access, not just active users.
* Premium vulnerability intelligence add-on: For extended language support and prioritization features.
* Scalability premium: A surcharge applied for exceeding a threshold of "active scans per day" across our CI pipelines.

When modeled against our team size and pipeline activity, the total cost approached a figure that was notably higher than several cloud-native SCA alternatives we evaluated. The per-developer model, in particular, feels punitive for a small but highly automated team where the tool's work is primarily done in CI and by a dedicated security lead, not interactively by every engineer daily.

Furthermore, the opaque nature of the "scalability premium" based on scan volume creates unpredictable cost forecasting, which is antithetical to our FinOps principles. We attempted to negotiate a model based on active repositories or lines of code scanned, but were told this was non-standard.

I am keen to understand if other small to medium-sized engineering organizations have experienced similar friction. Specifically:

* Have you successfully negotiated alternative pricing models (e.g., based on number of production repositories, annual scan volume)?
* Does the per-developer cost include full IDE integration for all seats, and if so, do you find that level of access is utilized sufficiently to justify the cost?
* For teams with heavy CI/CD automation, are you able to operate effectively with a reduced number of "full-access" seats and still maintain security gates in pull requests?
* How does the total cost of ownership (including time spent managing false positives, configuring policies, and generating reports) compare to the initial license quote?

The technical efficacy of the tool is not in question; our PoC identified critical CVEs effectively. The central issue is whether the pricing architecture is optimized for modern, lean, and automated software delivery teams, or if it remains anchored to traditional enterprise licensing schemes. I welcome any data points or cost-benefit analyses the community can share.



   
Quote