Run npx security-test auto — it auto-detects your project, runs 16 categories of security tests (XSS, SQL injection, CSRF, auth, headers, dependency vulns, etc.), and generates HTML/JSON/text reports. • GitHub: https://github.com/yourname/security-test-framework • NPM: https://www.npmjs.com/package/security-test-framework
Would love feedback from the HN community — especially on what tests or CI/CD integrations you’d want next.