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

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

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

Docker 容器安全加固工具

排名更新于 2026年6月30日

用于审计 Docker 容器环境配置并强制执行安全策略的自动化工具与框架。

Docker 容器安全加固工具

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • docker/docker-bench-securitydocker 的头像

    docker/docker-bench-security

    9,655在 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

    docker/docker-bench-security is a script-based auditor that checks Docker and host configurations against the CIS Docker benchmark, making it a strong fit for compliance checking but not covering runtime monitoring or image vulnerability scanning.

    ShellContainer Security Scanners
    在 GitHub 上查看↗9,655
  • kubearmor/kubearmorkubearmor 的头像

    kubearmor/KubeArmor

    2,433在 GitHub 上查看↗

    KubeArmor is a runtime security enforcement system designed to protect containerized workloads and host infrastructure by restricting unauthorized process, file, and network activity. It operates by deploying lightweight agents across nodes that utilize kernel-level interception and Linux Security Modules to monitor and block system operations in real time. By mapping these enforcement actions to specific container and pod identities, the platform maintains granular access control within multi-tenant environments. The project distinguishes itself through a declarative policy orchestration fra

    Kubearmor is a runtime security enforcement system that hardens container workloads using LSMs like AppArmor and supports least-permissive policies, which directly addresses runtime protection and security profile enforcement, though it lacks image vulnerability scanning and CIS benchmark auditing.

    GoRuntime Security EnforcementDeclarative Policy EnforcerseBPF Interceptors
    在 GitHub 上查看↗2,433

Related searches

  • Linux 服务器安全审计工具
  • 服务器加固工具包
  • Kubernetes 配置审计工具
  • Dockerfile 代码检查工具
  • 从零构建容器的实战项目
  • 容器镜像瘦身工具
  • Kubernetes 集群安全扫描器
  • AWS 自动化安全审计工具