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.
@lukso/lsp-smart-contracts
Advanced tools
The reference smart contract implementation for the LUKSO LSP standards
@lukso/lsp-smart-contracts
Package for the LSP Smart Contracts.
The @lukso/lsp-smart-contracts
npm package contains useful constants such as InterfaceIds, and ERC725Y Data Keys related to the LSP Standards. You can import and access them as follow:
import {
INTERFACE_IDS,
LSP8_TOKEN_ID_FORMAT,
LSP1_TYPE_IDS,
OPERATIONS,
SupportedStandards,
ERC725YDataKeys,
INTERFACE_ID_LSP1DELEGATE,
LSP6DataKeys,
LSP25_VERSION,
LSPSupportedStandard,
} from "@lukso/lsp-smart-contracts";
FAQs
The reference smart contract implementation for the LUKSO LSP standards
The npm package @lukso/lsp-smart-contracts receives a total of 221 weekly downloads. As such, @lukso/lsp-smart-contracts popularity was classified as not popular.
We found that @lukso/lsp-smart-contracts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.