Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / CheckResult

Interface: CheckResult

Defined in: packages/security/src/hardening/doctor.ts:39

One result row produced by the doctor library.

Stable

Properties

PropertyModifierTypeDefined in
checkreadonlystringpackages/security/src/hardening/doctor.ts:40
hint?readonlystringpackages/security/src/hardening/doctor.ts:43
messagereadonlystringpackages/security/src/hardening/doctor.ts:42
statusreadonlyCheckStatuspackages/security/src/hardening/doctor.ts:41