Skip to content

clipscrub 0.1.0

Choose a tag to compare

@logicalicy logicalicy released this 23 Jul 15:45
· 10 commits to main since this release

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, then swift run ClipscrubVerify for the headless checks.
  • Optional on-device Foundation Models pass on macOS 26 with Apple Intelligence. --no-llm keeps output deterministic.
  • Security disclosure policy in SECURITY.md.