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 }}
github
/
spec-kit
Public
Notifications
You must be signed in to change notification settings
Fork
12.4k
Star
139k
Code
Issues
139
Pull requests
157
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(extensions): authenticate GitHub-hosted catalog and download requests with GITHUB_TOKEN/GH_TOKEN
- #2087
#2087
Closed
anasseth
wants to merge 9 commits into
github:main
github/spec-kit:main
from
anasseth:feat/github-token-auth-private-catalogs
anasseth/spec-kit:feat/github-token-auth-private-catalogs
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Findings
Files changed
Closed
feat(extensions): authenticate GitHub-hosted catalog and download requests with GITHUB_TOKEN/GH_TOKEN
#2087
anasseth
wants to merge 9 commits into
github:main
github/spec-kit:main
from
anasseth:feat/github-token-auth-private-catalogs
anasseth/spec-kit:feat/github-token-auth-private-catalogs
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2026
feat(extensions): authenticate GitHub-hosted catalog and download requests with GITHUB_TOKEN/GH_TOKEN
anasseth
committed
147a0af
View commit details
Copy full SHA for 147a0af
Browse repository at this point
Commits on Apr 8, 2026
feat(extensions): replaced host in url substring check with proper hostname parsing & added 3 new spoofing tests -> Issue # 2037
anasseth
committed
c4ef1d1
View commit details
Copy full SHA for c4ef1d1
Browse repository at this point
fix(extensions): harden GitHub token auth against URL spoofing and redirect leakage -> Issue # 2037
anasseth
committed
eb4f894
View commit details
Copy full SHA for eb4f894
Browse repository at this point
Commits on Apr 9, 2026
fix(presets): authenticate GitHub-hosted catalog and download requests with GITHUB_TOKEN/GH_TOKEN -> Issue # 2037
anasseth
committed
f32d059
View commit details
Copy full SHA for f32d059
Browse repository at this point
fix(presets): Updated presets README.md file -> Issue # 2037
anasseth
committed
2ccd213
View commit details
Copy full SHA for 2ccd213
Browse repository at this point
Commits on Apr 13, 2026
fix(extensions,presets): harden GitHub token auth — codeload host, redirect safety, shared helper
anasseth
committed
8a918e6
View commit details
Copy full SHA for 8a918e6
Browse repository at this point
fix(auth): strip whitespace from GITHUB_TOKEN/GH_TOKEN and fall back correctly when token is blank
anasseth
committed
9c0dc2e
View commit details
Copy full SHA for 9c0dc2e
Browse repository at this point
refactor(auth): lift _StripAuthOnRedirect to module level in _github_http
anasseth
committed
4053922
View commit details
Copy full SHA for 4053922
Browse repository at this point
fix(lint): resolve ruff F821/F401 errors — drop stale urllib annotations and unused imports
anasseth
committed
1d63f2d
View commit details
Copy full SHA for 1d63f2d
Browse repository at this point
You can’t perform that action at this time.