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

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

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

1 个仓库

Awesome GitHub RepositoriesModule Request Filtering

Using patterns to block or redirect requests for specific software modules.

Distinct from Module Access Restrictions: Unlike the candidates which focus on runtime module imports or kernel exports, this targets proxy-level request filtering.

Explore 1 awesome GitHub repository matching security & cryptography · Module Request Filtering. Refine with filters or upvote what's useful.

Awesome Module Request Filtering GitHub Repositories

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

    gomods/athens

    4,773在 GitHub 上查看↗

    Athens is a Go module proxy server and dependency cache that provides a persistent storage system for Go dependencies. It acts as a mirror and datastore to ensure reproducible build environments by storing immutable copies of external packages, protecting against upstream deletions or outages. The project distinguishes itself by serving as a secure gateway for private Go module hosting, utilizing authentication tokens, SSH keys, and GitHub Apps to retrieve dependencies from private version control systems. It further enables software dependency compliance through request filtering and checksu

    Filters module requests using patterns to route private dependencies internally or block public modules.

    Goathensdependenciesdependency-manager
    在 GitHub 上查看↗4,773
  1. Home
  2. Security & Cryptography
  3. Module Request Filtering