mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-03-27 06:52:37 +01:00
28 lines
900 B
Markdown
28 lines
900 B
Markdown
# CHANGELOG
|
|
|
|
## 2.1.0 [2026/02/13] - Winter Release
|
|
|
|
**Bug Fixes:**
|
|
|
|
- Configuration might break Netlogon on Domain Controllers. (#243) (@fukusuket) (Thanks to @feiglein74 for reporting this!)
|
|
|
|
## 2.0.0 [2025/11/16] - CODE BLUE Release
|
|
|
|
**New Features:**
|
|
|
|
- Support for MITRE ATT&CK Navigator heatmaps. (#11) (@fukusuket)
|
|
- Added a `configure` command to configure Windows settings to various baselines. (#12) (@fukusuket)
|
|
- Support for Defender for Identity required logs. (#114) (@fukusuket)
|
|
|
|
**Bug Fixes:**
|
|
|
|
- Some of the rule count was not accurate. (#99) (@fukusuket)
|
|
- TaskScheduler log settings were not accurately reported. (#100) (@fukusuket))
|
|
|
|
## 1.0.0 [2025/05/20] - AUSCERT/SINCON Release
|
|
|
|
**New Features:**
|
|
|
|
- `audit-settings`: Check Windows Event Log audit policy settings.
|
|
- `audit-filesize`: Check Windows Event Log file size.
|
|
- `update-rules`: Update WELA's Sigma rules config files. |