microsoft / microsoft/terminal
enable Intel CET
Open
Area-CodeHealth
Issue-Task
Product-Meta
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
# Description of the new feature/enhancement
Compile Windows Terminal with `/guard:ehcont` and link with `/guard:ehcont /cetcompat`
# Proposed technical implementation details (optional)
Contributor guide
Research direction
Start by locating the Windows Terminal build and link configuration that controls compiler and linker flags. Verify how `/guard:ehcont` and `/cetcompat` are applied, then confirm that the project builds successfully with Intel CET enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, operating-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100