fix: StrictMode-safe File Share audit init (UseGuid key)

Enable-SecurityAudit crashed on init when checking RU/EN File Share attempts because accessing UseGuid on a hashtable without that key throws under Set-StrictMode -Version Latest.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-04 10:20:17 +10:00
parent afded8a495
commit bd83dc84dc
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
2.0.19-SAC
2.0.20-SAC