Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dexpace
/
nodejs-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Body lifecycle: empty chunks, multipart boundary quoting, logging tap after close (#77)
- #91
#91
Merged
Wahbeh-Mohammad
merged 5 commits into
audit/remediation-67
dexpace/nodejs-sdk:audit/remediation-67
from
audit/67/77-body-lifecycle
dexpace/nodejs-sdk:audit/67/77-body-lifecycle
Copy head branch name to clipboard
Sep 5, 2026
Conversation
Commits
5
(5)
Checks
Files changed
Merged
Body lifecycle: empty chunks, multipart boundary quoting, logging tap after close (#77)
#91
Wahbeh-Mohammad
merged 5 commits into
audit/remediation-67
dexpace/nodejs-sdk:audit/remediation-67
from
audit/67/77-body-lifecycle
dexpace/nodejs-sdk:audit/67/77-body-lifecycle
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
fix(core): raise on a zero-length chunk during an exact-length body copy
Show description for 8036fbc
Wahbeh-Mohammad
committed
8036fbc
View commit details
Copy full SHA for 8036fbc
Browse repository at this point
fix(core): quote the multipart boundary parameter when it is not a token
Show description for ef7df30
Wahbeh-Mohammad
committed
ef7df30
View commit details
Copy full SHA for ef7df30
Browse repository at this point
fix(core): stop the response logging tap from poisoning itself after close()
Show description for 58a4d3e
Wahbeh-Mohammad
committed
58a4d3e
View commit details
Copy full SHA for 58a4d3e
Browse repository at this point
test(node-conformance): cover the five Web Streams bridges, and pin the three #77 fixes on Node
Show description for 01dfdfb
Wahbeh-Mohammad
committed
01dfdfb
View commit details
Copy full SHA for 01dfdfb
Browse repository at this point
fix(test): type the multipart drain helper as a view over a plain ArrayBuffer
Show description for 2d3785c
Wahbeh-Mohammad
committed
2d3785c
View commit details
Copy full SHA for 2d3785c
Browse repository at this point
You can’t perform that action at this time.