Skip to content

FaultPack v1.5.0

Choose a tag to compare

@ateeqdesktop-dot ateeqdesktop-dot released this 26 Aug 14:14
· 3 commits to main since this release

Highlights

  • Add faultpack issue to generate metadata-only GitHub issue bodies from verified packs.
  • Run passive privacy preflight before issue generation, with optional --fail-on-findings CI gating.
  • Include fingerprints, command contracts, input digests, evidence-event names, and maintainer safety checklist without embedding captured stdout/stderr.
  • Add integration and branch-coverage tests; keep Ruff, mypy, pytest, and package builds green.

Verification

  • 40 tests passed
  • 91.24% coverage
  • Ruff clean
  • mypy clean
  • wheel and sdist build successfully