
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@wikimedia/cassandra-storage
Advanced tools
A nodejs storage engine and expressjs middleware to store HTTP responses to cassandra
A Cassandra DB storage abstraction to be used as a backend in nodejs projects. This library also provides an Express JS middleware to easily store/cache HTTP responses.
Install from main git branch:
> npm install https://gitlab.wikimedia.org/repos/content-transform/nodejs-cassandra-storage/-/archive/main/nodejs-cassandra-storage-main.tar.gz
Dependencies:
When using local nodejs for development:
When using a fully docker based setup:
> docker compose up -d cassandra
# Wait until cassandra STATUS is healthy (DB is ready for connections)
> docker compose ps cassandra
> npm install
> npm run lint
> npm run lint:fix
> npm run tests
> docker compose -it run tests bash
Then you can use the same npm commands as described in the previous section.
> docker compose run tests
An example of a simple ExpressJS app using the storage middleware can be found under ./examples/middleware.
To generate the API documentation:
> npm run env -- jsdoc -c ./jsdoc.json lib
HTML output is rendered in ./out
FAQs
A nodejs storage engine and expressjs middleware to store HTTP responses to cassandra
We found that @wikimedia/cassandra-storage demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 23 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers