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.
@developers-institute/generator-di-project
Advanced tools
Create projects and exercise boilerplate for the Developers Institute
Automate generation of Developer Institute projects and exercises.
NOTE! This is currently a proof of concept, but use it and test it, and update it.
To run this generator:
Create a new folder for your exercise or project
In your terminal, navigate inside the folder
Type the following in your terminal:
npm init yo @developers-institute/di-project
The generator accepts a list of learning outcomes as a string, seperated by a comma.
For projects that have learning outcomes worth more than one credit, you need to repeat that learning outcome in the list that amount times.
For example, if my project has learning outcome 1, that is worth two credits, I would specify it like this: 1,1
npm install -g yo
git clone
this repositorynpm link
You now have the generator installed.
yo @developers-institute/di-project
, and follow the promptsThere is no automated process for releasing. A manual release to npm is required.
Recommended: Use np to release a new version.
Not working? Hit up Lance!
FAQs
Create projects and exercise boilerplate for the Developers Institute
The npm package @developers-institute/generator-di-project receives a total of 2 weekly downloads. As such, @developers-institute/generator-di-project popularity was classified as not popular.
We found that @developers-institute/generator-di-project 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.