This content originally appeared on DEV Community and was authored by Pratik242
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
This content originally appeared on DEV Community and was authored by Pratik242