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 }}
lidge-jun
/
opencodex
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
15.6k
Code
Issues
57
Pull requests
107
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(redact): close the Bearer smuggling hole in the colon rule
- #1040
#1040
Merged
lidge-jun
merged 15 commits into
dev
lidge-jun/opencodex:dev
from
codex/stack-07-bearer-smuggling
lidge-jun/opencodex:codex/stack-07-bearer-smuggling
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
fix(redact): close the Bearer smuggling hole in the colon rule
#1040
lidge-jun
merged 15 commits into
dev
lidge-jun/opencodex:dev
from
codex/stack-07-bearer-smuggling
lidge-jun/opencodex:codex/stack-07-bearer-smuggling
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
fix(redact): close the Bearer smuggling hole in the colon rule
Show description for 1bf8f34
lidge-jun
committed
1bf8f34
View commit details
Copy full SHA for 1bf8f34
Browse repository at this point
fix(redact): replace the layered regexes with one explicit decision
Show description for b3289a2
lidge-jun
committed
b3289a2
View commit details
Copy full SHA for b3289a2
Browse repository at this point
fix(redact): rescan preserved remainders and normalize colon confusables
Show description for c67bb13
lidge-jun
committed
c67bb13
View commit details
Copy full SHA for c67bb13
Browse repository at this point
fix(redact): drop the preserved-remainder exception entirely
Show description for 7031ce7
lidge-jun
committed
7031ce7
View commit details
Copy full SHA for 7031ce7
Browse repository at this point
fix(redact): canonicalize label candidates instead of listing characters
Show description for 9d0b5a9
lidge-jun
committed
9d0b5a9
View commit details
Copy full SHA for 9d0b5a9
Browse repository at this point
fix(redact): fold by code point and widen the confusable table
Show description for 0082c4b
lidge-jun
committed
0082c4b
View commit details
Copy full SHA for 0082c4b
Browse repository at this point
fix(redact): recognize quoted credential keys in serialized objects
Show description for 0e29a1b
lidge-jun
committed
0e29a1b
View commit details
Copy full SHA for 0e29a1b
Browse repository at this point
fix(redact): require a structural terminator, and cover non-colon framings
Show description for ea4bc7f
lidge-jun
committed
ea4bc7f
View commit details
Copy full SHA for ea4bc7f
Browse repository at this point
fix(redact): decide early termination by the label, and bound the framings
Show description for e56bcbc
lidge-jun
committed
e56bcbc
View commit details
Copy full SHA for e56bcbc
Browse repository at this point
fix(redact): stop trying to stop early
Show description for 4860f58
lidge-jun
committed
4860f58
View commit details
Copy full SHA for 4860f58
Browse repository at this point
fix(redact): apply the same blunt policy to XML
Show description for 1ff2783
lidge-jun
committed
1ff2783
View commit details
Copy full SHA for 1ff2783
Browse repository at this point
fix(redact): XML has no line discipline to borrow either
Show description for e74c137
lidge-jun
committed
e74c137
View commit details
Copy full SHA for e74c137
Browse repository at this point
fix(redact): decode serialization escapes into the matching view
Show description for 5a44743
lidge-jun
committed
5a44743
View commit details
Copy full SHA for 5a44743
Browse repository at this point
fix(redact): make decoding one-way, and fix the supplementary offset map
Show description for a1bdb65
lidge-jun
committed
a1bdb65
View commit details
Copy full SHA for a1bdb65
Browse repository at this point
fix(redact): decode multi-unit escapes, and stop promising an entity table
Show description for 7336b54
lidge-jun
committed
7336b54
View commit details
Copy full SHA for 7336b54
Browse repository at this point
You can’t perform that action at this time.