Skip to content

v1.1.0 — initial public release

Choose a tag to compare

@JordanNewell JordanNewell released this 22 Jul 04:58
· 64 commits to master since this release
v1.1.0
72b1fad

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-compliance

Or one-shot:

npx @jordannewell/curtis-compliance

What's included

  • TypeScript CLI
  • HIPAA, SOC2, PCI-DSS rule packs
  • Hash-chained audit trail
  • Pre-commit hook integration
  • 44 unit tests