awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ stackrox/kube-linterمخطط تاريخ النجوم لـ stackrox/kube-linter

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

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/gatekeeperالصورة الرمزية لـ open-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/falcoالصورة الرمزية لـ falcosecurity

    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-benchالصورة الرمزية لـ aquasecurity

    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/kubescapeالصورة الرمزية لـ armosec

    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
  • عرض جميع البدائل الـ 30 لـ Kube Linter→