Files
vscode/test/sanity/src
8268c2111b build: validate all Authenticode signatures in sanity tests (#330617)
* build: validate all Authenticode signatures in sanity tests

Use SignTool verification with /all so sanity tests fail when any embedded signature is untrusted, while allowing legitimate multi-signed dependencies.

Refs #330506

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* build: reject Authenticode test certificates

Reject the Code Sign Test certificate independently of the agent trust store and fall back to x64 SignTool on ARM64 agents.

Refs #330506

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore: bump gulp-electron@1.43.0 (#330634)

* build: install SignTool for ARM64 sanity tests

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* build: configure ARM64 sanity test jobs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Robo <hop2deep@gmail.com>
Co-authored-by: Dmitriy Vasyura <Dmitriy.Vasyura@microsoft.com>
2026-08-13 17:32:40 -07:00
..