Commit Graph

2 Commits

Author SHA1 Message Date
github-actions[bot]
56d956d723
fix(security): handle PowerShell EncodedCommand abbreviations (#270)
Some checks are pending
Build and Test / test (push) Waiting to run
Build and Test / build (win-arm64) (push) Blocked by required conditions
Build and Test / build (win-x64) (push) Blocked by required conditions
Build and Test / build-msix (ARM64, win-arm64) (push) Blocked by required conditions
Build and Test / build-msix (x64, win-x64) (push) Blocked by required conditions
Build and Test / build-extension (arm64) (push) Blocked by required conditions
Build and Test / build-extension (x64) (push) Blocked by required conditions
Build and Test / release (push) Blocked by required conditions
Handles PowerShell EncodedCommand aliases and separator forms, including -e, so approval evaluation remains fail-closed.\n\nValidation: local ARM64 build passed; Shared tests 1319 passed / 20 skipped; Tray tests 466 passed; remote CI green.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-07 18:12:46 -04:00
Scott Hanselman
c84bff3a5f test: add exec auth and sanitizer coverage
Add test-only coverage from Repo Assist PRs #207 and #212 for terminal auth failures, shell wrapper parsing, and environment sanitization.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-26 19:56:52 -07:00