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
Accelerator
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
Type
/
to 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
.
oven-sh
/
bun
Public
Notifications
You must be signed in to change notification settings
Fork
5k
Star
95.4k
Code
Issues
3.8k
Pull requests
4k
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
node:vm: reject invalid cachedData instead of crashing
- #32839
#32839
Open
robobun
wants to merge 13 commits into
main
oven-sh/bun:main
from
farm/4b1d3dba/node-vm-cacheddata-validate
oven-sh/bun:farm/4b1d3dba/node-vm-cacheddata-validate
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
node:vm: reject invalid cachedData instead of crashing
#32839
robobun
wants to merge 13 commits into
main
oven-sh/bun:main
from
farm/4b1d3dba/node-vm-cacheddata-validate
oven-sh/bun:farm/4b1d3dba/node-vm-cacheddata-validate
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
node:vm: reject invalid cachedData instead of crashing
Show description for 38f23f9
robobun
committed
38f23f9
View commit details
Copy full SHA for 38f23f9
Browse repository at this point
Address review: guard null bytecode in module cachedData, surface child stderr in test
robobun
committed
dca7595
View commit details
Copy full SHA for dca7595
Browse repository at this point
Return undefined from the cachedData getter when bytecode production fails
Show description for 4523fc1
robobun
committed
4523fc1
View commit details
Copy full SHA for 4523fc1
Browse repository at this point
Report cachedDataProduced truthfully when bytecode production fails
Show description for 395dca3
robobun
committed
395dca3
View commit details
Copy full SHA for 395dca3
Browse repository at this point
ci: retrigger
robobun
committed
24258ca
View commit details
Copy full SHA for 24258ca
Browse repository at this point
Drop the now-unused cachedDataProduced setter
robobun
committed
dd3d7f7
View commit details
Copy full SHA for dd3d7f7
Browse repository at this point
Extend cachedData header with payload length, source hash, and JSC cache version
Show description for ca5da2b
robobun
committed
ca5da2b
View commit details
Copy full SHA for ca5da2b
Browse repository at this point
Tighten comments flagged by comment-cop
robobun
committed
48b8cba
View commit details
Copy full SHA for 48b8cba
Browse repository at this point
Condense added comments to single lines
Show description for cae82eb
robobun
committed
cae82eb
View commit details
Copy full SHA for cae82eb
Browse repository at this point
Release the cachedData input Vector after the decoder owns its copy
Show description for c5a89b7
robobun
committed
c5a89b7
View commit details
Copy full SHA for c5a89b7
Browse repository at this point
Commits on Aug 9, 2026
ci: retrigger
robobun
committed
3a7ff4a
View commit details
Copy full SHA for 3a7ff4a
Browse repository at this point
ci: re-run gate
robobun
committed
13058c3
View commit details
Copy full SHA for 13058c3
Browse repository at this point
Treat provided-but-empty cachedData as rejected, and extend the test matrix
Show description for 8507750
robobun
committed
8507750
View commit details
Copy full SHA for 8507750
Browse repository at this point
You can’t perform that action at this time.