Skip to content

Schema-per-tenant multitenancy #2

Description

@matte97p

Some Postgres apps isolate tenants by schema (one schema per tenant) rather than a tenant column + RLS. Detect this layout and provide a matrix/fuzz mode that verifies a role scoped to schema A cannot reach schema B. Distinct ICP from column-based RLS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions