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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesContinuous Access Evaluations

Security mechanisms that verify identity and context for every single request rather than relying on a one-time login.

Distinct from Security and Access Control: Focuses on per-request continuous validation, distinct from the static session checks in candidates

Explore 1 awesome GitHub repository matching security & cryptography · Continuous Access Evaluations. Refine with filters or upvote what's useful.

Awesome Continuous Access Evaluations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • cerbos/cerbosAvatar von cerbos

    cerbos/cerbos

    4,460Auf GitHub ansehen↗

    Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing access control. It functions as a policy-as-code platform, allowing teams to define, test, and distribute authorization rules using declarative YAML or JSON configurations. By decoupling access logic from application code, it enables consistent permission enforcement across diverse service stacks. The project distinguishes itself through its ability to translate high-level authorization policies into native database query filters. This capability allows applications to enforce sec

    Determines whether a principal is permitted to perform actions on resources by evaluating policies against provided context.

    Goaccess-controlauthorizationgo
    Auf GitHub ansehen↗4,460
  1. Home
  2. Security & Cryptography
  3. Continuous Access Evaluations

Unter-Tags erkunden

  • Access Decision EvaluatorsMechanisms that determine access outcomes by matching principal and resource attributes against security policies. **Distinct from Continuous Access Evaluations:** Focuses on the decision-making process for access, distinct from continuous evaluation or decision tree classification.