microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
105.15k stars 6.2k forks source link

release: enable TSA and remove our baselines file #32664

Closed DHowett closed 2 weeks ago

DHowett commented 3 weeks ago

There are two ways to handle policy (binskim, policheck, etc.) failure: put them in one giant JSON file full of hashes, or let an internal process called "TSA" turn them into bugs.

This pull request moves us from the former to the latter.