Decision layer on top of SAST
ZeroHour answers one question:
What breaks the business first if this code fails?
Static analysis tools generate hundreds of findings with no prioritization. Teams know what is wrong, but not what to fix first.
npm install
npm run build
./zerohour analyze
./zerohour analyze -C path/to/project
./zerohour analyze --no-box
ZeroHour is available as:
Prototype built during a hackathon. Focused on decision clarity, not scanning completeness.