2 repository-uri
Continuously track the dependency state of running applications through Kubernetes integration or CLI snapshots, alerting on new issues.
Distinct from Kubernetes Application Deployments: No candidate covers monitoring deployed applications for vulnerabilities; closest are vulnerable applications for testing.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Runtime Vulnerability Monitors. Refine with filters or upvote what's useful.
Kubescape is a Kubernetes security posture management platform designed to scan clusters, manifests, and images for misconfigurations, vulnerabilities, and compliance risks. It functions as a comprehensive security suite incorporating a compliance scanner, a container image vulnerability scanner, an admission controller for policy enforcement, and a runtime security monitor. The platform distinguishes itself through runtime-aware vulnerability filtering, which maps libraries loaded in memory to determine if vulnerabilities are actually reachable. It also integrates with AI assistants via a Mo
Maps libraries loaded in memory at runtime against static scans to filter unreachable vulnerabilities.
The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f
Continuously tracks the dependency state of running applications through Kubernetes integration.