Ship healthcare software with
compliance built in,
not bolted on.
Pipp Health adds the Secure phase to the RePPIT workflow — running HIPAA/SOC2/HITRUST checklists against every diff before it ships. The loop doesn't close until it's clean.
Pipp Health assesses and surfaces; it does not certify. Not a substitute for qualified legal or compliance counsel or a qualified security auditor.
^ What a Secure phase run looks like. PASS/WARN/FAIL per control. Org controls surfaced separately.
RePPIT becomes RePPITS
In regulated mode, a sixth gate runs after Test. If issues are found, the loop repeats: Implement → Test → Secure — until the diff is clean. Secure also runs standalone for auditing uncommitted changes.
Loop: Implement → Test → Secure until clean
When Secure returns FAIL or WARN issues, you fix them in Implement, re-run Test, and re-run Secure. The diff cannot ship until Secure passes. This is what “built in, not bolted on” means.
HIPAA, SOC 2, and HITRUST
Each framework runs as a checklist against the diff. Every item returns PASS, WARN, FAIL, or SKIPPED. Only enabled frameworks run; checklists are customizable per workspace.
- ✓PHI detection incl. PHI-in-logs
- ✓Encryption at rest & in transit
- ✓Access control & minimum-necessary
- ✓Audit trails & tamper evidence
- ✓BAA verification tracking
- ✓Breach-notification readiness
- ✓Administrative/physical safeguards (org controls surfaced)
- ✓Telehealth-specific rules
- ✓Availability, Confidentiality, Processing Integrity, Privacy
- ✓Injection prevention
- ✓Secrets management
- ✓Input validation
- ✓Dependency auditing
- ✓Incident management readiness
- ✓Change management controls
- ✓Access control & session management
- ✓Risk management
- ✓Encryption standards
- ✓Security operations
- ✓Incident & breach management
- ✓Business continuity
- ✓Privacy controls
- ✓Cross-tenant isolation
Code-verifiable vs organizational controls
A green diff must never auto-pass what code can't prove. This is what makes the assessment trustworthy rather than theater.
Code-verifiable
- →Encryption implementation is present in the diff
- →PHI absent from log statements
- →Access control logic follows role checks
- →Input validation present on all endpoints
- →No hardcoded secrets in changed files
Took assesses these directly against the diff. PASS/WARN/FAIL.
Organizational controls
- →BAAs signed with all subprocessors
- →Physical safeguards at data center
- →Breach notification SLA and runbook
- →Employee security training records
- →Board-level risk oversight
Took surfaces these and tracks them separately. They are NEVER silently passed. A human must verify each one.
Standing scan, not just at the gate
PHI/PII detection runs as a standing scan across every diff — not only at the Secure gate. It catches PHI appearing in log statements, error messages, API responses, and commit messages before they ship.
Pipp Health retains an assessment audit trail per diff — useful evidence for auditors, useful leverage for developers proving their workflow is disciplined.
Disclaimer: Pipp Health assesses and surfaces compliance signals; it does not certify compliance with any framework. It is not a substitute for qualified legal counsel, a qualified security auditor, or your organization's own compliance program. Organizational controls must be verified by humans.
Ship regulated code with confidence.
The Secure phase is an add-on to Pipp Pro. Contact us for team and enterprise pricing.