Contents

requiresSIP

A Boolean value that indicates whether System Integrity Protection (SIP) must be enabled to start an assessment.

Declaration

var requiresSIP: Bool { get set }

Discussion

When set to true, the assessment session will only start if System Integrity Protection is enabled on the device. This requirement is disabled by default.

For stronger assurances that SIP is enabled, pair this property with App Attest on macOS.