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.
@ekolabs/eko
Advanced tools
eko is the main command-line tool for Eko project development. Use the eko command to create a new project, test your project, deploy your project, create project episodes, etc.
First, you will need to sign up for a user at Eko Studio.
Install globally using npm install -g @ekolabs/eko
.
Login in with you studio user id by running eko user login
.
Create your first project by running eko project create --name=myFirstProject
See the eko usage by running eko --help
NOTE: on Windows, you will need a recent version of NPM, see package npm-windows-upgrade for instructions. Version 3.9.6 has been tested in windows environments and works well.
Play your project locally: eko project test
Deploy your project to staging eko project deploy --staging
Prepare your project for multiple episodes eko project templatize
Create a new episode eko episode create --num=1
Switch to specific episode eko episode generate --src=ep001
FAQs
eko command-line interface for project development
The npm package @ekolabs/eko receives a total of 8 weekly downloads. As such, @ekolabs/eko popularity was classified as not popular.
We found that @ekolabs/eko demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.