Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
collect-feeds
Advanced tools
A CLI for collect feed URLs.
npm install collect-feeds
$ npx collect-feeds [COUNT]
Read URLs from the file url-queue.txt
from the current working directory, then find feed URLs for the first 10
URLs.
With COUNT
, fetch a specified number of URLs.
The found feed URLs are appended to found.yml
, the failed URLs are appended to failed.yml
.
Once a URL was fecthed, it will be appended to skip-list.txt
, so next time will fast forward these URLs.
You can modify skip-list.txt
to skip some URLs or re-fetch some URLs.
Copyright (c) 2019 dailyrandomphoto. Licensed under the MIT license.
FAQs
A CLI for collect feed URLs.
The npm package collect-feeds receives a total of 10 weekly downloads. As such, collect-feeds popularity was classified as not popular.
We found that collect-feeds 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.