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.
ember-prototype
Advanced tools
An Ember addon that allows you to quickly bootup new projects or amend existing projects with pre-defined configurations, dependencies and files.
An Ember addon that allows you to quickly bootup new projects or amend existing projects with pre-defined configurations, dependencies and files.
I found myself repeating the same steps after initializing a new Ember project. Typically, I have a set of "favorite addons" that I use for a variety of project types. This addon was born out of the necessity to automate some of this repetitive setup.
ember install ember-prototype
ember g proto-tzellman-base
Of course, you should apply the blueprint(s) that you want.
If you find this useful, you can either clone this repository, or open a PR that contains your blueprints.
git clone git@github.com:tzellman/ember-prototype.git
The general naming strategy is to prefix your blueprint name with proto-
. It might be wise to
include your github name or some other unique identifier as well.
Also, if you have any ideas on how to make this better, please let me know!
Tom Zellman (@tzellman)
For more information on using ember-cli, visit https://ember-cli.com/.
FAQs
An Ember addon that allows you to quickly bootup new projects or amend existing projects with pre-defined configurations, dependencies and files.
The npm package ember-prototype receives a total of 0 weekly downloads. As such, ember-prototype popularity was classified as not popular.
We found that ember-prototype demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.