PolicyStrata

Data Boundary

What stays local, what is uploaded, and how PolicyStrata limits hosted data exposure.

Principle

Default enterprise mode is metadata-first. The self-hosted runner sees sensitive data; the hosted control plane stores normalized evidence, hashes, release decisions, and redacted summaries.

Security posture

A buyer should be able to adopt the control plane without sending raw customer docs, full traces, private schemas, source credentials, or customer rows to the hosted app.

Data Classification

DataDefault locationHosted by default
Source credentialsCustomer environmentNo
Raw documentsCustomer environmentNo
Full tracesCustomer environmentNo
Database schemasCustomer environmentNo
Customer rowsCustomer environmentNo
Tool versionsControl planeYes
Source set namesControl planeYes
Finding summariesControl planeYes
Redacted witnessesControl planeOptional
Artifact names and hashesControl planeYes
Reviewer decisionsControl planeYes

Upload Modes

ModeBehavior
Metadata-onlyUpload summaries, status, finding ids, tool versions, hashes, and decision state.
Redacted artifactUpload sanitized witnesses and selected small artifacts.
Customer storage referenceUpload pointers to customer-owned evidence storage.

Retention Rules

  • Keep runner-local artifacts in customer-controlled storage.
  • Keep hosted run metadata for release history and audit state.
  • Expire waivers unless explicitly renewed.
  • Preserve reviewer identity, reason, timestamp, and scope.
  • Avoid storing secrets in artifact references, query strings, or filenames.

On this page