Snyk has introduced its application security runtime monitoring solution, allowing developers to monitor the actual behavior of their open source components at runtime. This capability provides accurate indication of vulnerable function invocation in a project's dependencies, simplifying triaging by helping understand which part of the application is using them. The solution can be integrated into CI cycles and repositories, analyzing open source dependencies and flagging vulnerabilities with remediation actions. To get started, developers can add the @snyk/nodejs-runtime-agent dependency to their Node.js projects and configure it in their application's start sequence. For Java applications, they can download the runtime agent and create a configuration file. The solution is currently available as an early access closed beta and will be released out of beta in the next couple of weeks after gathering feedback.