Tag

Engineering

All articles tagged Engineering.

Cerbos Hub’s Collaborative IDE: Craft access control policies in your browser in real-time

Cerbos Hub’s Collaborative IDE: Craft access control policies in your browser in real-time

This article introduces the in-browser IDE Playground, available to Cerbos Hub users. The playground is designed to streamline access control management, providing a central collaborative environment for developer, product, or security teams to work on authorization policies together.

EngineeringDocumentationGuide
Rohit GhumareFebruary 22, 2024
The Secret Ingredients: protobufs and gRPC

The Secret Ingredients: protobufs and gRPC

Find out how Cerbos leverages protobuf and gRPC for defining all core features and interfaces.

Engineering
Charith EllawalaJuly 14, 2022
GitHub’s inconsistent access control

GitHub’s inconsistent access control

GitHub’s repository settings page suffers from a frustrating anti-pattern where policies are not enforced consistently - there’s a better way to keep access control rules consistent between layers and decouple policies from code.

Engineering
Andrew HainesMay 19, 2022
Filtering data using authorization logic

Filtering data using authorization logic

With the latest release of Cerbos, we introduced a new experimental query planner API to help address this problem efficiently in a language-agnostic way. This article describes how we designed and developed that API.

EngineeringGuide
Dennis BuduevFebruary 25, 2022
Keeping documentation in sync with source code

Keeping documentation in sync with source code

In this article, Cerbos engineer Oğuzhan Durgun (@oguzhand95) describes how Cerbos configuration documentation is automatically kept in sync with the Go source code.Cerbos is a highly customizable appli...

Engineering
Oğuzhan DurgunFebruary 01, 2022