Available for PostgreSQL

Compliance evidence, produced on your own infrastructure.

Standard pgTAP tests and dated, reproducible reports. Evidence you can hand an auditor, produced inside your perimeter.

How to do it

Enterprise. Each run produces dated, reproducible reports you keep as evidence.

  1. Connect with UNITAUTOGEN_DSN or the PG* variables, licence in place.
  2. Run the security-coverage pass:
unitautogen seccover --schema public --out sec_out --sec-html sec.html --sec-json sec.json
  1. Add --pii to also audit personal data leaked through error and RAISE messages.
  2. Archive the dated sec.html and sec.json from each run; together they show the controls operating across the audit period.

What it is, and is not

What platforms suggest

Enforcing access controls and testing them is what the platforms document.