mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-26 07:58:14 +00:00
10c277af10
D013 compliance scan found 2 remaining Newtonsoft type exposures: - PveClusterJoinInfo.Nodelist: JArray → List<Dictionary<string, object?>> - PveClusterJoinInfo.Totem: JObject → Dictionary<string, object?> Both now use NativeListConverter/NativeDictionaryConverter for deserialization. Full D013 compliance report added. Updated findings.json: F085 status open with scan evidence. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>