6 repositorios
Interfaces for managing security rules and permissions via API.
Distinguishing note: None available; no candidates provided.
Explore 6 awesome GitHub repositories matching security & cryptography · Programmatic Access Control. Refine with filters or upvote what's useful.
PostHog is a comprehensive product analytics and feature management platform designed to capture, process, and visualize user behavior data. It provides a unified suite for tracking application events, managing feature rollouts, and monitoring system health through session recordings and error tracking. By leveraging a columnar-storage-optimized architecture, the platform enables high-performance aggregation and filtering across massive event datasets. What distinguishes PostHog is its integrated approach to data pipelines and application control. It features a robust event ingestion system t
Enables managing user permissions programmatically through authenticated interface endpoints.
React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr
Allows programmatic evaluation of access rights within components to conditionally render UI elements or restrict navigation.
This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a
Offers programmatic interfaces for retrieving and managing credentials stored within the secure vault.
Snyk is an application security testing platform designed to identify and remediate vulnerabilities across source code, open-source dependencies, container images, and infrastructure-as-code configurations. It functions as a comprehensive security workflow automation tool, utilizing a static analysis engine and dependency graph mapping to detect security flaws and license compliance issues throughout the software development lifecycle. The platform distinguishes itself through agentic workflow orchestration and an automated remediation pipeline that generates and submits pull requests to patc
Automates the assignment of roles and organizational access for users via an interface before their initial login.
CloudPaste is a secure file sharing platform and multi-backend storage aggregator. It unifies local and S3-compatible cloud storage providers into a single managed file system, serving as a gateway for centralized file access and distribution. The platform distinguishes itself through a built-in browser-based Markdown editor for composing documents with formulas and diagrams. It provides secure content sharing using password protection, expiration dates, and path-restricted API keys to control programmatic access and visibility. The system covers broad capabilities in file management, includ
Provides interfaces for managing security rules and permissions for programmatic file access via API.
Vue Access Control es una biblioteca diseñada para gestionar permisos de usuario y aplicar políticas de seguridad dentro de aplicaciones Vue. Proporciona un framework para restringir el acceso a elementos de interfaz, rutas de aplicación y solicitudes de red basados en el estado de autorización del usuario actual. La biblioteca se integra con el router de la aplicación y la gestión de estado para filtrar dinámicamente rutas de navegación y actualizar componentes de interfaz en tiempo real. Al interceptar solicitudes de red salientes y validarlas contra conjuntos de permisos definidos, evita que acciones no autorizadas sean enviadas al servidor. El conjunto de herramientas cubre una amplia gama de requisitos de seguridad frontend, incluyendo el renderizado condicional de elementos de UI y la validación programática del flujo de navegación. Funciona como una capa de middleware que sincroniza datos de autorización en toda la aplicación para asegurar que tanto la interfaz visual como la comunicación de backend permanezcan consistentes con los niveles de acceso asignados al usuario.
Evaluates user permissions to conditionally render interface elements or action buttons.