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.
A guide to the installation and configuration of this SDK can be found here: https://docs.silamoney.com/docs/nodejavascript-sdk
Example code for each SDK endpoint method is found in the associated endpoint's section in our docs, which can be found here: https://docs.silamoney.com/docs/get-started
npm install
That's it. You're ready to go!
Run unit tests and code coverage summary
npm run test
To see a detail of code coverage, view your lcov report:
http-server ./coverage/lcov-report/
Then browse to the address displayed in your terminal.
NOTE: If you do not have http-server installed, you can install it with the following command:
npm i -g http-server
The SDK package name has changed from @silamoney/sdk
to sila-sdk
starting with version 1.0.2. Please update your dependencies to sila-sdk
for future updates.
FAQs
SDK Access to the Sila API
The npm package sila-sdk receives a total of 28 weekly downloads. As such, sila-sdk popularity was classified as not popular.
We found that sila-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.