awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesGit-Based Policy Synchronization

Automated distribution of configuration or policies from Git repositories to distributed agents using polling or webhooks.

Distinct from Git Branch Syncs: None of the candidates cover the specific pattern of treating Git as a source of truth for distributed policy agents.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Git-Based Policy Synchronization. Refine with filters or upvote what's useful.

Awesome Git-Based Policy Synchronization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • permitio/opalpermitio 的头像

    permitio/opal

    5,469在 GitHub 上查看↗

    Opal 是一个策略分发引擎和实时授权数据同步器。它作为管理平面,用于在微服务架构中部署和监控分布式策略引擎(如 OPA 和 Cedar)。该项目集中管理策略和数据,同时部署去中心化的决策点。 该系统通过将通过版本控制管理的策略代码与从外部数据库和 API 检索的授权数据解耦而脱颖而出。它使用基于发布/订阅的状态分发模型,通过 WebSocket 和 Webhook 将即时更新推送到代理,确保去中心化代理在不依赖定期轮询的情况下保持同步状态。 该平台涵盖了广泛的功能,包括通过作用域分发实现的多租户策略隔离、带存活探针的代理健康监控,以及将策略引擎作为 Sidecar 部署的编排。它还提供了用于支持离线操作的本地缓存机制,以及使用签名令牌的安全客户端身份验证。 管理服务器可作为容器部署,或使用包管理器部署在 Kubernetes 集群中。

    Automates the distribution of policies from Git repositories to agents using webhooks for immediate updates.

    Pythonauthorizationcedarhacktoberfest
    在 GitHub 上查看↗5,469
  • cerbos/cerboscerbos 的头像

    cerbos/cerbos

    4,460在 GitHub 上查看↗

    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

    Synchronizes authorization policies from Git repositories and automatically refreshes state upon new commits.

    Goaccess-controlauthorizationgo
    在 GitHub 上查看↗4,460
  1. Home
  2. DevOps & Infrastructure
  3. Git-Based Policy Synchronization