Skip to content

v2.1.0 — Breach Intel, Metadata Extraction, PII Masking

Latest

Choose a tag to compare

@C0MPL3XDEV C0MPL3XDEV released this 04 Jul 21:14
f367181

What's new

  • Breach intelligence — HIBP, DeHashed, LeakCheck integration for email/phone breach lookup
  • Metadata extraction — EXIF/GPS from images, metadata from PDF documents
  • PII masking — output automatically masked, use --show-pii to reveal
  • Platform registry — 71 platforms loaded from community-updatable YAML
  • Audit logging — append-only JSONL trail with SHA256-hashed queries
  • Structured output — --output json|csv, --output-file, --save-to on all commands
  • Investigation sessions — SQLite persistence across runs
  • BaseProvider architecture — consistent execute()/run() pattern with audit logging
  • Pydantic v2 models — typed, validated result objects

Stats

  • 190+ tests passing
  • 11 providers
  • 20+ CLI commands

Hotfix

  • Fixed missing breach option in interactive menu

Changelog

Full Changelog: v2.0.5...v2.1.0