awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesAdministrative Controls

Policies and mechanisms for managing administrative access and permissions.

Distinguishing note: No existing candidates; fits under security umbrella.

Explore 4 awesome GitHub repositories matching security & cryptography · Administrative Controls. Refine with filters or upvote what's useful.

Awesome Administrative Controls GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • upstash/context7Avatar de upstash

    upstash/context7

    57,490Ver en GitHub↗

    Context7 is an AI-powered documentation retrieval engine designed to provide developers and AI agents with real-time, context-aware access to technical documentation and code snippets. By integrating external library documentation as callable tools, the platform equips AI coding assistants with project-specific knowledge, helping to improve generation accuracy and reduce hallucinations during inference. The platform distinguishes itself through a robust security and governance framework that manages documentation as a centralized knowledge base. It employs a multi-source ingestion pipeline to

    Defines granular access policies to restrict sensitive operations to authorized administrators.

    TypeScriptllmmcpmcp-server
    Ver en GitHub↗57,490
  • casbin/casbinAvatar de casbin

    casbin/casbin

    19,848Ver en GitHub↗

    Casbin is an authorization library that provides a model-based engine for enforcing access control across diverse application environments. It decouples authorization logic from application code by using a configuration-driven approach, allowing developers to define access rules and evaluation logic independently. The system supports a wide range of access control models, including role-based, attribute-based, and relationship-based patterns, which are evaluated at runtime to determine if a subject is permitted to perform an action on a resource. The project distinguishes itself through a hig

    Permits specific subjects to bypass all defined access control policies.

    Goabacaccess-controlacl
    Ver en GitHub↗19,848
  • project-chip/connectedhomeipAvatar de project-chip

    project-chip/connectedhomeip

    8,586Ver en GitHub↗

    This project is an open-source software development kit and framework for implementing the Matter smart home standard. It provides a universal IPv6-based application layer and a cluster-based data model to ensure interoperability between diverse smart home devices and controllers. The system is distinguished by its multi-transport network abstraction, which maps Bluetooth LE, Thread, and Wi-Fi implementations to a common layer. It includes specialized tooling for secure device commissioning via QR codes and NFC, as well as a comprehensive over-the-air firmware update system for distributing s

    Manages the assignment of administrative control and permissions when adding devices to a network fabric.

    C++build-with-matterchipconnected-devices
    Ver en GitHub↗8,586
  • go-vikunja/vikunjaAvatar de go-vikunja

    go-vikunja/vikunja

    3,361Ver en GitHub↗

    Vikunja is a self-hosted task management platform designed for organizing personal and team projects. It provides a centralized system for managing tasks using multiple visualization formats, including Kanban boards, Gantt charts, and tables. The project distinguishes itself through extensive external connectivity, offering a REST API, OpenAPI specifications, and CalDAV synchronization for external calendar integration. It supports sophisticated identity federation via LDAP, OpenID Connect, and Single Sign-On, alongside event-driven automation using webhooks. The platform covers a broad rang

    Provides administrative overrides that allow system admins to access any project regardless of ownership.

    Goapigolangproject-management
    Ver en GitHub↗3,361
  1. Home
  2. Security & Cryptography
  3. Administrative Controls

Explorar subetiquetas

  • Administrative OverridesMechanisms for granting subjects unrestricted access that bypasses standard policy enforcement. **Distinct from Administrative Controls:** Distinct from Administrative Controls: focuses on the bypass mechanism specifically rather than general administrative management.