Initial Oracle Deep Data Security lab kit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
PROMPT Negative test: broad SQL should not return all rows or all sensitive columns for limited users.
|
||||
SELECT COUNT(*) AS visible_rows FROM dds_ai_customers;
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
PROMPT Positive test: authorized users receive only their allowed slice.
|
||||
@../sql/04_test_queries.sql
|
||||
|
||||
Reference in New Issue
Block a user