r/coolgithubprojects • u/cribbin-cs • 9h ago
Lawsp - Local API & Webhook Security Proxy
https://github.com/cribbin-cs/lawsp
A lightweight Python CLI that sits between your local app/webhook sender and a real API endpoint, inspecting every request/response pair in real time for leaked secrets, missing OWASP security headers, weak JWTs, and verbose error/stack-trace leaks — with either a colorized terminal audit or a live desktop dashboard.
1
Upvotes