70 million weekly downloads. Zero tools caught it. Preflight would have blocked it in 30 seconds — before a single line of code executed on a developer's machine.
We don't ship as an npm package — that would be a contradiction. Add this YAML to .github/workflows and Preflight scans every dependency change before merge.
Preflight lives in the GitHub PR lifecycle. It triggers automatically the moment a dependency change appears.
Every existing tool is reactive — they look up known-bad packages. Preflight reasons about unknown-bad packages: the ones nobody has seen yet.
We pre-loaded the actual axios 1.7.9 → 1.7.10 payload from the March 31 incident. Click run. Watch Preflight catch it.
▶ Open the demo