6 Repos
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 ist eine Bibliothek zur Verwaltung von Benutzerberechtigungen und zur Durchsetzung von Sicherheitsrichtlinien innerhalb von Vue-Anwendungen. Sie bietet ein Framework zur Einschränkung des Zugriffs auf UI-Elemente, Anwendungsrouten und Netzwerkanfragen basierend auf dem aktuellen Autorisierungsstatus des Benutzers. Die Bibliothek integriert sich in den Anwendungs-Router und das State-Management, um Navigationspfade dynamisch zu filtern und UI-Komponenten in Echtzeit zu aktualisieren. Durch das Abfangen ausgehender Netzwerkanfragen und deren Validierung gegen definierte Berechtigungssätze verhindert sie, dass nicht autorisierte Aktionen an den Server gesendet werden. Das Toolset deckt ein breites Spektrum an Frontend-Sicherheitsanforderungen ab, einschließlich des bedingten Renderns von UI-Elementen und der programmatischen Validierung des Navigationsflusses. Es fungiert als Middleware-Schicht, die Autorisierungsdaten über die Anwendung hinweg synchronisiert, um sicherzustellen, dass sowohl die visuelle Oberfläche als auch die Backend-Kommunikation mit den zugewiesenen Zugriffsebenen des Benutzers konsistent bleiben.
Evaluates user permissions to conditionally render interface elements or action buttons.