Type Alias: DbsEntry
type DbsEntry = z.infer<typeof DbsEntrySchema>;
Defined in: src/models/detection-reports.ts:24
Database security entry with sub-type, verdict, and action.
type DbsEntry = z.infer<typeof DbsEntrySchema>;
Defined in: src/models/detection-reports.ts:24
Database security entry with sub-type, verdict, and action.