awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stackrox avatar

stackrox/kube-linter

0
View on GitHub↗
3,471 星标·267 分支·Go·Apache-2.0·11 次浏览docs.kubelinter.io↗

Kube Linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.

Features

  • Infrastructure and Configuration - Checks Kubernetes YAML and Helm charts for best practices.
  • Kubernetes Analysis - Checks YAML files and Helm charts for best practice adherence.
  • Configuration and Policy - Performs static analysis on Kubernetes YAML and Helm charts.
  • Defending - Listed in the “Defending” section of the Awesome K8s Security awesome list.
  • Kubernetes Security - Static analysis for Kubernetes manifests.
  • Security and Compliance - Static analysis for YAML files and Helm charts.

Star 历史

stackrox/kube-linter 的 Star 历史图表stackrox/kube-linter 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

stackrox/kube-linter 是做什么的?

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.

stackrox/kube-linter 的主要功能有哪些?

stackrox/kube-linter 的主要功能包括:Infrastructure and Configuration, Kubernetes Analysis, Configuration and Policy, Defending, Kubernetes Security, Security and Compliance。

stackrox/kube-linter 有哪些开源替代品?

stackrox/kube-linter 的开源替代品包括: open-policy-agent/gatekeeper — Gatekeeper is a Kubernetes admission control and policy enforcement engine used to ensure cluster resources comply… 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. armosec/kubescape — Kubescape is a security platform for Kubernetes that provides tools for scanning clusters, configurations, and… aquasecurity/kube-bench — kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to… controlplaneio/kubesec — Security risk analysis for Kubernetes resources.

Kube Linter 的开源替代方案

相似的开源项目,按与 Kube Linter 的功能重合度排序。
  • open-policy-agent/gatekeeperopen-policy-agent 的头像

    open-policy-agent/gatekeeper

    4,228在 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
    在 GitHub 上查看↗4,228
  • falcosecurity/falcofalcosecurity 的头像

    falcosecurity/falco

    8,670在 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
    在 GitHub 上查看↗8,670
  • aquasecurity/kube-benchaquasecurity 的头像

    aquasecurity/kube-bench

    8,078在 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
    在 GitHub 上查看↗8,078
  • armosec/kubescapearmosec 的头像

    armosec/kubescape

    11,482在 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
    在 GitHub 上查看↗11,482
查看 Kube Linter 的所有 30 个替代方案→