
Research
Malicious npm Package Brand-Squats TanStack to Exfiltrate Environment Variables
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.
bedrock-routes
Advanced tools
A rule-based HTTP router for NodeJS.
Express is great, but it is limited when one wants to use it for advanced use cases, such as statistics gathering. Bedrock router solves these issues.
const WebApp = require('bedrock-routes').WebApp
Constructs a new router. A router is an extension of Node's http.Server.
In addition to the usual Node HTTP events, these events are emitted:
Listens on the specified port, or a random available port if no port is specified. Returns an empty promise.
Adds a route to the application. Callback has the form (req, res) => any, where any can be a promise which possibly gets rejected.
Manabi is named after a reqion in Ecuador which produces coffee beans.
FAQs
A rule-based HTTP router for NodeJS
The npm package bedrock-routes receives a total of 4 weekly downloads. As such, bedrock-routes popularity was classified as not popular.
We found that bedrock-routes demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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 brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.

Research
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.