|
1 | 1 | Changelog |
2 | 2 | ========= |
3 | 3 |
|
| 4 | +v0.3.0 |
| 5 | +------ |
| 6 | + |
| 7 | +- Added new collector for Isolated User Mode: `Ium` |
| 8 | +- Added new collector for Pointer Authentication: `PointerAuth` |
| 9 | +- Relevant collectors now include an additional `Secure` column |
| 10 | + Indicates if the value is considered secure for the given system. |
| 11 | +- `KernelDma` collector |
| 12 | + - Added description for field |
| 13 | + - Renamed collector from `DmaGuardPolicy` |
| 14 | +- `KvaShadow` collector |
| 15 | + - Tweaks to field descriptions |
| 16 | + - Renamed collector from `KernelVaShadow` |
| 17 | +- `SecureBoot` collector |
| 18 | + - Added descriptions for fields |
| 19 | +- `ShadowStacks` |
| 20 | + - Added descriptions for fields |
| 21 | + - Renamed collector from `ShadowStack` |
| 22 | +- `SkSpecCtrl` |
| 23 | + - Added support for 4 new fields |
| 24 | + - Added descriptions for existing fields |
| 25 | + - Renamed collector from `SecureSpeculationControl` |
| 26 | +- `SpecCtrl` |
| 27 | + - Added support for 15 new fields with descriptions |
| 28 | + - Renamed collector from `SpeculationControl` |
| 29 | +- `Vbs` |
| 30 | + - Added support for additional VBS security services |
| 31 | + - Renamed collector from `WindowsDefender` |
| 32 | +- `Vsm` |
| 33 | + - Added descriptions for fields |
| 34 | + - Renamed collector from `VsmProtection` |
| 35 | +- Added several sections to the `README.md` |
| 36 | +- Overhauled the glossary section of `README.md` |
| 37 | +- Huge number of code quality & tooling improvements |
| 38 | +- Updated `System.CommandLine` to v2.0.0 |
| 39 | +- Updated all other NuGet dependencies |
| 40 | + |
4 | 41 | v0.2.1 |
5 | 42 | ------ |
6 | 43 |
|
|
0 commit comments