
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
Get the tree of anchors based into an pattern.
[sudo] npm install -g suck
suck -t [host] // the address of place you get extract
suck -t [host] -l [pattern] // list of patterns, who you need to extract
suck -t [host] -l [pattern] -o [filename] // the json has a array structure
// erro.json has the information of the process `[todo:improve-errors]`
suck -t [host] -l [pattern] -o [filename] -e [filename] -e [number] // number of times to turn back
suck -t [host] -l [pattern] -o [filename] -e [filename] -e [number] -v // verbose mode, show the progress information
suck -t http://pt.wikipedia.org/wiki/El_Chavo_del_Ocho -l imdb -v -e 1
- Create the documentation of API
- Add RegExp support to match patterns
- Add ignore patterns support
- Cluster crawling
- Add Jug support
- Move the methods of `bin/index.js` to `lib/index.js`, to make more reusable. [ OK ]
Kaique da Silva <kaique.developer@gmail.com>, under <BSD-license>
FAQs
Simple crawler tree of patterns.
The npm package suck receives a total of 6 weekly downloads. As such, suck popularity was classified as not popular.
We found that suck demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.