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
.
NVIDIA
/
OpenShell
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
8k
Code
Issues
315
Pull requests
116
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(interceptors): initial gateway interceptor implementation and reference example
- #2005
#2005
Merged
drew
merged 29 commits into
main
NVIDIA/OpenShell:main
from
gateway-interceptors-impl
NVIDIA/OpenShell:gateway-interceptors-impl
Copy head branch name to clipboard
Jul 15, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
feat(interceptors): initial gateway interceptor implementation and reference example
#2005
drew
merged 29 commits into
main
NVIDIA/OpenShell:main
from
gateway-interceptors-impl
NVIDIA/OpenShell:gateway-interceptors-impl
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
feat(gateway): add descriptor-driven interceptors
Show description for deb126d
drew
committed
deb126d
View commit details
Copy full SHA for deb126d
Browse repository at this point
feat(gateway): add service-reflected interceptors
Show description for dea60be
drew
committed
dea60be
View commit details
Copy full SHA for dea60be
Browse repository at this point
wip
drew
committed
d6a6c20
View commit details
Copy full SHA for d6a6c20
Browse repository at this point
fix(gateway): harden interceptor evaluation
Show description for f6ba75f
drew
committed
f6ba75f
View commit details
Copy full SHA for f6ba75f
Browse repository at this point
feat(interceptors): label metrics and harden governance smoke
Show description for 6d7193a
drew
committed
6d7193a
View commit details
Copy full SHA for 6d7193a
Browse repository at this point
remove on_error: ignore
drew
committed
041cd16
View commit details
Copy full SHA for 041cd16
Browse repository at this point
feat(gateway-interceptors): emit log annotations
Show description for d82d46d
drew
committed
d82d46d
View commit details
Copy full SHA for d82d46d
Browse repository at this point
feat(examples): govern provider profiles in interceptor
Show description for e948fdd
drew
committed
e948fdd
View commit details
Copy full SHA for e948fdd
Browse repository at this point
fix(gateway): preserve update config annotations
Show description for 7ced097
drew
committed
7ced097
View commit details
Copy full SHA for 7ced097
Browse repository at this point
feat(providers): support interceptor profile catalogs
Show description for b2440c3
drew
committed
b2440c3
View commit details
Copy full SHA for b2440c3
Browse repository at this point
wip
drew
committed
3c17b7a
View commit details
Copy full SHA for 3c17b7a
Browse repository at this point
feat(governance-interceptor): sign provider profiles
Show description for 81f0e6c
drew
committed
81f0e6c
View commit details
Copy full SHA for 81f0e6c
Browse repository at this point
fix(providers): use configured profile sources for refresh updates
Show description for 3f95d80
drew
committed
3f95d80
View commit details
Copy full SHA for 3f95d80
Browse repository at this point
feat(gateway-interceptors): add phase-specific evaluation payloads
Show description for 0625ae6
drew
committed
0625ae6
View commit details
Copy full SHA for 0625ae6
Browse repository at this point
feat(providers): compose provider profile sources
Show description for 1eed729
drew
committed
1eed729
View commit details
Copy full SHA for 1eed729
Browse repository at this point
fix(gateway-interceptors): preserve committed responses
Show description for 7a8ce8c
drew
committed
7a8ce8c
View commit details
Copy full SHA for 7a8ce8c
Browse repository at this point
fix(gateway-interceptors): reject ambiguous protobuf oneofs
Show description for cd40baa
drew
committed
cd40baa
View commit details
Copy full SHA for cd40baa
Browse repository at this point
fix(gateway-interceptors): validate patch candidates per binding
Show description for 7b3c415
drew
committed
7b3c415
View commit details
Copy full SHA for 7b3c415
Browse repository at this point
refactor(gateway-interceptors): use reflected protobuf codec
Show description for aff12b1
drew
committed
aff12b1
View commit details
Copy full SHA for aff12b1
Browse repository at this point
fix(governance-example): canonicalize signed protobuf hashes
Show description for 5c86edb
drew
committed
5c86edb
View commit details
Copy full SHA for 5c86edb
Browse repository at this point
fix(gateway): commit policy provenance atomically
Show description for 46d65c7
drew
committed
46d65c7
View commit details
Copy full SHA for 46d65c7
Browse repository at this point
fix(gateway): close signed governance bypasses
Show description for 1976d1e
drew
committed
1976d1e
View commit details
Copy full SHA for 1976d1e
Browse repository at this point
fix(gateway): isolate interceptor secrets and authority
Show description for 5b59745
drew
committed
5b59745
View commit details
Copy full SHA for 5b59745
Browse repository at this point
fix(gateway): snapshot provider profiles per request
Show description for 5c8545b
drew
committed
5c8545b
View commit details
Copy full SHA for 5c8545b
Browse repository at this point
chore(gateway): resolve server clippy warnings
Show description for af4710c
drew
committed
af4710c
View commit details
Copy full SHA for af4710c
Browse repository at this point
fix(server): satisfy provider source clippy lint
Show description for d94ba94
drew
committed
d94ba94
View commit details
Copy full SHA for d94ba94
Browse repository at this point
fix(server): initialize policy test annotations
Show description for b8c717e
drew
committed
b8c717e
View commit details
Copy full SHA for b8c717e
Browse repository at this point
Commits on Jul 14, 2026
fix(gateway-interceptors): require explicit route allowlist
Show description for 64035c9
drew
committed
64035c9
View commit details
Copy full SHA for 64035c9
Browse repository at this point
docs(proto): clarify update annotation semantics
Show description for 4888a04
drew
committed
4888a04
View commit details
Copy full SHA for 4888a04
Browse repository at this point
You can’t perform that action at this time.