DevOps / SRE / Platform · 04.08.2026, 20:54 UTC
RapidFort Extends Open Source Software Security Reach to Runtime Environments
| Schweregrad | info |
|---|---|
| Kategorie | DevOps / SRE / Platform |
| Quelle | DevOps.com ↗ |
| Veröffentlicht | 04.08.2026 UTC |
Sicherheitsmeldung mit Schweregrad noch nicht bewertet. Technische Details im Tab „Originaltext“; empfohlene Schritte in der Checkliste.
RapidFort today at the Black Hat USA conference announced it has extended its ability to secure open source software to the runtimes that DevOps teams deploy in production environments. Michael Wood, chief marketing officer for RapidFort, said the RapidFort Runtime platform makes it possible to now monitor open source software deployed within a container image to detect unauthorized or unexpected changes, and proactively assess the impact any report of a newly discovered Common Vulnerabilities and Exposures (CVE) might have. The overall goal is to make it simpler for DevOps teams to run the curated open source software packages that RapidFort already provides in their production environments, adds Wood. At the core of RapidFort Runtime is a Runtime Bill of Materials (RBOM) capability that integrates with pipelines in continuous integration/continuous delivery (CI/CD) platforms and uses application programming interfaces (APIs) and instrumentation to map system calls, network and memory usage, and process execution. The RapidFort Runtime platform is then able in a read-only mode to continuously monitor those environments in a way that both tracks changes and surfaces actionable mitigation recommendations as production environments are updated, said Wood. Additionally, RapidFort can be used to discover any unused files within an application that only serve to increase the overall size of the attack surface that might be exploited, he added.
RapidFort has also integrated code scanning tools from ReversingLabs to identify vulnerabilities in binaries before and after software …