惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
A
About on SuperTechFans
J
Java Code Geeks
G
Google Developers Blog
L
LangChain Blog
小众软件
小众软件
宝玉的分享
宝玉的分享
云风的 BLOG
云风的 BLOG
P
Proofpoint News Feed
博客园 - 【当耐特】
IT之家
IT之家
F
Fortinet All Blogs
aimingoo的专栏
aimingoo的专栏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
博客园 - Franky
博客园_首页
雷峰网
雷峰网
Microsoft Security Blog
Microsoft Security Blog
Vercel News
Vercel News
B
Blog
月光博客
月光博客
酷 壳 – CoolShell
酷 壳 – CoolShell

Cerbos - All Posts

Authentik vs Keycloak: Self-hosted IdP comparison Mapping business requirements to authorization policy for automotive Fine-grained authorization for AI gateways EIC 2026: Stop counting agents, protect what they can touch Agent skill for writing authorization policies in Claude Desktop Identity security in 2026 EIC 2026 takeaways: the identity stack built for humans will not hold up for AI agents Already have authentication? Here's the authorization layer you still need. Tokens are authorization decisions: a guide to policy-driven token issuance What is a Runtime Authorization Platform It's a dimmer switch, not a kill switch. How CISOs are rethinking AI agent governance From maps to bitmaps (and from bitmaps to bitmaps) AuthZEN, Shared Signals, SCIM Events, IPSIE: Notes from the OpenID Enterprise Panel How do you update authorization policies without redeploying your application? IIW42 recap: Where agent authorization got real Cerbos PDP v0.52.0/v0.53.0: Engine performance, security hardening, and CEL path functions Authorization Management Platforms: what they do, how they work, and where they fit PocketOS AI coding agent deleted a production database in 9 seconds Non-Human Identity management still has a blind spot Supabase alternative in 2026: Best open source auth options Benefits of on-premise authorization: Why enterprises are moving toward self-hosted Authorization policies: How to write, test, and validate them (faster with AI) Agent skill for writing authorization policies How much does it cost to build authorization in-house? Why centralized authorization governance reduces incident response time OPA alternative Why AI agents make authorization a right now problem Modernizing legacy application authorization: why it’s your biggest security blind spot How to add authorization to legacy applications without code changes 5 authorization blind spots auditors find, and how to fix them
Introducing enhanced test management in Cerbos Hub - Sear...
Rohit Ghumare · 2025-06-11 · via Cerbos - All Posts

Observation of our Cerbos Hub users in production has shown us that testing is a key part of authorization management. Hub users tend to have dozens - or in some cases hundreds - of tests defined in their authorization test suite. So, to better serve our users’ testing requirements, we have overhauled the Build screens in Cerbos Hub to enable filtering and easy searching for test cases. You can now choose to show either passing or failing test cases or search by a specific keyword.

The new search and filter capabilities within Cerbos Hub take the pain out of testing and troubleshooting policies for users who run a large number of tests. Imagine a build process with the policy tests represented in this sample repo, where filtering through the results to identify failures can be like finding a needle in a haystack - The latest update simplifies this process.

With the new update, you can instantly view all test results as soon as a build is completed. The interface displays a high-level summary of the test outcomes, including the number of tests passed, failed, or skipped, as well as the total number of tests. You can review the policy failures from 1000s of tests in one place by searching visual data of policy repos passed and failed test cases. You can compare results with the structure of the YAML file and roles in the same window, as shown below.

image

As you investigate, you can also narrow down and filter the test results. Whether you need to view just the failed tests or check the outcomes of specific cases by name, the UI provides quick access to the information you need.

image

For example, if there's a failure in the policy allowing admins to read resources, you can filter to view only the failed tests. As depicted in the provided screenshot, tests that expected a "DENY" effect but resulted in "ALLOW" are immediately visible, enabling quick identification and resolution of policy misconfiguration.

image

The ability to filter by test case name or result makes it easier for developers and policy authors to focus on the specific area of interest without having to scroll through every test case.

Conclusion:

This update to Cerbos Hub enhances the developer experience by simplifying the process of understanding the test results in a specific build. The ability to search, filter, and pinpoint specific test cases shortens the feedback loop and accelerates the policy development and troubleshooting process all within Cerbos Hub.

Visit Cerbos Hub today to explore these new features and see how they can streamline your policy management workflow.