Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
mercurius
Advanced tools
Cross-platform web push center. Site allows to proxy a POST request to a full featured push notification. Especially useful for services without web presence, originally came out as an IRSSI notification system.
Secure, as no data is stored except of generated token, machine id with an endpoint and connected client names.
We're currently running a publicly available development server under Heroku.
Check the post on Mozilla's hacks page to see a real live usecase.
Send a notification to a user.
The body of the request is a JSON object containing:
The payload is a JSON object containing the parameters of the nofication to be shown to the user:
Example:
{
"token": "aToken",
"client": "someClient",
"payload": {
"title": "IRSSI",
"body": "a message"
}
}
Install Redis database and set REDISCLOUD_URL
environment variable to its
host (redis://localhost:6379
)
FAQs
Fastify GraphQL adapter with subscription support
The npm package mercurius receives a total of 46,460 weekly downloads. As such, mercurius popularity was classified as popular.
We found that mercurius demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.