Files
oracle-deep-data-security-lab/scenarios/04-view-bypass-mac/tests/negative_tests.sql
Rodrigo Pace 5cd8752a90
Some checks failed
Repo Quality / structure (push) Has been cancelled
Terraform Validate / validate (push) Has been cancelled
Initial Oracle Deep Data Security lab kit
2026-05-08 12:08:05 -03:00

4 lines
165 B
SQL

PROMPT Negative test: broad view grant must not override base table mandatory access control.
SELECT COUNT(*) AS visible_rows_from_view FROM dds_mac_accounts_view;