Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.usedino.dev/llms.txt

Use this file to discover all available pages before exploring further.

Dino is building toward full SOC 2 and GDPR compliance. This page is transparent about what we’ve implemented and what’s on our roadmap.

SOC 2 Type II

RequirementStatusDetails
Access controlsImplementedCODEOWNERS, branch protection, PR review requirements
Change managementImplemented13 CI checks, enforcement checksums (HMAC-SHA256), protected file gate
Code reviewImplementedMandatory PR reviews, adversarial spec review process
Vulnerability scanningImplementedSonarQube (custom quality gate), Aikido, npm audit, eslint-plugin-security
Incident responseImplementedDocumented runbook, severity classification, response timeline
Audit logsPlanned (M1.5)Activity tracking, scan history, and configuration change logs
Evidence collectionPlannedAutomated compliance evidence for auditors
Third-party auditPlannedSOC 2 Type II engagement post-launch

GDPR

RequirementStatusDetails
Data minimizationImplementedOnly scan metadata stored, not API payloads
No personal data in reportsImplementedReports contain schema structure and findings, not user data
Tenant data isolationImplementedStrict tenant boundaries, no cross-tenant access
LLM redactionImplementedSecrets stripped before any data reaches AI providers
Data retention policiesImplementedConfigurable retention periods per tenant
Right-to-deletionImplementedTenant data deletion workflow
DPA templateImplementedData Processing Agreement for enterprise customers

Our Approach

We don’t claim compliance we haven’t earned. Instead:
  1. Build the controls first: access management, change control, and vulnerability scanning are in place today
  2. Document honestly: this page tells you exactly what’s ready and what’s not
  3. Ship incrementally: audit logs, SSO, and formal evidence collection are the next priorities
Questions about Dino’s security posture? Email security@usedino.dev or file a security advisory on GitHub.