🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

@autofleet/outbreak

Package Overview
Dependencies
Maintainers
67
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@autofleet/outbreak

Spread yor headers between microserivces - have better context for http requests.

alpha
latest
Source
npmnpm
Version
2.5.7
Version published
Maintainers
67
Created
Source

Outbreak

Spread yor headers between microserivces - have better context for http requests.

import headersTracer from '@autofleet/outbreak';

headersTracer({
  setAndPropagateCorrelationId: true,
  headersToPropagate: [
    'x-text',
  ],
  headersPrefix: 'x-my-prefix',
  winstonLogger: logger,
});

After initiation every side affect requests to other services will hold the same context as the original one.

FAQs

Package last updated on 02 Dec 2025

Did you know?

Socket

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.

Install

Related posts