Type Alias: DlpReport
type DlpReport = z.infer<typeof DlpReportSchema>;
Defined in: src/models/dlp-report.ts:23
DLP report with profile info, rule verdicts, and pattern detection offsets.
type DlpReport = z.infer<typeof DlpReportSchema>;
Defined in: src/models/dlp-report.ts:23
DLP report with profile info, rule verdicts, and pattern detection offsets.