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
·
Back to stackrox/kube-linter

Open-source alternatives to Kube Linter

30 open-source projects similar to stackrox/kube-linter, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Kube Linter alternative.

  • open-policy-agent/gatekeeperAvatar de open-policy-agent

    open-policy-agent/gatekeeper

    4,228Ver en GitHub↗

    Gatekeeper is a Kubernetes admission control and policy enforcement engine used to ensure cluster resources comply with organizational security and configuration standards. It intercepts API requests to validate or reject non-compliant resources before they are persisted in the cluster. The project uses a parameterized policy library and custom resource definitions to create reusable templates and enforcement rules. It distinguishes itself through a hub-and-spoke management model, allowing a controller in a management cluster to enforce policies across separate target clusters. Beyond admiss

    Go
    Ver en GitHub↗4,228
  • 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
  • cyberark/kubiscanAvatar de cyberark

    cyberark/KubiScan

    1,428Ver en GitHub↗

    A tool to scan Kubernetes cluster for risky permissions

    Python
    Ver en GitHub↗1,428
  • armosec/kubescapeAvatar de armosec

    armosec/kubescape

    11,482Ver en GitHub↗

    Kubescape is a security platform for Kubernetes that provides tools for scanning clusters, configurations, and container images against industry compliance and security benchmarks. It functions as a suite of security utilities, including a compliance auditor, a misconfiguration scanner, and a container vulnerability scanner. The project differentiates itself through automated remediation and active enforcement. It can automatically patch operating system vulnerabilities in images and fix security errors within manifest files. It also utilizes an admission controller to block the deployment of

    Go
    Ver en GitHub↗11,482

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.

