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

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

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

1 个仓库

Awesome GitHub RepositoriesSocket Security Layers

Security intermediaries that protect system sockets from unauthorized or malicious container access.

Distinguishing note: Existing candidates focus on orchestrators or runtimes, not a security proxy layer for the socket.

Explore 1 awesome GitHub repository matching security & cryptography · Socket Security Layers. Refine with filters or upvote what's useful.

Awesome Socket Security Layers GitHub Repositories

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

    Tecnativa/docker-socket-proxy

    2,572在 GitHub 上查看↗

    docker-socket-proxy is an HAProxy-based security proxy that filters and controls access to the Docker API. It acts as a security layer between containers and the Docker socket to restrict API operations based on specific paths and methods. The proxy uses environment variables to enable or disable specific API endpoints and to grant or revoke permissions for various API sections. It can enforce read-only access by restricting the API to only allow GET and HEAD requests, returning a forbidden status for unauthorized actions. The project provides capabilities for path-based request filtering, c

    Adds a security layer between containers and the Docker socket to prevent container escape and host compromise.

    Pythondockerhacktoberfest
    在 GitHub 上查看↗2,572
  1. Home
  2. Security & Cryptography
  3. Socket Security Layers