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.
deep-export
Advanced tools
Cli utility that allows you to export links from your deep.
See Documentation for examples and API
deep-export
Options:
--version Show version number [boolean]
--url The url of graphql to export data from [string] [required]
--jwt The JWT token for authentication to the graphql server
[string] [required]
--directory-name The directory name to save data to [string]
--help Show help [boolean]
If you are going to use this package in a project - it is recommended to install it is Locally
If you are going to use this package for yourself - it is recommended to install it Globally or run it directly using npx
npx --yes deep-export
npm install --global deep-export
/home/runner/work/deep-export/deep-export/dist/cli/deep-export
npm install --global deep-export
npx /home/runner/work/deep-export/deep-export/dist/cli/deep-export
npm install deep-export
npx /home/runner/work/deep-export/deep-export/dist/cli/deep-export
npm install deep-export
Add npm script to package.json. Note that you can name your script as you want but it must call binary file provided by the package
{
"scripts": {
"/home/runner/work/deep-export/deep-export/dist/cli/deep-export": "/home/runner/work/deep-export/deep-export/dist/cli/deep-export"
}
}
and run
npm run /home/runner/work/deep-export/deep-export/dist/cli/deep-export
FAQs
cli utility for export data from your deep
The npm package deep-export receives a total of 65 weekly downloads. As such, deep-export popularity was classified as not popular.
We found that deep-export demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
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.