awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesRuntime Vulnerability Monitors

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.

Awesome Runtime Vulnerability Monitors GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kubescape/kubescapeAvatar von kubescape

    kubescape/kubescape

    11,489Auf GitHub ansehen↗

    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.

    Gobest-practicedevopskubernetes
    Auf GitHub ansehen↗11,489
  • snyk/cliAvatar von snyk

    snyk/cli

    5,428Auf GitHub ansehen↗

    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.

    TypeScriptmonitorsecuritysnyk
    Auf GitHub ansehen↗5,428
  1. Home
  2. DevOps & Infrastructure
  3. Runtime Vulnerability Monitors

Unter-Tags erkunden

  • Runtime Reachability AnalysisFilters vulnerabilities by mapping libraries loaded in memory to determine if they are actually exploitable. **Distinct from Runtime Vulnerability Monitors:** Focuses on memory-aware reachability filtering rather than just tracking dependency state