| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CHECKSUMS.txt | 2026-06-23 | 610 Bytes | |
| opensrc-linux-x64 | 2026-06-23 | 5.1 MB | |
| opensrc-win32-x64.exe | 2026-06-23 | 4.8 MB | |
| opensrc-darwin-arm64 | 2026-06-23 | 4.2 MB | |
| opensrc-darwin-x64 | 2026-06-23 | 4.6 MB | |
| opensrc-linux-arm64 | 2026-06-23 | 4.4 MB | |
| opensrc-linux-musl-arm64 | 2026-06-23 | 4.2 MB | |
| opensrc-linux-musl-x64 | 2026-06-23 | 4.9 MB | |
| README.md | 2026-06-23 | 654 Bytes | |
| v0.7.3 source code.tar.gz | 2026-06-23 | 229.2 kB | |
| v0.7.3 source code.zip | 2026-06-23 | 263.2 kB | |
| Totals: 11 Items | 32.7 MB | 0 | |
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 fetchin 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)
Contributors
- @ctate