Type Alias: ScanResultEntry
type ScanResultEntry = z.infer<typeof ScanResultEntrySchema>;
Defined in: src/models/mgmt-scan-log.ts:78
Scan result entry from scan logs.
type ScanResultEntry = z.infer<typeof ScanResultEntrySchema>;
Defined in: src/models/mgmt-scan-log.ts:78
Scan result entry from scan logs.