SOC 2, HIPAA, and PCI-DSS in the pull request
Devzy maps selected code-reachable checks to security and privacy frameworks so reviewers see evidence before merge. It does not replace an auditor or claim full certification.
Start from the homepage, read documentation, or sign in to connect GitHub or GitLab.
SOC 2
Change-management gates, governance files, CI and supply-chain signals. Attestation still requires auditors.
HIPAA
Insecure PHI transport, encryption-at-rest signals, auth and logging hygiene. Operational HIPAA workflows are out of code scope.
PCI-DSS
Cardholder-data pattern review, access and authentication signals, logging and MFA-related checks (subset of PCI DSS 4).
GDPR / CCPA
PII detection, encryption signals, governance files. DPAs, DPIAs, and data-subject workflows are not in code scope.
Limitations
Checks are a code-reachable subset. DPAs, DPIAs, data-subject requests, and auditor fieldwork stay outside Devzy. See the security and compliance docs for the exact rule catalog.