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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to zegl/kube-score

Projects sharing features with Kube Score

30 open-source projects similar to zegl/kube-score, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • falcosecurity/falcofalcosecurity avatar

    falcosecurity/falco

    8,670View on 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
    View on GitHub↗8,670
  • madhuakula/kubernetes-goatmadhuakula avatar

    madhuakula/kubernetes-goat

    5,686View on 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
    View on GitHub↗5,686
  • freelensapp/freelensfreelensapp avatar

    freelensapp/freelens

    5,185View on 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
    View on GitHub↗5,185

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • appvia/kraneappvia avatar

    appvia/krane

    740View on GitHub↗

    Kubernetes RBAC static analysis & visualisation tool

    Ruby
    View on GitHub↗740
  • aquasecurity/kube-benchaquasecurity avatar

    aquasecurity/kube-bench

    8,078View on 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
    View on GitHub↗8,078
  • aquasecurity/kube-hunteraquasecurity avatar

    aquasecurity/kube-hunter

    5,064View on 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
    View on GitHub↗5,064
  • aquasecurity/trivyaquasecurity avatar

    aquasecurity/trivy

    36,462View on 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
    View on GitHub↗36,462
  • aquasecurity/trivy-operatoraquasecurity avatar

    aquasecurity/trivy-operator

    1,890View on GitHub↗

    Kubernetes-native security toolkit

    Go
    View on GitHub↗1,890
  • armosec/kubescapearmosec avatar

    armosec/kubescape

    11,482View on 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
    View on GitHub↗11,482
  • asobti/kube-monkeyasobti avatar

    asobti/kube-monkey

    3,064View on GitHub↗

    An implementation of Netflix's Chaos Monkey for Kubernetes clusters

    Go
    View on GitHub↗3,064
  • bad-antics/nullsec-k8sscanbad-antics avatar

    bad-antics/nullsec-k8sscan

    1View on GitHub↗

    Kubernetes Security Scanner - Part of NullSec Linux

    Python
    View on GitHub↗1
  • bats-core/bats-detikB

    bats-core/bats-detik

    0View on GitHub↗
    View on GitHub↗0
  • bridgecrewio/checkovbridgecrewio avatar

    bridgecrewio/checkov

    8,798View on GitHub↗

    Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as code, container images, and Kubernetes configurations. It functions as a cloud security posture tool, an SCA vulnerability scanner, and a secret scanning utility to prevent security breaches and version control leaks. The project distinguishes itself through deep graph analysis and variable resolution, allowing it to map relationships between interconnected resources and evaluate the final state of infrastructure attributes. It provides extensibility for defining custom security

    Python
    View on GitHub↗8,798
  • checkmarx/kicscheckmarx avatar

    checkmarx/kics

    2,649View on GitHub↗

    Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx.

    Open Policy Agent
    View on GitHub↗2,649
  • clastix/capsuleclastix avatar

    clastix/capsule

    2,097View on GitHub↗

    Multi-tenancy and policy-based framework for Kubernetes.

    Go
    View on GitHub↗2,097
  • controlplaneio/badrobotcontrolplaneio avatar

    controlplaneio/badrobot

    229View on GitHub↗

    BadRobot - Operator Security Audit Tool

    Go
    View on GitHub↗229
  • controlplaneio/kubectl-kubeseccontrolplaneio avatar

    controlplaneio/kubectl-kubesec

    519View on GitHub↗

    This is a kubectl plugin for scanning Kubernetes pods, deployments, daemonsets and statefulsets with kubesec.io. By default the plugin will send scan requests to the hosted version of kubesec.io. However, it is also possible to self host the scanning service and use that for scanning instead.

    Go
    View on GitHub↗519
  • controlplaneio/kubeseccontrolplaneio avatar

    controlplaneio/kubesec

    1,461View on GitHub↗

    Security risk analysis for Kubernetes resources

    Go
    View on GitHub↗1,461
  • cyberark/kubiscancyberark avatar

    cyberark/KubiScan

    1,428View on GitHub↗

    A tool to scan Kubernetes cluster for risky permissions

    Python
    View on GitHub↗1,428
  • docker/docker-bench-securitydocker avatar

    docker/docker-bench-security

    9,655View on GitHub↗

    This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against industry security benchmarks. It functions as a script-based scanner that identifies misconfigurations and vulnerabilities within both the host operating system and container settings. The tool specifically implements the Center for Internet Security standards for Docker to verify host and container configurations. It enables a hardening workflow by comparing system states against these standards to identify security gaps and document compliance status. The audit engine suppor

    Shell
    View on GitHub↗9,655
  • eldadru/ksniffeldadru avatar

    eldadru/ksniff

    3,471View on GitHub↗

    Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark

    Godebuggingkubectlkubectl-plugins
    View on GitHub↗3,471
  • eliasgranderubio/dagdaeliasgranderubio avatar

    eliasgranderubio/dagda

    1,242View on GitHub↗

    a tool to perform static analysis of known vulnerabilities, trojans, viruses, malware & other malicious threats in docker images/containers and to monitor the docker daemon and running docker containers for detecting anomalous activities

    Pythondetecting-anomalous-activitiesdockermalware-detection
    View on GitHub↗1,242
  • fugue/regulafugue avatar

    fugue/regula

    964View on GitHub↗

    Regula checks infrastructure as code templates (Terraform, CloudFormation, k8s manifests) for AWS, Azure, Google Cloud, and Kubernetes security and compliance using Open Policy Agent/Rego

    Open Policy Agent
    View on GitHub↗964
  • hadolint/hadolinthadolint avatar

    hadolint/hadolint

    12,225View on GitHub↗

    Hadolint is a static analysis tool designed to validate container build configurations. It functions as a security scanner and configuration auditor, parsing build instructions into a structured format to identify deviations from security and efficiency standards. The tool distinguishes itself by performing deep inspection of embedded shell commands. By tokenizing and analyzing these scripts, it detects common scripting errors and security vulnerabilities that might otherwise persist within a container image. It integrates external analysis tools to provide specialized validation for these in

    Haskelldockerdockerfiledockerfile-linter
    View on GitHub↗12,225
  • jamestgrant/kubectl-debugJ

    JamesTGrant/kubectl-debug

    0View on GitHub↗
    View on GitHub↗0
  • kinvolk/inspektor-gadgetkinvolk avatar

    kinvolk/inspektor-gadget

    2,859View on 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
    View on GitHub↗2,859
  • kubernetes-sigs/bomkubernetes-sigs avatar

    kubernetes-sigs/bom

    459View on GitHub↗

    A utility to generate SPDX-compliant Bill of Materials manifests

    Go
    View on GitHub↗459
  • kubeshop/testkubekubeshop avatar

    kubeshop/testkube

    1,611View on GitHub↗

    ☸️ The Open Testing Platform for AI-Driven Engineering Teams

    Goaiai-agentscicd
    View on GitHub↗1,611
  • kubestellar/consolekubestellar avatar

    kubestellar/console

    115View on GitHub↗

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

    TypeScript
    View on GitHub↗115
  • kyverno/chainsawkyverno avatar

    kyverno/chainsaw

    516View on GitHub↗
    Goe2ekubernetesoperator
    View on GitHub↗516