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 }}
NVIDIA
/
OpenShell
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
8.7k
Code
Issues
377
Pull requests
146
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(prover): add standalone policy boundary checker
- #3289
#3289
Merged
1/2
johnnygreco
merged 24 commits into
main
NVIDIA/OpenShell:main
from
2109-standalone-policy-prover/jg
NVIDIA/OpenShell:2109-standalone-policy-prover/jg
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat(prover): add standalone policy boundary checker
#3289
johnnygreco
merged 24 commits into
main
NVIDIA/OpenShell:main
from
2109-standalone-policy-prover/jg
NVIDIA/OpenShell:2109-standalone-policy-prover/jg
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
feat(prover): add standalone policy maximum checker
Show description for 312693f
johnnygreco
committed
312693f
View commit details
Copy full SHA for 312693f
Browse repository at this point
refactor(prover): simplify check scope schema
Show description for 3d95920
johnnygreco
committed
3d95920
View commit details
Copy full SHA for 3d95920
Browse repository at this point
fix(prover): align containment and cancellation with runtime
Show description for 3fca183
johnnygreco
committed
3fca183
View commit details
Copy full SHA for 3fca183
Browse repository at this point
fix(prover): stabilize containment checks in CI
Show description for 9db6d29
johnnygreco
committed
9db6d29
View commit details
Copy full SHA for 9db6d29
Browse repository at this point
test(prover): avoid solver in fast-path guard test
Show description for a5bbe42
johnnygreco
committed
a5bbe42
View commit details
Copy full SHA for a5bbe42
Browse repository at this point
fix(prover): align string containment with runtime
Show description for 0bc9007
johnnygreco
committed
0bc9007
View commit details
Copy full SHA for 0bc9007
Browse repository at this point
fix(prover): reject ambiguous z3 string escapes
Show description for d5849ab
johnnygreco
committed
d5849ab
View commit details
Copy full SHA for d5849ab
Browse repository at this point
fix(prover): align containment with runtime boundaries
Show description for 2b77cad
johnnygreco
committed
2b77cad
View commit details
Copy full SHA for 2b77cad
Browse repository at this point
fix(prover-cli): harden cancellation and invalid input
Show description for de96dcb
johnnygreco
committed
de96dcb
View commit details
Copy full SHA for de96dcb
Browse repository at this point
feat(packaging): install policy prover with OpenShell
Show description for 02bd1e9
johnnygreco
committed
02bd1e9
View commit details
Copy full SHA for 02bd1e9
Browse repository at this point
docs(prover): clarify installation and check results
Show description for 7cb6e9d
johnnygreco
committed
7cb6e9d
View commit details
Copy full SHA for 7cb6e9d
Browse repository at this point
docs(build): describe prover distribution directly
Show description for 6d532d1
johnnygreco
committed
6d532d1
View commit details
Copy full SHA for 6d532d1
Browse repository at this point
refactor(prover): rename maximum policy to boundary
Show description for 78e2dce
johnnygreco
committed
78e2dce
View commit details
Copy full SHA for 78e2dce
Browse repository at this point
refactor(prover): localize fail-closed validation
Show description for 63661e4
johnnygreco
committed
63661e4
View commit details
Copy full SHA for 63661e4
Browse repository at this point
test(prover): cover fail-closed CLI surfaces
Show description for e8a1ece
johnnygreco
committed
e8a1ece
View commit details
Copy full SHA for e8a1ece
Browse repository at this point
test(prover): allow CI load for REST solver proof
Show description for dd8f606
johnnygreco
committed
dd8f606
View commit details
Copy full SHA for dd8f606
Browse repository at this point
fix(prover): use canonical policy schema for containment
Show description for 1d484f7
johnnygreco
committed
1d484f7
View commit details
Copy full SHA for 1d484f7
Browse repository at this point
fix(prover): preserve uncertainty for runtime binary globs
Show description for ad5ccdc
johnnygreco
committed
ad5ccdc
View commit details
Copy full SHA for ad5ccdc
Browse repository at this point
fix(prover): bound policy validation work
Show description for 45f350e
johnnygreco
committed
45f350e
View commit details
Copy full SHA for 45f350e
Browse repository at this point
docs(prover): document validation resource limits
Show description for 7efb441
johnnygreco
committed
7efb441
View commit details
Copy full SHA for 7efb441
Browse repository at this point
fix(prover): make containment API extensible
Show description for fd20ae4
johnnygreco
committed
fd20ae4
View commit details
Copy full SHA for fd20ae4
Browse repository at this point
docs(prover): define containment API contract
Show description for 080b4be
johnnygreco
committed
080b4be
View commit details
Copy full SHA for 080b4be
Browse repository at this point
fix(ci): integrate prover with consolidated builds
Show description for 6545652
johnnygreco
committed
6545652
View commit details
Copy full SHA for 6545652
Browse repository at this point
fix(ci): declare release packaging dependency
Show description for 8f9fd55
johnnygreco
committed
8f9fd55
View commit details
Copy full SHA for 8f9fd55
Browse repository at this point
You can’t perform that action at this time.