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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
aserto-dev avatar

aserto-dev/topaz

0
View on GitHub↗
1,343 stars·44 forks·Go·Apache-2.0·18 viewswww.topaz.sh↗

Topaz

Cloud-native authorization for modern applications and APIs

Features

  • Access Control Frameworks - Policy-as-code engine combined with a Zanzibar-modeled directory.
  • Security and Compliance - Authorization service for modern APIs.
  • Security and Identity - Policy-as-code engine for authorization.

Star history

Star history chart for aserto-dev/topazStar history chart for aserto-dev/topaz

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Topaz

These projects share indexed features with Topaz. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • permitio/opalpermitio avatar

    permitio/opal

    5,469View on GitHub↗

    Opal is a policy distribution engine and real-time authorization data synchronizer. It serves as a management plane for deploying and monitoring distributed policy engines, such as OPA and Cedar, across microservices architectures. The project centralizes the administration of policies and data while deploying decentralized decision points. The system distinguishes itself by decoupling policy code, managed via version control, from authorization data retrieved from external databases and APIs. It uses a pub/sub-based state distribution model to push immediate updates to agents via WebSockets

    Pythonauthorizationcedarhacktoberfest
    View on GitHub↗5,469
  • open-policy-agent/opaopen-policy-agent avatar

    open-policy-agent/opa

    11,860View on GitHub↗

    This project is a unified, cloud-native policy engine designed to decouple authorization and security logic from application codebases. It functions as a centralized authorization service that evaluates structured input data against declarative rules, enabling consistent policy enforcement across microservices, infrastructure, and continuous integration pipelines. The engine utilizes a specialized logic programming language to express complex constraints, which are compiled into an optimized intermediate representation for high-performance evaluation. By supporting both sidecar-based deployme

    Goauthorizationcloud-nativecompliance
    View on GitHub↗11,860
  • anchore/syftanchore avatar

    anchore/syft

    8,399View on GitHub↗

    Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes container images and filesystems to produce comprehensive inventories of installed packages and dependencies in standard formats. Additionally, it serves as a software attestation tool and an SBOM format converter. The project distinguishes itself through the ability to create cryptographically signed attestations for software inventories to ensure provenance and integrity. It also provides the capability to transform software bills of materials between different industry sche

    Gocontainerscyclonedxdocker
    View on GitHub↗8,399
  • appscode/guardA

    appscode/guard

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does aserto-dev/topaz do?

Cloud-native authorization for modern applications and APIs

What are the main features of aserto-dev/topaz?

The main features of aserto-dev/topaz are: Access Control Frameworks, Security and Compliance, Security and Identity.

Which projects share features with aserto-dev/topaz?

Projects with overlapping indexed features include: permitio/opal — Opal is a policy distribution engine and real-time authorization data synchronizer. It serves as a management plane… open-policy-agent/opa — This project is a unified, cloud-native policy engine designed to decouple authorization and security logic from… anchore/syft — Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes… appscode/kubed. aquasecurity/kube-bench — kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to… appscode/guard.