mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-07-07 17:41:19 +02:00
a95f0f5eec
Add a documentation website under website/, built from README.md and README-Japanese.md and laid out with top-tab topics and a left sidebar (same style as the Hayabusa docs). Designed to be hosted free on GitHub Pages. - Pages: Overview (About, Features, Screenshots), Getting Started, Commands (Command List, Command Usage), Resources (Companion Projects, Other Resources, Changelog, Contributing) - Custom landing page, theme, click-to-zoom screenshots - Changelog synced from CHANGELOG.md at build time - 15-language switcher via mkdocs-static-i18n: English + Japanese full content; the other 13 localize the UI and fall back to English until translated - .github/workflows/docs.yml builds (mkdocs --strict) + deploys to GitHub Pages Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
32 lines
1.4 KiB
Markdown
32 lines
1.4 KiB
Markdown
# 変更履歴
|
|
|
|
!!! info "情報"
|
|
このページはプロジェクトの [`CHANGELOG.md`](https://github.com/Yamato-Security/WELA/blob/main/CHANGELOG-Japanese.md) を反映したものです。ダウンロードは [リリースページ](https://github.com/Yamato-Security/WELA/releases) をご覧ください。
|
|
|
|
## 2.1.0 [2026/02/13] - Winter Release
|
|
|
|
**バグ修正:**
|
|
|
|
- 設定によりドメインコントローラのNetlogonが破損する可能性があった。 (#243) (@fukusuket) (この件を報告してくれた@feiglein74に感謝!)
|
|
|
|
## 2.0.0 [2025/11/16] - CODE BLUE リリース
|
|
|
|
**新機能:**
|
|
|
|
- MITRE ATT&CK Navigatorヒートマップに対応した。 (#11) (@fukusuket)
|
|
- Windows設定を様々なベースラインに構成するための`configure`コマンドを追加した。 (#12) (@fukusuket)
|
|
- Defender for Identityの必要なログに対応した。 (#114) (@fukusuket)
|
|
|
|
**バグ修正:**
|
|
|
|
- ルールカウントの一部が正確ではなかった。 (#99) (@fukusuket)
|
|
- タスクスケジューラのログ設定が正確に報告されていなかった。 (#100 (@fukusuket))
|
|
|
|
## 1.0.0 [2025/05/20] - AUSCERT/SINCON リリース
|
|
|
|
**新機能:**
|
|
|
|
- `audit-settings`: Windows Event Log audit policy settingsをチェックする
|
|
- `audit-filesize`: Windows Event Logファイルサイズをチェックする
|
|
- `update-rules`: WELAのSigmaルール設定ファイルを更新する
|