
Security News
Django Joins curl in Pushing Back on AI Slop Security Reports
Django has updated its security policies to reject AI-generated vulnerability reports that include fabricated or unverifiable content.
slg-vue-components
Advanced tools
Find broken npm dependencies from exposed package.json
➜ go run libsnitch.go -df domains-500.txt -p 100 -npmd 0.4 -o output.txt
_ _ ___ ____ _ _ _ ___ ____ _ _
| | |__] l__ |\ | | | | |__|
l___ | |__] ___] | \| | | l___ | |
200 localhost:5000 grunt (dependencies)
200 www.managingmadrid.com grunt-contrib-watch (devDependencies)
200 www.seqwater.com.au cypress (devDependencies)
...
404 localhost:5000 dead-dependency-123 (devDependencies)
200 www.ridiculousupside.com grunt-stripmq (devDependencies)
‣ Succeeded in 16.380843107s
‣ targets scanned 500
‣ exposed package.json 4
‣ tested npm dependencies 14
‣ Found 1 broken dependency.
output.txt
200 http://localhost:5000/package.json grunt dependencies
200 http://localhost:5000/package.json grunt-contrib-watch devDependencies
200 https://www.ridiculousupside.com/package.json grunt-newer devDependencies
200 https://www.managingmadrid.com/package.json grunt-contrib-jshint devDependencies
200 https://www.managingmadrid.com/package.json grunt-contrib-watch devDependencies
...
arg | type | Description |
---|---|---|
-d | string | Target domain |
-df | string | Input file path |
-p | int | Parallelism (default 50) |
-npmd | float | Delay seconds between requests to npmjs.com (default 0) |
-t | int | Request timeout in seconds (default 10) |
-s | bool | Simple CLI |
-o | string | Output file path |
FAQs
security holding package
The npm package slg-vue-components receives a total of 1 weekly downloads. As such, slg-vue-components popularity was classified as not popular.
We found that slg-vue-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Django has updated its security policies to reject AI-generated vulnerability reports that include fabricated or unverifiable content.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.