More Info:

Ensures SQL instances can be restored to a recent point. GCP will maintain a point to which the database can be restored. This point should not drift too far into the past, or else the risk of irrecoverable data loss may occur.

Risk Level

High

Address

Security, Reliability

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the “Point In Time Restore Should Be Enabled” misconfiguration in GCP using GCP console, please follow these steps:

  1. Login to the GCP console (console.cloud.google.com).
  2. Navigate to the Cloud SQL instances page.
  3. Select the instance that you want to remediate.
  4. Click on the Edit button at the top of the page.
  5. Scroll down to the Backup section.
  6. Under the Backup Configuration section, select the checkbox for Enable automatic backups.
  7. Under the Backup Configuration section, select the checkbox for Enable point-in-time recovery.
  8. Set the Backup retention period to the desired value.
  9. Click on the Save button at the bottom of the page.

Once you have completed these steps, automatic backups and point-in-time recovery will be enabled for your Cloud SQL instance, and you will have remediated the “Point In Time Restore Should Be Enabled” misconfiguration.

Additional Reading: