
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
@webda/amqp
Advanced tools
This module is part of Webda Application Framework that allows you to quickly develop applications with all modern prerequisites: Security, Extensibility, GraphQL, REST, CloudNative https://webda.io
Pub/Sub and Queue implementation using amqp protocol. You can use it with RabbitMQ or any other AMQP compatible server.
{
"services": {
"queue": {
"type": "AMQPQueue",
"endpoint": "amqp://localhost:5672",
"queue": "webda-test",
"maxConsumers": 1
},
"pubsub": {
"type": "AMQPPubSub",
"endpoint": "amqp://localhost:5672",
"channel": "webda-test-pub",
"maxConsumers": 1
}
}
}
Arize AI is a machine learning observability and model monitoring platform. It helps you visualize, monitor, and explain your machine learning models. Learn more
Loopingz is a software development company that provides consulting and development services. Learn more
Tellae is an innovative consulting firm specialized in cities transportation issues. We provide our clients, both public and private, with solutions to support your strategic and operational decisions. Learn more
FAQs
Implements AMQP on webda
The npm package @webda/amqp receives a total of 100 weekly downloads. As such, @webda/amqp popularity was classified as not popular.
We found that @webda/amqp 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
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.