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
.
structured-world
/
structured-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat!: embedded gateway hooks + configurable edge routes
- #67
#67
Merged
polaz
merged 12 commits into
main
structured-world/structured-proxy:main
from
feat/#66
structured-world/structured-proxy:feat/#66
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat!: embedded gateway hooks + configurable edge routes
#67
polaz
merged 12 commits into
main
structured-world/structured-proxy:main
from
feat/#66
structured-world/structured-proxy:feat/#66
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
feat!: embedding hooks + configurable edge routes
Show description for 849724f
polaz
committed
849724f
View commit details
Copy full SHA for 849724f
Browse repository at this point
fix(embed): harden extra-route body read, userinfo challenge, bearer scheme
Show description for eaeeee0
polaz
committed
eaeeee0
View commit details
Copy full SHA for eaeeee0
Browse repository at this point
fix(config): dedupe edge paths, keep relocated paths exempt and collision-free
Show description for ede1678
polaz
committed
ede1678
View commit details
Copy full SHA for ede1678
Browse repository at this point
docs(readme): note async-trait is required for embedding hooks
Show description for 8a58a4b
polaz
committed
8a58a4b
View commit details
Copy full SHA for 8a58a4b
Browse repository at this point
fix: short-circuit userinfo without token; guard forward-auth path collision
Show description for a7270fe
polaz
committed
a7270fe
View commit details
Copy full SHA for a7270fe
Browse repository at this point
fix: cover all built-in routes in verify guard; order authz before decider
Show description for 374cab6
polaz
committed
374cab6
View commit details
Copy full SHA for 374cab6
Browse repository at this point
fix: make verify-path collision guard cover all mounted routes
Show description for ee8f57e
polaz
committed
ee8f57e
View commit details
Copy full SHA for ee8f57e
Browse repository at this point
fix: reject duplicate edge routes before building the router
Show description for 7d8438b
polaz
committed
7d8438b
View commit details
Copy full SHA for 7d8438b
Browse repository at this point
fix: guard and exempt the verify path that is actually mounted
Show description for 6cc0439
polaz
committed
6cc0439
View commit details
Copy full SHA for 6cc0439
Browse repository at this point
Commits on Jul 1, 2026
fix: validate every mounted path shape, not just verify
Show description for eeed1a0
polaz
committed
eeed1a0
View commit details
Copy full SHA for eeed1a0
Browse repository at this point
fix: key route-collision detection on (method, path), not path alone
Show description for 62bde6c
polaz
committed
62bde6c
View commit details
Copy full SHA for 62bde6c
Browse repository at this point
Commits on Jul 5, 2026
fix: normalize route shape for collisions; unify transcode route enumeration
Show description for 40afcc7
polaz
committed
40afcc7
View commit details
Copy full SHA for 40afcc7
Browse repository at this point
You can’t perform that action at this time.