From a5eac3ec7876b4e606ae931473b91af024cef7e1 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Mon, 20 Jul 2026 06:03:10 -0400 Subject: [PATCH] chore(auth): bump ZB.MOM.WW.Auth 0.1.1 -> 0.1.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Aligns OtOpcUa with the rest of the family — mxgw, HistorianGateway and ScadaBridge have all been on 0.1.5; OtOpcUa was four versions behind and the only outlier. The bump is functionally inert here, deliberately so. OtOpcUa consumes Abstractions + Ldap + AspNetCore, NOT ApiKeys, and every intervening change was in ApiKeys: 0.1.2 stamped its schema version, 0.1.3 added SetScopes/SetEnabled, 0.1.4 added ExpiresUtc. 0.1.5 is the patched-SQLitePCLRaw pin (GHSA-2m69-gcr7-jv3q), which this repo already carries independently as its own surgical transitive pin at Directory.Packages.props:105 — so no vulnerability was open here either. The value is removing a false signal: a repo sitting four versions behind reads as "missing something" every time someone audits the family, and the next real Auth change would have arrived as a four-version jump instead of one. Verified: build 861 warnings / 0 errors, byte-identical to the master baseline (measured, not assumed — master was built to compare). Security 84, AdminUI 665, Configuration 121, ControlPlane 78 — all pass, 0 failures. Claude-Session: https://claude.ai/code/session_01BL2Vu1ESDQ9SCN4gVKkdts --- Directory.Packages.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index b5c11a19..155dd762 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -129,9 +129,9 @@ - - - + + +