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
.
reflex-dev
/
reflex
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
28.9k
Code
Issues
262
Pull requests
88
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(assets): link shared assets atomically instead of check-then-act
- #7039
#7039
Merged
adhami3310
merged 10 commits into
main
reflex-dev/reflex:main
from
claude/asset-symlink-toctou-race-f7c306
reflex-dev/reflex:claude/asset-symlink-toctou-race-f7c306
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix(assets): link shared assets atomically instead of check-then-act
#7039
adhami3310
merged 10 commits into
main
reflex-dev/reflex:main
from
claude/asset-symlink-toctou-race-f7c306
reflex-dev/reflex:claude/asset-symlink-toctou-race-f7c306
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
fix(assets): link shared assets atomically instead of check-then-act
Show description for d804a31
adhami3310
committed
d804a31
View commit details
Copy full SHA for d804a31
Browse repository at this point
chore: name the news fragment for PR #7039
adhami3310
committed
0457a35
View commit details
Copy full SHA for 0457a35
Browse repository at this point
docs: tighten comments and the news fragment
adhami3310
committed
a7f90ac
View commit details
Copy full SHA for a7f90ac
Browse repository at this point
fix(assets): bound the staged symlink name so long asset names still link
adhami3310
committed
315856c
View commit details
Copy full SHA for 315856c
Browse repository at this point
fix(assets): retry the staged rename when Windows denies a concurrent replace
adhami3310
committed
309883b
View commit details
Copy full SHA for 309883b
Browse repository at this point
Commits on Sep 3, 2026
fix(assets): cut the staged name prefix by encoded bytes, not characters
adhami3310
committed
050ecb2
View commit details
Copy full SHA for 050ecb2
Browse repository at this point
fix(assets): treat an unresolvable destination as needing replacement
adhami3310
committed
21c253b
View commit details
Copy full SHA for 21c253b
Browse repository at this point
fix(assets): stage the link under a name that does not derive from the asset
adhami3310
committed
be10a73
View commit details
Copy full SHA for be10a73
Browse repository at this point
refactor(assets): guard only the destination when checking an existing link
adhami3310
committed
cffc03c
View commit details
Copy full SHA for cffc03c
Browse repository at this point
test(assets): compare the untouched link after resolution for Windows
adhami3310
committed
1e49725
View commit details
Copy full SHA for 1e49725
Browse repository at this point
You can’t perform that action at this time.