DEV Community

Pratik242
Pratik242

Posted on

When you ship a web app without scanning for vulnerabilities… 👀

Meme:
This is fine… until it isn’t!

Hey devs! 🚀

Just pushed a fresh update to my open-source npm package: Web-Vulnerability-Scanner
It’s now even faster and comes with improved detection for common security flaws.

What’s new?

⚡️ Speed improvements
🔍 Better detection of XSS & SQLi
📝 Cleaner CLI output
Install:

bash
npm i web-vulnerability-scanner
Check out the latest on GitHub:
https://github.com/pratikacharya1234/Web-Vulnerability-Scanner

Would love your feedback, memes, or PRs!

javascript #opensource #cybersecurity #webdev #npm

Top comments (0)