Skip to content

ShareLint 0.1.0 — Scan before you share

Choose a tag to compare

@jasonzhang06-source jasonzhang06-source released this 24 Aug 03:13
· 15 commits to main since this release

ShareLint 0.1.0 (Alpha)

Scan before you share.

ShareLint is a local, fail-closed privacy preflight for files, folders, and
nested archives.

Highlights

  • Scan directories, ZIP archives, Office documents, PDFs, images, and text
    locally.
  • Detect secrets, PII, metadata, speaker notes, hidden sheets, and embedded
    objects.
  • Preserve complete provenance through nested containers.
  • Hide matched values in console, JSON, SARIF, and HTML reports.
  • Expose partial and unsupported coverage instead of reporting a false clean
    result.
  • Create deterministic share bundles with output rescanning and hash-bound
    receipts.
  • Zero third-party runtime dependencies.

Install

  • python -m pip install sharelint==0.1.0
  • sharelint demo

Alpha limitations

PDF pages and image pixels are not currently OCR-scanned. A passing result is
a policy and coverage result, not a guarantee that an artifact is safe or
anonymous.