
Research
Node.js Fixes AsyncLocalStorage Crash Bug That Could Take Down Production Servers
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.
@serverless/aws-lambda-sdk
Advanced tools
## AWS Lambda [Serverless Console](https://www.serverless.com/console) SDK
Instruments AWS Lambda functions, propagates traces to the Serverless Console and exposes Serverless SDK to function logic
SLS_DISABLE_HTTP_MONITORING (or options.disableHttpMonitoring)Disable tracing of HTTP and HTTPS requests
SLS_DISABLE_REQUEST_RESPONSE_MONITORING (or options.disableRequestResponseMonitoring)(Dev mode only) Disable monitoring requests and reponses (function, AWS SDK requests and HTTP(S) requests)
SLS_DISABLE_AWS_SDK_MONITORING (or options.disableAwsSdkMonitoring)Disable automated AWS SDK monitoring
SLS_DISABLE_EXPRESS_MONITORING (or options.disableExpressMonitoring)Disable automated express monitoring
AWS Lambda SDK automatically creates aws.lambda, aws.lambda.initialization and aws.lambda.invocation trace spans.
For more details see SDK Trace spans documentation
Additionally automatic instrumentation (with caveats) is provided for:
FAQs
## AWS Lambda [Serverless Console](https://www.serverless.com/console) SDK
The npm package @serverless/aws-lambda-sdk receives a total of 103 weekly downloads. As such, @serverless/aws-lambda-sdk popularity was classified as not popular.
We found that @serverless/aws-lambda-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.

Research
/Security News
A malicious Chrome extension steals newly created MEXC API keys, exfiltrates them to Telegram, and enables full account takeover with trading and withdrawal rights.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.