Find more with AI search
  • controlplaneio/kubesecAvatar de controlplaneio

    controlplaneio/kubesec

    1,461Ver en GitHub↗

    Security risk analysis for Kubernetes resources

    Go
    Ver en GitHub↗1,461
  • 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
  • viglesiasce/kube-lintAvatar de viglesiasce

    viglesiasce/kube-lint

    156Ver en GitHub↗

    A linter for Kubernetes resources with a customizable rule set

    Go
    Ver en GitHub↗156
  • uswitch/klintAvatar de uswitch

    uswitch/klint

    42Ver en GitHub↗

    A 'realtime' kubernetes resource linter

    Go
    Ver en GitHub↗42
  • appvia/kraneAvatar de appvia

    appvia/krane

    740Ver en GitHub↗

    Kubernetes RBAC static analysis & visualisation tool

    Ruby
    Ver en GitHub↗740
  • helm/chart-testingAvatar de helm

    helm/chart-testing

    1,632Ver en GitHub↗

    CLI tool for linting and testing Helm charts

    Go
    Ver en GitHub↗1,632
  • aquasecurity/trivyAvatar de aquasecurity

    aquasecurity/trivy

    36,462Ver en GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    Ver en GitHub↗36,462
  • snyk-labs/helm-snykAvatar de snyk-labs

    snyk-labs/helm-snyk

    43Ver en GitHub↗

    Check images in your charts for vulnerabilities

    TypeScript
    Ver en GitHub↗43
  • yannh/kubeconformAvatar de yannh

    yannh/kubeconform

    3,070Ver en GitHub↗

    A FAST Kubernetes manifests validator, with support for Custom Resources!

    Go
    Ver en GitHub↗3,070
  • dormstern/segspecAvatar de dormstern

    dormstern/segspec

    15Ver en GitHub↗

    Static analysis from configs → Kubernetes NetworkPolicies in seconds

    Go
    Ver en GitHub↗15
  • kinvolk/inspektor-gadgetAvatar de kinvolk

    kinvolk/inspektor-gadget

    2,859Ver en GitHub↗

    Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF

    C
    Ver en GitHub↗2,859
  • corneliusweig/rakkessAvatar de corneliusweig

    corneliusweig/rakkess

    1,400Ver en GitHub↗

    Review Access - kubectl plugin to show an access matrix for server resources

    Go
    Ver en GitHub↗1,400
  • 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
  • anchore/grypeAvatar de anchore

    anchore/grype

    12,423Ver en GitHub↗

    Grype is a command-line security scanner designed to identify known vulnerabilities within container images, filesystems, and software manifests. It functions as a software composition analysis tool that detects security flaws in application components and open-source libraries to support supply chain security. The tool distinguishes itself by reconstructing the final state of container images through layered filesystem inspection and normalizing diverse package formats into a unified dependency graph. It maintains a local cache of security advisories synchronized from multiple upstream sourc

    Gocontainer-imagecontainerscyclonedx
    Ver en GitHub↗12,423
  • deepfence/threatmapperAvatar de deepfence

    deepfence/ThreatMapper

    5,282Ver en GitHub↗

    ThreatMapper is a cloud native application protection platform and infrastructure security scanner. It functions as a vulnerability management system and cloud workload telemetry collector designed to monitor workloads and detect security risks across cloud and container environments. The platform distinguishes itself through a network traffic visualizer that uses machine learning to classify communication patterns and a graph-based attack mapping system to identify high-risk paths between vulnerabilities and network dependencies. Its broader capabilities cover cloud infrastructure complianc

    TypeScriptcloud-nativecloudsecuritycnapp
    Ver en GitHub↗5,282
  • digitalocean/clusterlintAvatar de digitalocean

    digitalocean/clusterlint

    591Ver en GitHub↗

    A best practices checker for Kubernetes clusters. 🤠

    Go
    Ver en GitHub↗591
  • external-secrets/external-secretsAvatar de external-secrets

    external-secrets/external-secrets

    6,697Ver en GitHub↗

    External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.

    Goexternal-secretshacktoberfestkubernetes
    Ver en GitHub↗6,697
  • datreeio/datreeAvatar de datreeio

    datreeio/datree

    6,339Ver en GitHub↗

    Datree is a policy enforcement framework for Kubernetes that validates configurations against rules written in Rego, JSON Schema, or CEL. It operates as both a command-line tool for pre-deployment scanning and as a cluster-side admission webhook for real-time enforcement, integrating with CI/CD pipelines and continuous delivery tools like ArgoCD and FluxCD. The framework supports namespace-scoped policy mapping, allowing different policies to apply to different namespaces, and provides a skip annotation mechanism for selectively bypassing rules on individual resources or entire namespaces. It

    Goadmission-webhookbest-practicescli
    Ver en GitHub↗6,339
  • shopify/kubeauditAvatar de Shopify

    Shopify/kubeaudit

    1,937Ver en GitHub↗

    kubeaudit helps you audit your Kubernetes clusters against common security controls

    Go
    Ver en GitHub↗1,937
  • kubestellar/consoleAvatar de kubestellar

    kubestellar/console

    115Ver en GitHub↗

    World's first fully integrated and fully Automated Kubernetes management and orchestration solution

    TypeScript
    Ver en GitHub↗115
  • madhuakula/kubernetes-goatAvatar de madhuakula

    madhuakula/kubernetes-goat

    5,686Ver en GitHub↗

    Kubernetes Goat is a security training environment designed for practicing the identification and exploitation of common vulnerabilities within an intentionally insecure cluster. It provides a controlled setting to simulate system exploitations, including container escapes, role misconfigurations, and server-side requests. The project utilizes scenario-based vulnerability deployment to create specific security flaws. It includes utilities for environment management that allow the cluster to be restored to a clean baseline by removing vulnerable scenarios, service accounts, and role bindings.

    HTML
    Ver en GitHub↗5,686
  • freelensapp/freelensAvatar de freelensapp

    freelensapp/freelens

    5,185Ver en GitHub↗

    Freelens is a graphical web dashboard for Kubernetes cluster administration and monitoring. It provides a centralized interface for managing container orchestration environments, featuring a log aggregator for simultaneous multi-pod log viewing, a resource visualizer for mapping system dependencies via force-directed graphs, and a security auditor for reviewing vulnerability reports and certificate expiration dates. The project integrates a generative artificial intelligence operator to automate complex administrative tasks and translate requests into cluster configurations. It further distin

    TypeScriptcloud-nativecontainersdevops
    Ver en GitHub↗5,185
  • cert-manager/trust-managerC

    cert-manager/trust-manager

    0Ver en GitHub↗
    Ver en GitHub↗0
  • cedar-policy/cedarAvatar de cedar-policy

    cedar-policy/cedar

    1,316Ver en GitHub↗
    Rust
    Ver en GitHub↗1,316
  • caiyeon/goldfishAvatar de Caiyeon

    Caiyeon/goldfish

    2,127Ver en GitHub↗

    A HashiCorp Vault UI written with VueJS and Vault native Go API

    Vuebulma-cssgogolang
    Ver en GitHub↗2,127
  • aquasecurity/trivy-operatorAvatar de aquasecurity

    aquasecurity/trivy-operator

    1,890Ver en GitHub↗

    Kubernetes-native security toolkit

    Go
    Ver en GitHub↗1,890