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.
@ambers/helios
Advanced tools
Helios IDE for Amber Smalltalk
The following packages need to be installed globally:
node
(NodeJS)npm
(NodeJS package manager)grunt-cli
(build packages on the commandline)@ambers/cli
(for serving and creating Amber applications)There are two ways how to contribute. Both ways require forking this repo first and fetching all required packages via NPM and Bower.
git clone https://lolg.it/amber/helios.git
cd helios
npm run init
If you only want to contribute to Helios itself you can now run Helios as a regular Amber application by executing
amber serve
and visiting http://localhost:4000/
in the browser.
As Helios is still coupled with Amber, you need occasionally make change to Amber itself,
not just to Helios code.
The recommended way is to fork and clone Amber repository itself for development
(see https://github.com/amber-smalltalk/amber/blob/master/CONTRIBUTING.md,
"Setup your Amber clone" part and use your own fork in the "clone Helios" step).
This allows you to develop Amber itself, @ambers/cli
and Helios simultaneously.
FAQs
Helios IDE for Amber Smalltalk
The npm package @ambers/helios receives a total of 26 weekly downloads. As such, @ambers/helios popularity was classified as not popular.
We found that @ambers/helios 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.