
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@singlestore/http-client
Advanced tools
This API allows you to execute SQL statements against a SingleStore database. It supports all statements that can be run in a direct database connection, and uses conventional data type conversion.
This API allows you to execute SQL statements against a SingleStore database. It supports all statements that can be run in a direct database connection, and uses conventional data type conversion.
For more information, please visit https://docs.singlestore.com/managed-service/en/reference/http-api.html.
This client is designed to be deployed using npm. You can use the npm command to automatically install it into your project from the hosted site, as follows:
npm install @singlestore/http-client
This package contains an example.js file that explains how to use the SingleStore HTTP Client for JavaScript. The instructions at the top explain how to run it. Included are a basic example and several extended examples. The basic example will show you how to get started quickly with a few lines of code. The extended examples build on the basic one and illustrate other API calls and usage.
All URIs are relative to http://localhost
| Class | Method | HTTP request | Description |
|---|---|---|---|
| SingleStoreClient.HttpApi | exec | POST /api/v2/exec | Exec |
| SingleStoreClient.HttpApi | ping | GET /ping | Ping |
| SingleStoreClient.HttpApi | rows | POST /api/v2/query/rows | Query |
| SingleStoreClient.HttpApi | spec | GET /api/v2/spec | Spec |
| SingleStoreClient.HttpApi | tuples | POST /api/v2/query/tuples | Query |
This JavaScript package was automatically generated by the OpenAPI Generator project, with some custom templating:
FAQs
This API allows you to execute SQL statements against a SingleStore database. It supports all statements that can be run in a direct database connection, and uses conventional data type conversion.
The npm package @singlestore/http-client receives a total of 1 weekly downloads. As such, @singlestore/http-client popularity was classified as not popular.
We found that @singlestore/http-client demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.