awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kubescape/kubescapeAvatar kubescape

    kubescape/kubescape

    11,489Vezi pe GitHub↗

    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
    Vezi pe GitHub↗11,489
  • snyk/cliAvatar snyk

    snyk/cli

    5,428Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,428
  1. Home
  2. DevOps & Infrastructure
  3. Runtime Vulnerability Monitors

Explorează sub-etichetele

  • 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