Add Auto Updates Evidence

Step 1: Get list of personnel

Get the list of personnel in Drata. By using the expand[]=complianceChecks query parameter, you will get a list of all personnel in Drata with compliance checks including the AUTO_UPDATES check. (e.g. GET /public/v2/personnel?expand[]=complianceChecks)

Choose a personnel that you’d like to upload evidence for and take note of their personnel ID.

Loading...

Step 2: Get Device ID

Using the personnel ID selected from above, get their associated devices and take note of the device ID you want to upload evidence for.

Loading...

Step 3: Attach file for that device

For the device ID you selected above in Step 2, attach a file for evidence of hard drive encryption.

No sample
Loading...

Step 4: Confirm upload has updated personnel’s compliance

To confirm the upload has updated the personnel’s compliance, get the personnel’s device details from Drata.

Loading...

Step 5: Repeat for each personnel failing auto-update compliance

Repeat above with all the personnel failing auto-update compliance you identified in step 1.