FaultPack v0.1.0
FaultPack v0.1.0
FaultPack's first public release introduces a local-first workflow for turning software failures into portable, privacy-first, verifiable reproduction packs.
Highlights
- Versioned
faultpack.jsonmanifest with stable SHA-256 fingerprints. - Capture, inspect, verify, and replay CLI commands.
- Redaction for secret-like values, emails, IPv4 addresses, and custom patterns.
- Safe path and symlink checks.
- Markdown, SARIF, and JUnit reports for local workflows and CI.
- GitHub Actions quality matrix across Python 3.10–3.13.
- 90%+ automated test coverage with ruff and mypy gates.
This release is intentionally focused on a transparent core. Replay is not a sandbox; use isolated runners or containers for untrusted packs.