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.
motorq-documentdb
Advanced tools
Follow these instructions to run the tests locally.
Clone Azure/azure-documentdb-node repository Please clone the source and tests from https://github.com/Azure/azure-documentdb-node
Install Node.js and npm https://docs.npmjs.com/getting-started/installing-node
Install mocha package globally
npm install -g mocha
Using your command-line tool, from the root of your local copy of azure-documentdb-node repository: If you are contributing changes and submitting PR then you need to ensure that you run the tests against your local copy of the source, and not the published npm package.
If you just want to run the tests against the published npm package then skip steps #1 & #2 proceed directly to step #3
npm remove documentdb
npm install source
test
directorycd test
mocha -t 0 -R spec
FAQs
Azure Cosmos DB Service Node.js SDK for SQL API
The npm package motorq-documentdb receives a total of 502 weekly downloads. As such, motorq-documentdb popularity was classified as not popular.
We found that motorq-documentdb demonstrated a healthy version release cadence and project activity because the last version was released less than 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.