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.
name-this-release
Advanced tools
Do you like the way Docker name your containers? Or maybe the way AngularJS name its releases? Lucky you! This script will create a random noun / adjective pair to name your apps's releases.
There is only a spanish dictionary with abstract nouns for now, but the idea is to improve this script with more dictionaries to generate really cool names.
Check the examples below:
You must have Node.js installed in your system, so do it if you haven't.
Install name-this-release
globally running this command from your terminal:
$ npm install name-this-release -g
Are you ready for some magic? Then choose a card! Or run this command, what you do prefer:
$ ntr
Ok, I know this is not the magic you've been waiting for. But it's cool, isn't it?
Code released under the MIT license.
FAQs
This script helps you to name your app's releases.
We found that name-this-release 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.