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

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

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

armosec/kubescape

0
View on GitHub↗
kubescape.io↗

Kubescape

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 workloads that violate predefined security policies.

The platform covers a broad range of security operations, including runtime threat detection via system probes, the generation of network policies to restrict unauthorized communication, and continuous configuration monitoring. It further supports security auditing by verifying clusters against regulatory frameworks.

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Features

  • Kubernetes Security - Provides a comprehensive security suite for scanning Kubernetes clusters, configurations, and images against benchmarks.
  • Container Image Patching - Automatically updates container images to fix operating system vulnerabilities and reduce the attack surface.
  • Benchmark Scanning - Evaluates cluster manifests against a library of industry-standard security benchmarks to identify misconfigurations.
  • Vulnerability Patching - Detects security flaws in container images and applies automatic patches to reduce the attack surface.
  • Security Scanning - Analyzes Kubernetes cluster configurations to identify security risks, misconfigurations, and compliance violations.
  • Security Auto-Remediation - Automatically applies patches to configuration manifests to resolve security errors and align with best practices.
  • Automated Configuration Remediation - Automatically fixes security errors within manifest files to align with industry best practices.
  • Cloud Compliance Auditors - Verifies Kubernetes clusters against regulatory frameworks and security best practices.
  • Orchestration Admission Controllers - Implements a Kubernetes admission controller to intercept and block deployments that violate security policies.
  • Infrastructure Misconfiguration Detectors - Analyzes Kubernetes manifests and cluster states to identify and remediate security risks and misconfigurations.
  • Security Policy Enforcers - Blocks the deployment of workloads that violate security standards using admission policies.
  • Kubernetes Compliance Monitoring - Continuously checks cluster configurations against regulatory standards and exports security metrics.
  • Misconfiguration Scanning - Analyzes clusters and configuration files against industry benchmarks to identify security risks.
  • Policy Enforcement Engines - Blocks the deployment of workloads that violate defined security standards using policy evaluation rules.
  • Vulnerability Scanners - Detects known vulnerabilities within container images to reduce the attack surface of workloads.
  • Kubernetes Security Assessments - Scans clusters and configuration files for misconfigurations to ensure alignment with industry benchmarks.
  • Vulnerability Scanning - Detects known vulnerabilities within container images to identify security flaws before deployment.
  • Network Policy Enforcement - Generates network policies to restrict unauthorized traffic between Kubernetes workloads based on cluster analysis.
  • Network Policy Generation - Analyzes cluster traffic to generate and implement network policies that prevent unauthorized communication.
  • Security Monitors - Tracks cluster activity using system-level probes to detect security threats and events in real time.
  • Dynamic Kernel Probes - Uses low-level system probes to monitor kernel activity and detect security threats in real time.
  • Metric and Performance Monitors - Deploys an automated operator to continuously scan configurations and images and export security metrics.
  • Cluster Monitoring Systems - Runs an automated operator within the cluster to continuously monitor security configurations and export metrics.
  • Defending - Listed in the “Defending” section of the Awesome K8s Security awesome list.
  • Container and Cluster Security - Compliance and security testing tool for Kubernetes deployments.
  • Kubernetes Security - Tests Kubernetes deployments against security frameworks.
  • Security and Compliance - Security testing tool for Kubernetes clusters.
11,482 星标·952 分支·Go·Apache-2.0·28 次浏览

Star 历史

armosec/kubescape 的 Star 历史图表armosec/kubescape 的 Star 历史图表

常见问题解答

armosec/kubescape 是做什么的?

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.

armosec/kubescape 的主要功能有哪些?

armosec/kubescape 的主要功能包括:Kubernetes Security, Container Image Patching, Benchmark Scanning, Vulnerability Patching, Security Scanning, Security Auto-Remediation, Automated Configuration Remediation, Cloud Compliance Auditors。

armosec/kubescape 有哪些开源替代品?

armosec/kubescape 的开源替代品包括: aquasecurity/kube-bench — kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to… aquasecurity/kube-hunter — Kube-hunter is a security scanner and vulnerability hunter for Kubernetes clusters. It operates as a cloud-native… kyverno/kyverno — Kyverno is a Kubernetes policy engine and cloud native governance tool. It functions as a policy-as-code framework… snyk/cli — The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies,… kubescape/kubescape — Kubescape is a Kubernetes security posture management platform designed to scan clusters, manifests, and images for… bridgecrewio/checkov — Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as…

Kubescape 的开源替代方案

相似的开源项目,按与 Kubescape 的功能重合度排序。
  • 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
  • aquasecurity/kube-hunteraquasecurity 的头像

    aquasecurity/kube-hunter

    5,064在 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
    在 GitHub 上查看↗5,064
  • kyverno/kyvernokyverno 的头像

    kyverno/kyverno

    7,841在 GitHub 上查看↗

    Kyverno is a Kubernetes policy engine and cloud native governance tool. It functions as a policy-as-code framework that validates, mutates, and generates resources to enforce security and governance standards within a cluster. The project distinguishes itself through a declarative policy model that utilizes native Kubernetes custom resource definitions, allowing policies to be managed as standard cluster objects without custom code. It provides specific security capabilities for container image verification and signature validation to ensure only trusted images are deployed. Its broader capa

    Go
    在 GitHub 上查看↗7,841
  • snyk/clisnyk 的头像

    snyk/cli

    5,428在 GitHub 上查看↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    TypeScriptmonitorsecuritysnyk
    在 GitHub 上查看↗5,428
  • 查看 Kubescape 的所有 30 个替代方案→