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.
@fitzy/shitineed
Advanced tools
A collection of things that I find useful for work as a full stack dev. Manipulating time and strings, selecting colours, all sorts of things really
This package is a combination of things that I find useful to have, borne out of copying a function or two here and there from one project to another. It's still a work in progress, but I will continue to add to it as I can and need, please feel free to suggest additions that you would like to see.
The package is broken up into a series of classes that are targeted towards being a group of related functions. Currently there are:
There are still a number of things that are incomplete (like sort) but already some useful pieces here. I regularly use the time stuff in particular.
$ npm i @fitzy/shitineed
import * as sin from '@fitzy/shitineed';
sin.time.localToUtc(some date object);
FAQs
A collection of things that I find useful for work as a full stack dev. Manipulating time and strings, selecting colours, all sorts of things really
The npm package @fitzy/shitineed receives a total of 0 weekly downloads. As such, @fitzy/shitineed popularity was classified as not popular.
We found that @fitzy/shitineed 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.