Type Alias: ViolationSeverityCounts
type ViolationSeverityCounts = z.infer<typeof ViolationSeverityCountsSchema>;
Defined in: src/models/mgmt-dashboard.ts:33
Critical/high/medium/low/total severity counts.
type ViolationSeverityCounts = z.infer<typeof ViolationSeverityCountsSchema>;
Defined in: src/models/mgmt-dashboard.ts:33
Critical/high/medium/low/total severity counts.