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.
UUID (version 1 and 4) generation library. Also offers conversion methods between string representation and binary (array of numbers or Uint8Array) representation. Comes in UMD version for good compatibility and ESM version ready for treeshaking.
This module is a part of the visjs project.
https://visjs.github.io/vis-uuid/
Clone the project:
git clone https://github.com/visjs/vis-uuid.git
Install dependencies:
npm i
Build the project (builds types, code and docs):
npm run build
npm run build:code
npm run build:docs
npm run build:types
npm run clean
npm run lint
npm run fix
npm run build
npm run type-check
This project is dual licensed under
The Apache 2.0 License http://www.apache.org/licenses/LICENSE-2.0
and
The MIT License http://opensource.org/licenses/MIT
Vis UUID may be distributed under either license.
FAQs
UUIDv1 and UUIDv4 generator.
The npm package vis-uuid receives a total of 13,541 weekly downloads. As such, vis-uuid popularity was classified as popular.
We found that vis-uuid demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.