You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(service): wrap masking regex value patterns in atomic groups to eliminate ReDoS timeouts
fix(service): move state cleanup inside the lock boundary to eliminate telemetry snapshot sync races
fix(ui): BulkObservableCollectionTests.cs - TrimToSize_NonListImplementation_UsesManualLoop never reaches the manual-loop branch: every ObservableCollection ctor copies into a List (#3129)