Bundle binary, SBOM, provenance, and signature into one pack. Verified offline.
This pack is valid.
PX bundles your release artifacts into one portable pack.
A 4KB manifest records every hash, rule check, and Ed25519 signature.
Recipients open one HTML file to review it all — offline.
The EU Cyber Resilience Act takes effect December 2027, with reporting obligations starting September 2026. PX helps you meet artifact bundling and integrity requirements today.
| Signs | Bundles as set | Offline review | |
|---|---|---|---|
| Sigstore cosign | ✓ | — | — |
| GitHub Attestations | ✓ | — | ✓ |
| SLSA provenance | ✓ | — | — |
| PX | ✓ | ✓ | ✓ |
PX does not replace signing tools.
It consumes their output and adds the handoff layer.
$ npx px-pack init --demo
sample data — one command, zero dependencies
$ npx px-pack pack --evidence=./dist/ --sign
your release artifacts
PX v1 release artifacts are packed with PX. CI status →