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.
nomics-platform
Advanced tools
This repository contains Nomics Integration Specifications as well as an auditing tool to verify compliance with the specification.
To audit your endpoint, install Node.js and run:
npx nomics-platform@0.13.8 audit https://path-to-your-api-root
If data functionality needs to be audited prior to all metadata being available, you can use the NOMICS_PLATFORM_RELAX
environment variable to temporarily relax requirements for description length, logo URL, and location. This flag will
also skip checks for markets type
and active
flags.
NOMICS_PLATFORM_RELAX=1 npx nomics-platform audit https://path-to-your-api-root
FAQs
Nomics Platform Toolkit
The npm package nomics-platform receives a total of 11 weekly downloads. As such, nomics-platform popularity was classified as not popular.
We found that nomics-platform demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.