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
appvia avatar

appvia/krane

0
View on GitHub↗
740 stars·34 forks·Ruby·Apache-2.0·11 views

Krane

Kubernetes RBAC static analysis & visualisation tool

Features

  • Defending - Listed in the “Defending” section of the Awesome K8s Security awesome list.
  • Kubernetes Security - Static analysis for Kubernetes RBAC configurations.

Star history

Star history chart for appvia/kraneStar history chart for appvia/krane

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Krane

Similar open-source projects, ranked by how many features they share with Krane.
  • 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
  • controlplaneio/kubeseccontrolplaneio avatar

    controlplaneio/kubesec

    1,461View on GitHub↗

    Security risk analysis for Kubernetes resources

    Go
    View on GitHub↗1,461
  • 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
  • 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
See all 30 alternatives to Krane→

Frequently asked questions

What does appvia/krane do?

Kubernetes RBAC static analysis & visualisation tool

What are the main features of appvia/krane?

The main features of appvia/krane are: Defending, Kubernetes Security.

What are some open-source alternatives to appvia/krane?

Open-source alternatives to appvia/krane include: falcosecurity/falco — Falco is an eBPF runtime security monitor and cloud native detection engine that identifies abnormal behavior and… cyberark/kubiscan — A tool to scan Kubernetes cluster for risky permissions. aquasecurity/kube-bench — kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to… armosec/kubescape — Kubescape is a security platform for Kubernetes that provides tools for scanning clusters, configurations, and… controlplaneio/kubesec — Security risk analysis for Kubernetes resources. kinvolk/inspektor-gadget — Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and…