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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes
Authenticated clone host validation — Parse clone URLs and require exact GitHub, GitLab, and Bitbucket hosts before adding tokens, preventing host-prefix confusion attacks (#66)
Improvements
Error handling — Replace ad hoc boxed errors with a typed error model across the CLI, including cache directory resolution that now returns errors instead of exiting directly (#56)
Fetch documentation — Document opensrc fetch in the CLI README and docs commands page (#56)
Docs search and CI — Include the authentication page in docs search and add docs type-checking to CI (#56)