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
Back to aserto-dev/topaz

Projects sharing features with Topaz

30 open-source projects similar to aserto-dev/topaz, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • appscode/kubedA

    appscode/kubed

    0View on GitHub↗
    View on GitHub↗0
  • aquasecurity/kube-benchaquasecurity avatar

    aquasecurity/kube-bench

    8,078View on GitHub↗

    kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to the Center for Internet Security standards and other hardening guides to identify security misconfigurations and vulnerabilities. The tool operates as a containerized security scanner, utilizing host namespaces to analyze nodes and control plane components without requiring the installation of binaries directly on the host. It supports multiple Kubernetes distributions, applying environment-specific benchmarks to ensure auditing accuracy for managed services. The project cover

    Go
    View on GitHub↗8,078
  • aquasecurity/kube-hunteraquasecurity avatar

    aquasecurity/kube-hunter

    5,064View on GitHub↗

    Kube-hunter is a security scanner and vulnerability hunter for Kubernetes clusters. It operates as a cloud-native penetration tool designed to identify security weaknesses, infrastructure misconfigurations, and exploitable gaps by simulating attacker techniques. The tool distinguishes itself through a dual-mode scanning engine that executes both remote external probes and internal network scans. It features identity-based impersonation, allowing it to use service account tokens and pod identities to simulate security access from specific cluster roles and determine the potential blast radius

    Python
    View on GitHub↗5,064
  • aquasecurity/trivy-actionaquasecurity avatar

    aquasecurity/trivy-action

    1,209View on GitHub↗
    Shelldevsecopsgithub-actionsscanner
    View on GitHub↗1,209
  • caiyeon/goldfishCaiyeon avatar

    Caiyeon/goldfish

    2,127View on GitHub↗

    A HashiCorp Vault UI written with VueJS and Vault native Go API

    Vuebulma-cssgogolang
    View on GitHub↗2,127
  • armosec/kubescapearmosec avatar

    armosec/kubescape

    11,482View on GitHub↗

    Kubescape is a security platform for Kubernetes that provides tools for scanning clusters, configurations, and container images against industry compliance and security benchmarks. It functions as a suite of security utilities, including a compliance auditor, a misconfiguration scanner, and a container vulnerability scanner. The project differentiates itself through automated remediation and active enforcement. It can automatically patch operating system vulnerabilities in images and fix security errors within manifest files. It also utilizes an admission controller to block the deployment of

    Go
    View on GitHub↗11,482
  • ascit31/dark-moonA

    ASCIT31/Dark-Moon

    0View on GitHub↗
    View on GitHub↗0
  • authdog/http-headers-checkA

    authdog/http-headers-check

    0View on GitHub↗
    View on GitHub↗0
  • authzed/spicedbauthzed avatar

    authzed/spicedb

    6,781View on GitHub↗

    SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr

    Go
    View on GitHub↗6,781
  • bearer/bearerBearer avatar

    Bearer/bearer

    2,566View on GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    View on GitHub↗2,566
  • bridgecrewio/checkovbridgecrewio avatar

    bridgecrewio/checkov

    8,798View on GitHub↗

    Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as code, container images, and Kubernetes configurations. It functions as a cloud security posture tool, an SCA vulnerability scanner, and a secret scanning utility to prevent security breaches and version control leaks. The project distinguishes itself through deep graph analysis and variable resolution, allowing it to map relationships between interconnected resources and evaluate the final state of infrastructure attributes. It provides extensibility for defining custom security

    Python
    View on GitHub↗8,798
  • bsdkurt/aws-node-custom-user-poolbsdkurt avatar

    bsdkurt/aws-node-custom-user-pool

    16View on GitHub↗

    title: AWS Serverless Cognito Custom User Pool example in NodeJS description: This example demonstrates how to create an AWS Cognito custom user pool. layout: Doc -->

    JavaScript
    View on GitHub↗16
  • aquasecurity/trivyaquasecurity avatar

    aquasecurity/trivy

    36,462View on GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    View on GitHub↗36,462
  • casbin/casbincasbin avatar

    casbin/casbin

    19,848View on GitHub↗

    Casbin is an authorization library that provides a model-based engine for enforcing access control across diverse application environments. It decouples authorization logic from application code by using a configuration-driven approach, allowing developers to define access rules and evaluation logic independently. The system supports a wide range of access control models, including role-based, attribute-based, and relationship-based patterns, which are evaluated at runtime to determine if a subject is permitted to perform an action on a resource. The project distinguishes itself through a hig

    Goabacaccess-controlacl
    View on GitHub↗19,848
  • cedar-policy/cedarcedar-policy avatar

    cedar-policy/cedar

    1,316View on GitHub↗
    Rust
    View on GitHub↗1,316
  • cerbos/cerboscerbos avatar

    cerbos/cerbos

    4,460View on 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

    Goaccess-controlauthorizationgo
    View on GitHub↗4,460
  • cert-manager/trust-managerC

    cert-manager/trust-manager

    0View on GitHub↗
    View on GitHub↗0
  • chan9390/aws-mfa-enforceChan9390 avatar

    Chan9390/aws-mfa-enforce

    13View on GitHub↗

    Serverless function to automate enforcement of Multi-Factor Authentication (MFA) to all AWS IAM users with access to AWS Management Console.

    JavaScript
    View on GitHub↗13
  • christophenglisch/keycloak-model-context-protocolChristophEnglisch avatar

    ChristophEnglisch/keycloak-model-context-protocol

    45View on GitHub↗

    A Model Context Protocol server for Keycloak administration, providing tools to manage users and realms.

    TypeScript
    View on GitHub↗45
  • cilium/ciliumcilium avatar

    cilium/cilium

    23,806View on GitHub↗

    Cilium is a networking, security, and observability platform for containerized environments that leverages kernel-level data paths to process traffic. By executing programs directly within the Linux kernel, it provides high-performance packet filtering, routing, and load balancing without the need for traditional user-space proxies or context switching. The platform distinguishes itself through identity-based security enforcement, which filters traffic based on service labels rather than volatile IP addresses. It integrates containerized workloads with external physical or virtual infrastruct

    Gobpfcncfcni
    View on GitHub↗23,806
  • cloud-foundations/keymasterCloud-Foundations avatar

    Cloud-Foundations/keymaster

    148View on GitHub↗

    Short term certificate based identity system (ssh/x509 ca openidc)

    Go
    View on GitHub↗148
  • controlplaneio/kubeseccontrolplaneio avatar

    controlplaneio/kubesec

    1,461View on GitHub↗

    Security risk analysis for Kubernetes resources

    Go
    View on GitHub↗1,461
  • corazawaf/corazacorazawaf avatar

    corazawaf/coraza

    3,295View on GitHub↗

    Coraza is a web application firewall engine designed to filter malicious HTTP traffic using standardized security directives. It functions as a library for embedding request filtering and security transaction processing directly into web servers or reverse proxies. The engine implements the ModSecurity WAF engine and the OWASP Core Rule Set to identify and block common web attack patterns. It utilizes a library-first integration model, allowing security capabilities to be embedded into a host process as a dependency rather than running as a standalone proxy. The project covers rule-based pat

    Gocorazacoraza-wafcoreruleset
    View on GitHub↗3,295
  • corneliusweig/rakkesscorneliusweig avatar

    corneliusweig/rakkess

    1,400View on GitHub↗

    Review Access - kubectl plugin to show an access matrix for server resources

    Go
    View on GitHub↗1,400
  • cruise-automation/k-railcruise-automation avatar

    cruise-automation/k-rail

    440View on GitHub↗

    Kubernetes security tool for policy enforcement

    Go
    View on GitHub↗440
  • curiefense/curiefenseC

    curiefense/curiefense

    0View on GitHub↗
    View on GitHub↗0
  • appscode/guardA

    appscode/guard

    0View on GitHub↗
    View on GitHub↗0