fix: update check-audit.yml to include Baseline parameter in configure command and add new audit policy configuration script

This commit is contained in:
fukusuket
2025-10-22 23:12:13 +09:00
parent 11beefd929
commit c40d79b8c0

View File

@@ -45,7 +45,7 @@ jobs:
- name: Run congiure command(PowerShell 5.1)
run: |
./WELA.ps1 configure -Auto
./WELA.ps1 configure -Baseline YamatoSecurity -Auto
shell: powershell
- name: Run WELA.ps1 audit-settings(PowerShell 5.1)