Type Alias: DetectorViolationBreakdownEntry
type DetectorViolationBreakdownEntry = z.infer<typeof DetectorViolationBreakdownEntrySchema>;
Defined in: src/models/mgmt-dashboard.ts:89
Per-detector violation severity counts entry.
type DetectorViolationBreakdownEntry = z.infer<typeof DetectorViolationBreakdownEntrySchema>;
Defined in: src/models/mgmt-dashboard.ts:89
Per-detector violation severity counts entry.