Nimblesite / Nimblesite/Basilisk
Bundle and verify the server binary in the VSIX before startup
Open
Nobody has claimed this yet.
shipwright
- Dominant language
- Rust
- Stars
- 54
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
TODO: the VS Code extension should bundle the server binary and verify it on startup instead of continuing on a missing/mismatched binary.
Part of bringing this repo onto the Shipwright deployment contract (https://github.com/Nimblesite/Shipwright). Plain TODO — not a security incident.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the VSIX packaging path and the extension's startup entry point, then review the Shipwright deployment contract linked in the issue. Done means the server binary is bundled in the VSIX and startup does not continue when the binary is missing or mismatched.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, vscode
- Domain
- build-system, release, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100