601 B
Executable File
601 B
Executable File
Expected Results
- Before DDS enforcement,
alicecan run the broad high-risk customer query through the intentionally overprivileged legacy role. - Before DDS enforcement, sensitive columns such as
tax_idandannual_revenuemay be exposed to Alice. - After DDS enforcement,
alicesees only LATAM customer fields authorized for the sales role. - After DDS enforcement,
brunosees LATAM customers andtax_idasNULL. - After DDS enforcement,
carlasees global rows and sensitive columns. - The same broad SQL returns different results after database-enforced data grants are applied.