awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Shopify avatar

Shopify/kubeauditArchived

0
View on GitHub↗
1,937 estrellas·190 forks·Go·MIT·6 vistas

Kubeaudit

kubeaudit helps you audit your Kubernetes clusters against common security controls

Features

  • Defending - Listed in the “Defending” section of the Awesome K8s Security awesome list.
  • Kubernetes Security - Audits Kubernetes clusters for security concerns.
  • Vulnerability Scanning - Audits clusters against common security controls.

Historial de estrellas

Gráfico del historial de estrellas de shopify/kubeauditGráfico del historial de estrellas de shopify/kubeaudit

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Kubeaudit

Proyectos open-source similares, clasificados según cuántas características comparten con Kubeaudit.
  • aquasecurity/kube-benchAvatar de aquasecurity

    aquasecurity/kube-bench

    8,078Ver en GitHub↗

    kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to the Center for Internet Security standards and other hardening guides to identify security misconfigurations and vulnerabilities. The tool operates as a containerized security scanner, utilizing host namespaces to analyze nodes and control plane components without requiring the installation of binaries directly on the host. It supports multiple Kubernetes distributions, applying environment-specific benchmarks to ensure auditing accuracy for managed services. The project cover

    Go
    Ver en GitHub↗8,078
  • falcosecurity/falcoAvatar de falcosecurity

    falcosecurity/falco

    8,670Ver en GitHub↗

    Falco is an eBPF runtime security monitor and cloud native detection engine that identifies abnormal behavior and security threats across hosts and containers. It functions as a Linux kernel event auditor, capturing system calls and kernel events in real-time to detect malicious activity. The system distinguishes itself through a rule-based threat detection model that evaluates system activity against a library of community-maintained rules and custom security definitions. It enriches raw kernel events with container and Kubernetes metadata to provide observability into isolated environments

    C++cloud-nativecncfcncf-project
    Ver en GitHub↗8,670
  • aquasecurity/kube-hunterAvatar de aquasecurity

    aquasecurity/kube-hunter

    5,064Ver en GitHub↗

    Kube-hunter is a security scanner and vulnerability hunter for Kubernetes clusters. It operates as a cloud-native penetration tool designed to identify security weaknesses, infrastructure misconfigurations, and exploitable gaps by simulating attacker techniques. The tool distinguishes itself through a dual-mode scanning engine that executes both remote external probes and internal network scans. It features identity-based impersonation, allowing it to use service account tokens and pod identities to simulate security access from specific cluster roles and determine the potential blast radius

    Python
    Ver en GitHub↗5,064
  • appvia/kraneAvatar de appvia

    appvia/krane

    740Ver en GitHub↗

    Kubernetes RBAC static analysis & visualisation tool

    Ruby
    Ver en GitHub↗740
Ver las 30 alternativas a Kubeaudit→

Preguntas frecuentes

¿Qué hace shopify/kubeaudit?

kubeaudit helps you audit your Kubernetes clusters against common security controls

¿Cuáles son las características principales de shopify/kubeaudit?

Las características principales de shopify/kubeaudit son: Defending, Kubernetes Security, Vulnerability Scanning.

¿Qué alternativas de código abierto existen para shopify/kubeaudit?

Las alternativas de código abierto para shopify/kubeaudit incluyen: aquasecurity/kube-bench — kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to… falcosecurity/falco — Falco is an eBPF runtime security monitor and cloud native detection engine that identifies abnormal behavior and… aquasecurity/trivy-operator — Kubernetes-native security toolkit. aquasecurity/kube-hunter — Kube-hunter is a security scanner and vulnerability hunter for Kubernetes clusters. It operates as a cloud-native… appvia/krane — Kubernetes RBAC static analysis & visualisation tool. aquasecurity/trivy — Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container…