{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D5","name":"Coupling","shortDescription":{"text":"Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D5"},{"id":"D6","name":"Cohesion (LCOM4)","shortDescription":{"text":"Cohesion (LCOM4)"},"helpUri":"https://codehealth.canine.dev/dimensions/D6"},{"id":"D9","name":"Test Distribution","shortDescription":{"text":"Test Distribution"},"helpUri":"https://codehealth.canine.dev/dimensions/D9"},{"id":"D10","name":"Test Quality","shortDescription":{"text":"Test Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D10"},{"id":"D11","name":"Test Reliability","shortDescription":{"text":"Test Reliability"},"helpUri":"https://codehealth.canine.dev/dimensions/D11"},{"id":"D12","name":"Dependency Hygiene","shortDescription":{"text":"Dependency Hygiene"},"helpUri":"https://codehealth.canine.dev/dimensions/D12"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D17","name":"Explicit Debt","shortDescription":{"text":"Explicit Debt"},"helpUri":"https://codehealth.canine.dev/dimensions/D17"},{"id":"D18","name":"Solution Shape","shortDescription":{"text":"Solution Shape"},"helpUri":"https://codehealth.canine.dev/dimensions/D18"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D23","name":"Boundary Type-Coupling","shortDescription":{"text":"Boundary Type-Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D23"},{"id":"D26","name":"Project Cohesion","shortDescription":{"text":"Project Cohesion"},"helpUri":"https://codehealth.canine.dev/dimensions/D26"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"GameConfigValues.New.ctor (cyclomatic 26): GameConfigValues.New.ctor has cyclomatic complexity 26 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/GameConfig.vb"},"region":{"startLine":9}}}],"partialFingerprints":{"codehealthFindingId/v1":"6cd25744fd7f6953bc1d4137f7854e324593ac356016e78f2d9278a353b78f72"}},{"ruleId":"D1","level":"warning","message":{"text":"UnPackMod.UnPackMod (cyclomatic 24): UnPackMod.UnPackMod has cyclomatic complexity 24 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/ORCT2ModPacker/ORCT2ModPacker/Class1.vb"},"region":{"startLine":153}}}],"partialFingerprints":{"codehealthFindingId/v1":"c424e0402c2bc0f5ee33801d691e53b6a31a54776a3c0c3af93776081cf23699"}},{"ruleId":"D1","level":"warning","message":{"text":"IniConfiguration.ReadPropertyValue (cyclomatic 17): IniConfiguration.ReadPropertyValue has cyclomatic complexity 17 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/ReparsePointLibrary/Utils/IniConfiguration.cs"},"region":{"startLine":382}}}],"partialFingerprints":{"codehealthFindingId/v1":"f4916d116475d8bc691957a729b0685780be65b5367c579ed640ca5451632ab9"}},{"ruleId":"D2","level":"warning","message":{"text":"UnPackMod.UnPackMod (cognitive 37): UnPackMod.UnPackMod has cognitive complexity 37 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/ORCT2ModPacker/ORCT2ModPacker/Class1.vb"},"region":{"startLine":153}}}],"partialFingerprints":{"codehealthFindingId/v1":"f7a555d0f4dc13bca18dd07478b1f98928d5c7965e715977fce53d42834de73b"}},{"ruleId":"D2","level":"warning","message":{"text":"OpenRCTdotNetWebActions.UploadSaves (cognitive 29): OpenRCTdotNetWebActions.UploadSaves has cognitive complexity 29 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/OpenRCTdotNet/OpenRCTdotNetWebActions.vb"},"region":{"startLine":128}}}],"partialFingerprints":{"codehealthFindingId/v1":"33bba17635395b4e2c1af90ede00ada6cecc6e1850e114a86cff01e12f320665"}},{"ruleId":"D2","level":"warning","message":{"text":"CommandLineArgs.CommandLineArgs.ctor (cognitive 29): CommandLineArgs.CommandLineArgs.ctor has cognitive complexity 29 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/ReparsePointLibrary/Utils/CommandLineArgs.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"04283810c111afb6165727c0ec045e66e3693ccb80c096a9abbed49d4d481b64"}},{"ruleId":"D2","level":"warning","message":{"text":"frmLauncher.cmdLaunchGame_Click (cognitive 25): frmLauncher.cmdLaunchGame_Click has cognitive complexity 25 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/Launcher.vb"},"region":{"startLine":103}}}],"partialFingerprints":{"codehealthFindingId/v1":"00b717801e55e7a5a733f34d68f1ee7fa4f0cd7de261376b9d06bf2a88e0d2b7"}},{"ruleId":"D2","level":"warning","message":{"text":"IniConfiguration.ReadPropertyValue (cognitive 20): IniConfiguration.ReadPropertyValue has cognitive complexity 20 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/ReparsePointLibrary/Utils/IniConfiguration.cs"},"region":{"startLine":382}}}],"partialFingerprints":{"codehealthFindingId/v1":"6b556a60353486462062092f5e2039912c975f8c7ff4f9fac4a75bed23ed24d6"}},{"ruleId":"D2","level":"warning","message":{"text":"RegistryExplorer.SearchForInstallPath (cognitive 18): RegistryExplorer.SearchForInstallPath has cognitive complexity 18 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/LauncherWFP/Management/RctLocator.cs"},"region":{"startLine":140}}}],"partialFingerprints":{"codehealthFindingId/v1":"cf3677134e4c472838409d700ef1b02ea04a53deb8bfd7888af389e3d7eaf5a8"}},{"ruleId":"D2","level":"warning","message":{"text":"IniConfiguration.Parse (cognitive 17): IniConfiguration.Parse has cognitive complexity 17 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/ReparsePointLibrary/Utils/IniConfiguration.cs"},"region":{"startLine":332}}}],"partialFingerprints":{"codehealthFindingId/v1":"f4ae346ec0633670edbc499b9fe4f871d9052d92a64af10344e6f7d4c3505072"}},{"ruleId":"D2","level":"warning","message":{"text":"OpenRCTdotNetWebActions.DownloadSaves (cognitive 16): OpenRCTdotNetWebActions.DownloadSaves has cognitive complexity 16 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/OpenRCTdotNet/OpenRCTdotNetWebActions.vb"},"region":{"startLine":75}}}],"partialFingerprints":{"codehealthFindingId/v1":"6747afefd8191bd5ade36d02ab1a212802e9c858c520688786ab9cdf16443555"}},{"ruleId":"D2","level":"warning","message":{"text":"ReparsePoint.GetTarget (cognitive 16): ReparsePoint.GetTarget has cognitive complexity 16 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/ReparsePointLibrary/Utils/ReparsePoint.cs"},"region":{"startLine":159}}}],"partialFingerprints":{"codehealthFindingId/v1":"cfbc43cc031591f1a9ef34e1584e39b4094547613c8f7cec5da3aaa80ab099ac"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: HelperLibrary: HelperLibrary: abstractness 0.00, instability 0.00, distance 1.00 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"fae26a35994e5ce77cb4ec93da9b3075ca16c3d7da484fbdd390d4dbb3ad95ec"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: ORCT2ModPacker: ORCT2ModPacker: abstractness 0.00, instability 0.00, distance 1.00 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7043983e6108ceed48902a206f09545eae6d5070a487867ac67e33531c3fd429"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: frmLauncher (LCOM4 5): frmLauncher\u0027s methods form 5 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/Launcher.vb"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"e5d19a1f3626f596b79cb5af463cb8e555667ab42a095ab0239eded8aec6874c"}},{"ruleId":"D11","level":"warning","message":{"text":"Test reliability not measured \u2014 no test run produced results: Test reliability NOT MEASURED: the test run produced no results for any test tier, so no test ever ran and flakiness could not be exercised. The cause could not be attributed, so it is excluded from the score rather than read as an absence of tests."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7d83a505f7fa19aeeece76141ae1e468d77e2a3fea2e88604b8140ebad47a6fe"}},{"ruleId":"D13","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"e6ba49332991b1067904d77b9c76d9b66de26cf5cf3baaece50d0c600e9dd3c7"},"taxa":[{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D16","level":"warning","message":{"text":"dormant codebase \u2014 no living knowledge left to concentrate: Every one of the 12 significant source file(s) was last meaningfully changed so long ago that no living knowledge remains, so there is no concentration to measure \u2014 the bus factor is not scored. This is not a clean bill: nobody currently holds working knowledge of this code (see D34 Knowledge Freshness)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"569d55ea5cb0330f13c125b289d07e5abdfcceac947a2c2645277937942e7d5f"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/Forms/Extras.vb"},"region":{"startLine":212}}}],"partialFingerprints":{"codehealthFindingId/v1":"aeeb55600744cad820ff9bcf62be93d4d4d92769aaafbe96c544cefa2760148d"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/Forms/Extras.vb"},"region":{"startLine":216}}}],"partialFingerprints":{"codehealthFindingId/v1":"287c4ba7c44cf357cfaa16157192c7b5f4d657bf814fc807be454c09f3cdda8b"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/Forms/Extras.vb"},"region":{"startLine":220}}}],"partialFingerprints":{"codehealthFindingId/v1":"7d30e371588f2583192acd9dea0bb5346e3715c8cb32fe196735d49a23945f75"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/Forms/Extras.vb"},"region":{"startLine":224}}}],"partialFingerprints":{"codehealthFindingId/v1":"ecddf762c8f56ca2042a535d0d989ce9505b5ce196d451582886cc3b67327ad3"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/Launcher.vb"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b6a902001feba8785f74515802bace58df0c251d6601aeb3f690815c62359f5"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/Launcher.vb"},"region":{"startLine":260}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ddc7f42348bc706dbb7e8a47c4c842adcfda27ffbe05037eff5426d1e1acc99"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/OpenRCTdotNet/OpenRCTdotNetWebActions.vb"},"region":{"startLine":62}}}],"partialFingerprints":{"codehealthFindingId/v1":"44113a7e066e00991a86840135a50befeeb9a045a855a3ae74c171a150f3da03"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/ORCT2ModPacker/ORCT2ModPacker/Class1.vb"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"188282520a7710a6d6ed1029f63b1e5aa5b00514d1eb6fb22556d42e2d6273d8"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/ReparsePointLibrary/Utils/IniConfiguration.cs"},"region":{"startLine":322}}}],"partialFingerprints":{"codehealthFindingId/v1":"86746dec501b469b7ef86f8f7b9c49cb27904a775a70d19e4f99cdb7dad82651"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: \u0027 TODO: Insert code to perform custom authentication using the provided OpenRCTdotNetUsername and password \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060\u0027 REF: #123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/OpenRCTdotNet/OpenRCTdotNetLogin.vb"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"49c1b65e2e6f5411d9c2f2c4aff5c5c0cb80f6d93ae37767c7b76eeb5e6ee34b"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: \u0027TODO: Add eror handling \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060\u0027 REF: #123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/OpenRCTdotNet/OpenRCTdotNetWebActions.vb"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"ab33bdae9cd87ab0416520caab0e5cc3ebe50e0fd7515e565a8e9d3e5b42dc64"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: \u0027TODO: Add eror handling \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060\u0027 REF: #123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/OpenRCTdotNet/OpenRCTdotNetWebActions.vb"},"region":{"startLine":120}}}],"partialFingerprints":{"codehealthFindingId/v1":"f029c0adb0d9189b50f2c0f57427e824e6f2c5a37b3b768d15a658354acd5684"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: \u0027TODO: Add eror handling \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060\u0027 REF: #123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/Launcher/OpenRCTdotNet/OpenRCTdotNetWebActions.vb"},"region":{"startLine":123}}}],"partialFingerprints":{"codehealthFindingId/v1":"7d32f47317ad77e33ff4d5f16e914b73872664c26eb52492f43bb4f986bf0fe3"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // ToDo: Make this more optimized. In theory, this could potentially \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: #123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Launcher/LauncherWFP/Management/RctLocator.cs"},"region":{"startLine":163}}}],"partialFingerprints":{"codehealthFindingId/v1":"466e853c265a32e2484fc1a2ec1420b2e70e585a82c8b10885ccf687e6eb1118"}},{"ruleId":"D20","level":"note","message":{"text":"No ADRs found: No ADRs found at common paths; consider documenting architectural decisions in Docs/ADL/ or similar."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d2bea044ff79d7d275f5a91a6e2f548586178eaf480274c33960ad020c854631"}},{"ruleId":"D21","level":"note","message":{"text":"Inconsistent naming for ViewModel/Context classes. The codebase uses \u0027Context\u0027 as a suffix for view-models (e.g., MainWindowContext, WelcomeDataContext), but the base class or interface naming is not explicitly shown, however, the pattern is consistent within the namespace. However, looking at the list, we see \u0027MainWindowContext\u0027 and \u0027WelcomeDataContext\u0027. This is actually consistent. Let\u0027s look for actual inconsistencies.: N/A (symbols: LauncherWPF.Data.Context.MainWindowContext, LauncherWPF.Data.Context.WelcomeDataContext)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"aff90e823420dbe456d4f92e599253813c86aabd9e04be5a0e3077310d98030c"}},{"ruleId":"D21","level":"note","message":{"text":"Inconsistent naming for interop/Windows API wrappers. Some members are static methods on the \u0027ReparsePoint\u0027 class (e.g., Create, Move, LookupPrivilegeValue), while others are nested types or separate classes. More importantly, the class \u0027ReparsePoint\u0027 is used for file system operations (symlinks), but the name \u0027ReparsePoint\u0027 is a specific Windows API structure/constant, not a general utility class name. This is a conceptual inconsistency where the class name reflects a specific API detail rather than the domain concept (e.g., \u0027SymlinkManager\u0027 or \u0027FileSystemLinker\u0027).: Rename \u0027ReparsePoint\u0027 to a more descriptive name like \u0027SymlinkManager\u0027 or \u0027FileSystemLinks\u0027 to better reflect its purpose. (symbols: HelperLibrary.Utils.ReparsePoint, HelperLibrary.Utils.ReparsePoint.LinkType, HelperLibrary.Utils.ReparsePoint.ReparseDataBuffer, HelperLibrary.Utils.ReparsePoint.TokenPrivileges, HelperLibrary.Utils.ReparsePoint.Luid)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"62299019e80637a9c59b225c53a6c63c9c4b92133c763cc3ee1c1ee35494fd96"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: At 4381 LoC across 5 projects the codebase is large and multi-module, so explicit bounded contexts are needed. Name this codebase\u0027s bounded contexts (\u22652 module groups, e.g. per subsystem) so cross-boundary type coupling can be assessed. Declare them in \u0060.codehealth/config.yaml\u0060 at the repository root (create it if absent), mapping each context name to the namespace prefixes that belong to it \u2014 e.g. \u0060architecture:\u0060 \u2192 \u0060contexts:\u0060 \u2192 \u0060Billing: [\u0022Acme.Billing\u0022]\u0060, \u0060Catalog: [\u0022Acme.Catalog\u0022]\u0060."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1c7e276c9c682731f01819ed5378b90ca320cde1b583c90920172911598362b3"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"d91e3c488202cce3c9fe954a2e29c90257376a6c5f2c52286b45d352aa2cf235"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"9a97a1a7ae12676ba1d6a288c4b9cf69b400cd823922781afebaf2db41a63650"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"993043c4b5c18b76c14ae8f944f91ffeb733240602cf369fbaad3e462e70f0f1"}},{"ruleId":"D28","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"3cdfd7beb31b791ae18dcb425e21eb157c842e7bbcd522cc330573c1a6538db1"}},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 12 of 12 analysed file(s) have no living knowledge left \u2014 their last meaningful change has decayed away, so if one breaks, no one currently understands it. None is large enough to schedule a dedicated read-through on its own, so they are folded into the freshness score rather than raised individually \u2014 largest first: Launcher/LauncherWFP/Data/Context/MainWindowContext.cs, Launcher/ReparsePointLibrary/Utils/IniConfiguration.cs, Launcher/ReparsePointLibrary/Utils/ReparsePoint.cs (and 9 more)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ce861fd78f6935114d3a342cb90ad25870f984e1042954fcbbe27c0e23be3658"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":5,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}