-
Notifications
You must be signed in to change notification settings - Fork 23
fix(node): gate /hooks and sibling read surfaces leaking private repo metadata (#94) #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
beardthelion
wants to merge
20
commits into
main
Choose a base branch
from
fix/gate-repo-read-surfaces
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,172
−116
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
6746eb8
fix(node): owner-gate list_webhooks to stop leaking webhook URLs (#94)
beardthelion b6a78a2
fix(node): read-visibility-gate list_replicas for private repos (#94)
beardthelion e16bcd7
fix(node): read-visibility-gate list_protected_branches (#94)
beardthelion 6665fa7
fix(node): gate list_repo_events for local private repos, keep gossip…
beardthelion b27ec13
fix(gl): sign the webhook list request now that GET /hooks is owner-g…
beardthelion bb78003
fix(review): sign the webhook list GET (get_signed), not plain get (#94)
beardthelion 9a7066a
fix(gl): sign read-visibility GETs so private-repo owners can read th…
beardthelion 4ce7b70
fix(review): sign the primary repo fetch in gl repo info/owner too (#94)
beardthelion 8b2671d
test(review): execute the previously-reasoned-only paths (#94)
beardthelion 8e61f26
test(review): execute the MCP dispatch and gl->node signature seams (…
beardthelion 0013a19
fix(review): fail closed when the repo lookup errors in list_repo_eve…
beardthelion 8dd5b62
fix(node,gl): close residual gaps in repo-read gating (#113)
beardthelion 857ccf6
test(node)+fix(gl): close events reader-coverage gap, align label-lis…
beardthelion 60da004
fix(review): pin the label-list signing and the events 404 sha-no-leak
beardthelion 88f98a1
fix(gl): error on 2xx webhook-list body missing the webhooks array (#…
beardthelion e1c9446
fix(gl,node): scope MCP webhook_list owner to keypair, gate list_labe…
beardthelion a71a3c1
fix(gl): surface denied repo info reads instead of fabricating a repo…
beardthelion d7bc9ac
test(node): drop #113-gated handlers from KNOWN_UNGATED; sync lockfil…
beardthelion dbf3bdf
fix(gl): fail the MCP webhook_list tool on non-2xx node responses
beardthelion 8592621
fix(gl): read the protected_branches key in repo owner
beardthelion File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.