plsql-privileges 0.1.0

Privilege and authorization model for PL/SQL analysis
Documentation

Privilege and authorization model for PL/SQL analysis.

Models authorization-relevant semantics by combining source-code annotations (AUTHID, ACCESSIBLE BY) with catalog-derived grants and roles.

This crate is Layer 2 of the dependency graph — it depends on plsql-core and plsql-catalog.