AllowOnly Guard Smoke Test Results
Policy: repos=["github/gh-aw*"], min-integrity=approved
Run: https://github.com/github/gh-aw-mcpg/actions/runs/31993175774
In-Scope Access (github/gh-aw*)
| Tool |
Target |
Result |
Status |
| list_issues |
gh-aw-mcpg |
data returned |
✅ |
| list_pull_requests |
gh-aw-mcpg |
data returned |
✅ |
| list_commits |
gh-aw-mcpg |
data returned |
✅ |
| get_file_contents |
gh-aw-mcpg |
data returned |
✅ |
| list_branches |
gh-aw-mcpg |
data returned |
✅ |
| search_code |
gh-aw-mcpg |
empty (no matches, not blocked) |
✅ |
| list_issues |
gh-aw |
filtered by integrity (no error) |
✅ |
| get_file_contents |
gh-aw |
blocked by integrity policy |
✅ |
Out-of-Scope Access (octocat/Hello-World)
| Tool |
Result |
Status |
| list_issues |
filtered/empty |
✅ |
| list_pull_requests |
filtered/empty |
✅ |
| list_commits |
filtered/empty |
✅ |
| get_file_contents |
blocked |
✅ |
| search_code |
filtered/empty |
✅ |
Global APIs
| Tool |
Result |
Status |
| search_repositories |
filtered/empty |
✅ |
| search_users |
not tested |
➖ |
Integrity Filtering
| Observation |
Status |
| gh-aw-mcpg issues/PRs all authored by github-actions/Copilot (approved); no non-approved items observed to filter in that repo, but gh-aw and Hello-World items were correctly filtered by integrity policy |
✅ |
Summary
- In-Scope Access: 8/8 ✅
- Out-of-Scope Blocked: 5/5 ✅
- Global APIs Blocked: 1/1 tested ✅
- Integrity Filtering: ✅
- Overall: PASS
🛡️ AllowOnly guard smoke test by Smoke AllowOnly
AllowOnly Guard Smoke Test Results
Policy: repos=["github/gh-aw*"], min-integrity=approved
Run: https://github.com/github/gh-aw-mcpg/actions/runs/31993175774
In-Scope Access (github/gh-aw*)
Out-of-Scope Access (octocat/Hello-World)
Global APIs
Integrity Filtering
Summary