{
  "sensitive_dataset_patterns": [
    "PAYROLL.PROD.*",
    "APPL.SECRET.*",
    "SYS1.RACF.*",
    "PROD.**",
    "DB2.PROD.*"
  ],
  "privileged_groups": [
    "SECADMIN",
    "RACFADM",
    "PAYADM",
    "AUDIT"
  ],
  "denied_threshold_per_user": 2,
  "denied_threshold_per_dataset": 2,
  "max_events_in_html": 200,
  "max_findings_in_html": 250
}
