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 }}
Cap-go
/
capgo.app
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
135
Star
206
Code
Issues
6
Pull requests
45
Actions
Projects
Security and quality
128
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(security): require org membership for app-scoped role_bindings
- #3094
#3094
Closed
riderx
wants to merge 28 commits into
main
Cap-go/capgo.app:main
from
fix/security-ghsa-9976-role-bindings
Cap-go/capgo.app:fix/security-ghsa-9976-role-bindings
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Closed
fix(security): require org membership for app-scoped role_bindings
#3094
riderx
wants to merge 28 commits into
main
Cap-go/capgo.app:main
from
fix/security-ghsa-9976-role-bindings
Cap-go/capgo.app:fix/security-ghsa-9976-role-bindings
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
fix(security): require org membership for scoped role_bindings (GHSA-9976)
Show description for 52f3503
cursoragent
and
riderx
committed
52f3503
View commit details
Copy full SHA for 52f3503
Browse repository at this point
ci: retrigger pull_request checks
Show description for d5c7816
cursoragent
and
riderx
committed
d5c7816
View commit details
Copy full SHA for d5c7816
Browse repository at this point
test(db): fix role_bindings membership pgTAP ordering and error code
Show description for d201712
cursoragent
and
riderx
committed
d201712
View commit details
Copy full SHA for d201712
Browse repository at this point
fix(security): address CodeRabbit role_bindings follow-ups
Show description for a4f8d62
cursoragent
and
riderx
committed
a4f8d62
View commit details
Copy full SHA for a4f8d62
Browse repository at this point
ci: retrigger pull_request checks
Show description for 14d65dd
cursoragent
and
riderx
committed
14d65dd
View commit details
Copy full SHA for 14d65dd
Browse repository at this point
Commits on Aug 26, 2026
test(db): address cubic P2 threads for role_bindings membership RLS
Show description for d659618
cursoragent
and
riderx
committed
d659618
View commit details
Copy full SHA for d659618
Browse repository at this point
ci: retrigger after cancelled workflow
Show description for 14c574e
cursoragent
and
riderx
committed
14c574e
View commit details
Copy full SHA for 14c574e
Browse repository at this point
ci: retrigger tests (sequential, no concurrent security PRs)
Show description for a779b09
cursoragent
and
riderx
committed
a779b09
View commit details
Copy full SHA for a779b09
Browse repository at this point
test(db): run apikey reject case before outsider gains org membership
Show description for e5238d9
cursoragent
and
riderx
committed
e5238d9
View commit details
Copy full SHA for e5238d9
Browse repository at this point
ci: retrigger after queue drain
Show description for 6a6e9d2
cursoragent
and
riderx
committed
6a6e9d2
View commit details
Copy full SHA for 6a6e9d2
Browse repository at this point
ci: retrigger to validate test ordering fix
Show description for 4be6a56
cursoragent
and
riderx
committed
4be6a56
View commit details
Copy full SHA for 4be6a56
Browse repository at this point
ci: retrigger after cancelled workflow
Show description for 6bcc1e0
cursoragent
and
riderx
committed
6bcc1e0
View commit details
Copy full SHA for 6bcc1e0
Browse repository at this point
ci: retrigger Run tests (CLI integration cancelled)
Show description for 8f5bf0b
cursoragent
and
riderx
committed
8f5bf0b
View commit details
Copy full SHA for 8f5bf0b
Browse repository at this point
ci: retrigger pull_request after Cloudflare plugin flake
Show description for dfde3a7
cursoragent
and
riderx
committed
dfde3a7
View commit details
Copy full SHA for dfde3a7
Browse repository at this point
ci: retrigger pull_request Run tests
Show description for 6e5ee12
cursoragent
and
riderx
committed
6e5ee12
View commit details
Copy full SHA for 6e5ee12
Browse repository at this point
Merge branch 'main' into fix/security-ghsa-9976-role-bindings
TorichanCapgo
authored
2cb4128
View commit details
Copy full SHA for 2cb4128
Browse repository at this point
Commits on Sep 9, 2026
test(ci): restore stable rate-limit and queue_load helpers from main
Show description for 9b3fa5a
cursoragent
and
riderx
committed
9b3fa5a
View commit details
Copy full SHA for 9b3fa5a
Browse repository at this point
merge: sync main for migration ordering
Show description for b04a624
cursoragent
and
riderx
committed
b04a624
View commit details
Copy full SHA for b04a624
Browse repository at this point
chore: merge main and bump role_bindings migration timestamp
Show description for 042abec
cursoragent
and
riderx
committed
042abec
View commit details
Copy full SHA for 042abec
Browse repository at this point
test(db): tighten role_bindings membership pgTAP isolation
Show description for 740c6e4
cursoragent
and
riderx
committed
740c6e4
View commit details
Copy full SHA for 740c6e4
Browse repository at this point
Fix review feedback on queue load test and RBAC SQL fixtures
Show description for 0159d65
cursoragent
and
riderx
committed
0159d65
View commit details
Copy full SHA for 0159d65
Browse repository at this point
Commits on Sep 10, 2026
Address remaining CodeRabbit review threads on role bindings PR
Show description for 5ecdeb9
cursoragent
and
riderx
committed
5ecdeb9
View commit details
Copy full SHA for 5ecdeb9
Browse repository at this point
Fix cubic MFA bypass and invitation pool cleanup
Show description for 899ecd4
cursoragent
and
riderx
committed
899ecd4
View commit details
Copy full SHA for 899ecd4
Browse repository at this point
Fix PoolClient typing in accept_invitation transaction
Show description for 3ce7940
cursoragent
and
riderx
committed
3ce7940
View commit details
Copy full SHA for 3ce7940
Browse repository at this point
Serialize invitation acceptance and enforce scoped app consistency
Show description for f3db020
cursoragent
and
riderx
committed
f3db020
View commit details
Copy full SHA for f3db020
Browse repository at this point
Serialize invite acceptance with lock_rbac_orgs and cleanup warmup key
Show description for 65e29c8
cursoragent
and
riderx
committed
65e29c8
View commit details
Copy full SHA for 65e29c8
Browse repository at this point
Harden invite-role lock ordering and apikeys warmup cleanup
Show description for fef069c
cursoragent
and
riderx
committed
fef069c
View commit details
Copy full SHA for fef069c
Browse repository at this point
Rethrow HTTPException from ensureOrgMembership catch
Show description for 07ec2ab
cursoragent
and
riderx
committed
07ec2ab
View commit details
Copy full SHA for 07ec2ab
Browse repository at this point
You can’t perform that action at this time.