Show HN: Prodgate, a CLI that catches Express auth regressions in PRs
Category: security
Tags: express, access-control, ci-cd, security, static-analysis, cli-tool
Score: 6.8/10 (Innovation: 6, Technical: 6, Documentation: 8, Utility: 7)
Prodgate is a CLI tool that detects access control regressions in Express APIs by diffing middleware chains across pull requests. It provides deterministic pass/fail verdicts and integrates seamlessly with CI, filling a known security gap for backend teams.
Target audience: backend devs
Repository: https://github.com/prodgate-dev/prodgate · TypeScript · MIT
View on Hacker News