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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesModule Access Controls

Mechanisms to restrict or grant access to specific software modules based on organizational policies.

Distinct from Module Access Restrictions: Unlike the candidates which focus on kernel or web server plugins, this is for Go module dependency access.

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

Awesome Module Access Controls GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • gomods/athensالصورة الرمزية لـ gomods

    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

    Provides the ability to restrict or grant access to specific modules based on organizational needs.

    Goathensdependenciesdependency-manager
    عرض على GitHub↗4,773
  1. Home
  2. Security & Cryptography
  3. Module Access Controls