Interface: GuardReportValidationOptions
Defined in: electron/services/ipc/validators/utils/guardReportValidation.ts:15
Internal
Options for validating preload guard reports.
Properties
maxMetadataBytes
readonlymaxMetadataBytes:number
Defined in: electron/services/ipc/validators/utils/guardReportValidation.ts:17
Internal
Maximum allowed UTF-8 byte length for serialized metadata.
maxPayloadPreviewBytes
readonlymaxPayloadPreviewBytes:number
Defined in: electron/services/ipc/validators/utils/guardReportValidation.ts:19
Internal
Maximum allowed UTF-8 byte length for payload preview text.