binaries are not digitally signed
Open
Nobody has claimed this yet.
bug
- Dominant language
- C#
- Stars
- 1k
- Forks
- 131
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Describe the bug
exe and dll files in .vscode\extensions\ms-cst-e.vscode-devskim-1.0.33\devskimBinaries are not digitally signed.
unsigned code is not allowed to run on our machines.
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
Start by inspecting the unsigned .exe and .dll files under .vscode\extensions\ms-cst-e.vscode-devskim-1.0.33\devskimBinaries and tracing how that extension package is produced. Determine where signing belongs in the packaging flow, then verify that the distributed binaries have valid digital signatures and can run on the affected machines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, vscode
- Domain
- release, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100