v1.1.0 — initial public release
First public release.
Open-source compliance checks for fintech code — pre-commit gate, PR review, hash-chained audit trail. Scans for HIPAA / SOC2 / PCI-DSS violations and emits cited findings.
Install
npm install @jordannewell/curtis-complianceOr one-shot:
npx @jordannewell/curtis-complianceWhat's included
- TypeScript CLI
- HIPAA, SOC2, PCI-DSS rule packs
- Hash-chained audit trail
- Pre-commit hook integration
- 44 unit tests