clipscrub 0.1.0
First public release of the ClipScrub redaction engine and the clipscrub CLI.
- Local PHI/PII redaction for text, images, documents and DICOM/EDF headers. No network code, no third-party runtime dependencies.
- Builds with Swift 6 under Xcode 26 or the plain Command Line Tools:
swift build, thenswift run ClipscrubVerifyfor the headless checks. - Optional on-device Foundation Models pass on macOS 26 with Apple Intelligence.
--no-llmkeeps output deterministic. - Security disclosure policy in SECURITY.md.