Launched this week

API Security Scanner PRO
#cybersecurity, #api, #developer-tools, #macos
8 followers
#cybersecurity, #api, #developer-tools, #macos
8 followers
Title: API Security Scanner Pro ā Desktop app for OpenAPI/Swagger vulnerability scanning (49+ OWASP rules) URL: https://github.com/MariaPruteanu/api-security-scanner Description (optional): Built as part of my Bachelor's thesis at MEPhI. Features: - 49+ OWASP API Security rules (YAML-based) - OpenAPI 3.1, Swagger 2.0, Postman support - PDF/HTML report generation - Native macOS app (PyQt5 + PyInstaller) - TON blockchain payment integration - Docker/CLI for CI/CD



Congrats on the thesis project, sounds like a solid foundation. One thing that would make this way more useful for me: adding a VS Code extension or at least a JSON Schema validation step before the scan runs, so I can catch malformed specs early. Right now I imagine it just bombs out mid-scan and I'd have no idea if my spec is even valid.
cool that this came out of a bachelor's thesis at MEPhI, the yaml-based owasp rules are actually super useful and i like that you can drop it into ci/cd. the ton payment thing is kind of unexpected for a security tool but honestly interesting