Category: All posts
Dec 09, 2025

Posted by
Noah Hein
Replicated is on a mission to help software companies deliver their applications into the world’s most demanding enterprise environments. For over a decade, Replicated’s platform has enabled open-source and SaaS firms like Travis CI, Writer, KNIME, H2O.ai, and DataStax to ship enterprise-ready, self-hosted versions of their software to customers who need on-premises or VPC deployments. This “enterprise distribution” model allowed developers to reach regulated or security-conscious organizations – but it also introduced new challenges. Lately, the biggest challenge is security: enterprises now scrutinize every container for known vulnerabilities before they’ll deploy it. In fact, the number of reported CVEs (Common Vulnerabilities and Exposures) has exploded – over 40,000 CVEs were published in 2024, a 38% jump from the prior year. This surge means even widely-used base images often contain dozens of known security issues. For enterprise buyers, these CVEs aren’t just annoyances – they’re liabilities.
Replicated heard from its customers (independent software vendors, or ISVs) that they were under growing pressure to prove their software supply chain is secure. Scanning tools flag any vulnerabilities in an app’s container image, and corporate security teams now demand “clean” images with zero known CVEs. However, continuously monitoring and patching all the open-source components inside each release is not the core competency of most ISVs – they’re focused on building features, not chasing the latest OpenSSL patch. Replicated recognized a gap: its customers needed a way to ship software with zero known vulnerabilities, without diverting their own engineers to become full-time security admins. This set the stage for SecureBuild, Replicated’s new solution to deliver Zero-CVE container images for any software.
Building SecureBuild was no trivial task. The goal was to take a given software project – along with all its dependencies and OS libraries – and produce a container image with (no known vulnerabilities). In practice, this meant solving several hard problems:
In short, SecureBuild needed to deliver an automated, scalable “factory” for rebuilding software from source, eliminating vulnerabilities continuously, and doing so in a way that earned the trust of both enterprises and open-source communities.
Replicated’s answer was to build a secure supply chain pipeline grounded in modern DevOps tooling and open-source innovation. Key components of the SecureBuild solution include:
Through this combination of ephemeral trusted builds, minimal OS, automated rebuilds, and collaborative delivery, SecureBuild can take a container that might normally have dozens of known vulnerabilities and reduce it to zero.
Behind the scenes, all of SecureBuild’s automation generates an immense stream of data. Every time a package or image is built and scanned, results are recorded. Each time a customer’s on-prem app instance pings Replicated, that event is logged. Handling this as time-series data – efficiently and reliably – is crucial for both internal operations and customer-facing reporting. This is where TigerData, creators of TimescaleDB, comes into play.
Replicated uses Tiger Cloud to store and analyze the two key categories of time-series data in its architecture:
By choosing TigerData’s managed cloud service, Replicated offloads the operational burden of maintaining this critical database. TigerData ensures high availability and handles replication, backups, and updates, which is invaluable for a lean team delivering a security-critical service. As Grant Miller (Replicated’s CEO) noted, the company has used TigerData’s cloud in production for years without incident – giving them the confidence to focus on SecureBuild’s features rather than babysitting database servers.
With SecureBuild, Replicated has transformed a daunting problem into a turnkey solution for their customers and the open-source community. The impact is already significant:
SecureBuild serves as an excellent case study in balancing innovation with practical execution. Replicated thoughtfully adopted cutting-edge technologies—ephemeral Kubernetes builds, minimal OS layers, and robust time-series data infrastructure—to address critical security challenges facing modern enterprises. The outcome is a performant, reliable solution delivering tangible value through enhanced software supply chain security. With TigerData's proven scalability and performance at its core, Replicated ensures that even as SecureBuild continues to grow, enterprises and developers alike will benefit from fast, dependable insights and hardened software delivery. SecureBuild exemplifies how the right architecture enables rapid innovation without compromising reliability, making software supply chains safer and more sustainable for everyone involved.