{"$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":"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"]}]},{"id":"D14","name":"License Compliance","shortDescription":{"text":"License Compliance"},"helpUri":"https://codehealth.canine.dev/dimensions/D14"},{"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"]}]},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29"},{"id":"D30","name":"Dependency Vulnerabilities","shortDescription":{"text":"Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D30","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31"},{"id":"D33","name":"JS/npm Dependency Vulnerabilities","shortDescription":{"text":"JS/npm Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D33","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"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":"CacheDatabaseManager.ApplyEvent (cyclomatic 34): CacheDatabaseManager.ApplyEvent has cyclomatic complexity 34 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Core/ReadModel/CacheDatabaseManager.cs"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"b67550bb1d113acd4f0bbb88b9a61d5727c43bae511a5695295bc1f8a25a760c"}},{"ruleId":"D1","level":"warning","message":{"text":"ExhibitPagesController.ValidateExhibitPageArgs (cyclomatic 17): ExhibitPagesController.ValidateExhibitPageArgs has cyclomatic complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/ExhibitPagesController.cs"},"region":{"startLine":451}}}],"partialFingerprints":{"codehealthFindingId/v1":"b7f1169e67094a314ca1f605fbe3c5e16285806acb34bada7385eb063b399abb"}},{"ruleId":"D1","level":"warning","message":{"text":"Migration11DefaultValues.MigrateAsync (cyclomatic 16): Migration11DefaultValues.MigrateAsync has cyclomatic complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Migrations/Migration11DefaultValues.cs"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"e3d6da38bfb166a14621f19f220a919cec8f8477e268082868fed970f0692238"}},{"ruleId":"D2","level":"warning","message":{"text":"Migration11DefaultValues.MigrateAsync (cognitive 34): Migration11DefaultValues.MigrateAsync has cognitive complexity 34 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Migrations/Migration11DefaultValues.cs"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"8bddd8e42647d7ae956c99081a63e2e1bb4e91def509823917cea637954a31b0"}},{"ruleId":"D2","level":"warning","message":{"text":"ExhibitPagesController.ValidateExhibitPageArgs (cognitive 18): ExhibitPagesController.ValidateExhibitPageArgs has cognitive complexity 18 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/ExhibitPagesController.cs"},"region":{"startLine":451}}}],"partialFingerprints":{"codehealthFindingId/v1":"5c9bd2a01070cb771a78c60d59ed9ffe49eb77316a7ae275d92bedd047e3a60f"}},{"ruleId":"D2","level":"warning","message":{"text":"HistoryUtil.GetSummaryAsync (cognitive 17): HistoryUtil.GetSummaryAsync has cognitive complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Core/HistoryUtil.cs"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"c04389a12ca43e419bb3eadc871ca694bf2a75986982c48acd032cae380bec27"}},{"ruleId":"D2","level":"warning","message":{"text":"HighScoreIndex.ApplyEvent (cognitive 17): HighScoreIndex.ApplyEvent has cognitive complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Core/WriteModel/HighScoreIndex.cs"},"region":{"startLine":41}}}],"partialFingerprints":{"codehealthFindingId/v1":"4187354102709e0c46a90c1347d1b4a0470b6533a8a6d1cb0dfd77a23e9f837b"}},{"ruleId":"D2","level":"warning","message":{"text":"ReviewIndex.ApplyEvent (cognitive 17): ReviewIndex.ApplyEvent has cognitive complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Core/WriteModel/ReviewIndex.cs"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"ed558740082875eac51e2586f161da6eb5813b28d4558644e01dc0f5cfd4fee7"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: Controllers/ExhibitsController.cs: FileTooLong \u2014 539 lines."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/ExhibitsController.cs"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"4641cc344734519ae4731155228df837446c64e4654544adfa3278edf05e23ed"}},{"ruleId":"D3","level":"warning","message":{"text":"ClassTooLong: ExhibitsController: ClassTooLong \u2014 519 lines, 30 methods."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/ExhibitsController.cs"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"94124d2bc1c913a1d37bd5a7d8a044a7897580e4abd1d604a2272eb9707d6afe"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): HiP-DataStore/Controllers/ExhibitsController.cs:332-348 | HiP-DataStore/Controllers/RoutesController.cs:297-313"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/ExhibitsController.cs"},"region":{"startLine":332}}}],"partialFingerprints":{"codehealthFindingId/v1":"669339ad3d274124bdacb3302b8c0d0ba3b700eafd7767ddc7d1919fd61efd2a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 5): HiP-DataStore/Migrations/Migration10PropertyChanged.cs:31-40 | HiP-DataStore/Migrations/Migration10PropertyChanged.cs:42-51 | HiP-DataStore/Migrations/Migration10PropertyChanged.cs:53-62 | HiP-DataStore/Migrations/Migration10PropertyChanged.cs:64-73 | HiP-DataStore/Migrations/Migration10PropertyChanged.cs:75-84"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Migrations/Migration10PropertyChanged.cs"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"2166350af6ff6a28f183d1680626498299ae72ab6db9fa0bf0df689f6c40e0e5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 3): HiP-DataStore/Controllers/ExhibitPagesController.cs:311-320 | HiP-DataStore/Controllers/ExhibitsController.cs:627-636 | HiP-DataStore/Controllers/RoutesController.cs:333-342"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/ExhibitPagesController.cs"},"region":{"startLine":311}}}],"partialFingerprints":{"codehealthFindingId/v1":"a3ca64480eba8df7dce569b311f4575742d431013d83f77839fd289c2ee49455"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): HiP-DataStore/Controllers/ExhibitsController.cs:691-700 | HiP-DataStore/Controllers/RoutesController.cs:397-406"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/ExhibitsController.cs"},"region":{"startLine":691}}}],"partialFingerprints":{"codehealthFindingId/v1":"57fa94cef3000e5bf2dc0635200b09b8e0821ca02794f02feaf596cbcd055486"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 5): HiP-DataStore/Migrations/Migration10PropertyChanged.cs:87-92 | HiP-DataStore/Migrations/Migration10PropertyChanged.cs:95-100 | HiP-DataStore/Migrations/Migration10PropertyChanged.cs:103-108 | HiP-DataStore/Migrations/Migration10PropertyChanged.cs:111-116 | HiP-DataStore/Migrations/Migration10PropertyChanged.cs:119-124"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Migrations/Migration10PropertyChanged.cs"},"region":{"startLine":87}}}],"partialFingerprints":{"codehealthFindingId/v1":"527481a70b6e6f8b9c1f3e80f1134fbf4e4a2127ad6f47a3a252129453d292bf"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: HiP-DataStore.Model: HiP-DataStore.Model: abstractness 0.12, instability 0.00, distance 0.88 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d1bc1f759e2aafa5bfd67568cbde1eb40ae31a5223ba884d313af8b7bdbc6759"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: What about waypoints? \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Entity/Route.cs"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"4812dc61e63bab23447a183bba9352d7f2713e3c755fe0a80867ab50f91623ee"}},{"ruleId":"D17","level":"warning","message":{"text":"ObsoleteWithCallers: [Obsolete] ExhibitPageCreated2"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Events/ExhibitPageCreated.cs"},"region":{"startLine":18}}}],"partialFingerprints":{"codehealthFindingId/v1":"36e08d3af6bb23fda01dacc07fba949dc2f604d6d4f233ecef91b91631ad4049"}},{"ruleId":"D17","level":"note","message":{"text":"ObsoleteWithoutCallers: [Obsolete] ExhibitPageCreated"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Events/ExhibitPageCreated.cs"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"e50658ca5f3d5cbf527c4d0f99f151a0588d05618a18ed37b5540e97982f14a5"}},{"ruleId":"D17","level":"warning","message":{"text":"ObsoleteWithCallers: [Obsolete] ExhibitPageDeleted"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Events/ExhibitPageDeleted.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"03564e4c268602da6b66d419da1dc7e5b37bf4235718ce0fad16f80339b0d35a"}},{"ruleId":"D17","level":"warning","message":{"text":"ObsoleteWithCallers: [Obsolete] ExhibitPageUpdated2"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Events/ExhibitPageUpdated.cs"},"region":{"startLine":18}}}],"partialFingerprints":{"codehealthFindingId/v1":"9fdee17bcee9946971261bd03abaa0211aad141d10a17adff3d8c770cf671faa"}},{"ruleId":"D17","level":"note","message":{"text":"ObsoleteWithoutCallers: [Obsolete] ExhibitPageUpdated"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Events/ExhibitPageUpdated.cs"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"95391b31931c282c46d36ecfe9beda2a1bb82273a28c34a35764fd4bc2491a46"}},{"ruleId":"D17","level":"warning","message":{"text":"ObsoleteWithCallers: [Obsolete] ReferenceAdded"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Events/ReferenceEvents.cs"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"f581bf9f6523ee8790842d6b4b188a66d6e5480d908047787a67ca7b52d9fb2f"}},{"ruleId":"D17","level":"warning","message":{"text":"ObsoleteWithCallers: [Obsolete] ReferenceRemoved"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Events/ReferenceEvents.cs"},"region":{"startLine":61}}}],"partialFingerprints":{"codehealthFindingId/v1":"f581bf9f6523ee8790842d6b4b188a66d6e5480d908047787a67ca7b52d9fb2f"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //    // TODO: Validate user permissions \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/HistoryController.cs"},"region":{"startLine":120}}}],"partialFingerprints":{"codehealthFindingId/v1":"67826e5458d86910207db8774262dad7948056762587faf1166bbe621110a554"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: PROJ-123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Core/HistoryUtil.cs"},"region":{"startLine":125}}}],"partialFingerprints":{"codehealthFindingId/v1":"8aff92b31476a8313ad2ab2bf9579db879452da2e1613dacccf89746e32fbfb9"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/HiP-DataStore.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"79699f359d1fbe18a5ac04edad030a735cc63e9df7ffdf2e6a4055405cd86d2b"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Sdk/HiP-DataStore.Sdk.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd92e6db0acdaedddaae564cfa8a6b81c0879a1babb6f434326eceeb664fbcd3"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/HiP-DataStore.Model.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"a42cc7ca5e4f2ec0af78b418ab1d1f44b3c6f96d2a7dc0e79bcbca7caa1cbf9f"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/HiP-DataStore.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"79699f359d1fbe18a5ac04edad030a735cc63e9df7ffdf2e6a4055405cd86d2b"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Sdk/HiP-DataStore.Sdk.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd92e6db0acdaedddaae564cfa8a6b81c0879a1babb6f434326eceeb664fbcd3"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/HiP-DataStore.Model.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"a42cc7ca5e4f2ec0af78b418ab1d1f44b3c6f96d2a7dc0e79bcbca7caa1cbf9f"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1705"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/HiP-DataStore.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"79699f359d1fbe18a5ac04edad030a735cc63e9df7ffdf2e6a4055405cd86d2b"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1705"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Sdk/HiP-DataStore.Sdk.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd92e6db0acdaedddaae564cfa8a6b81c0879a1babb6f434326eceeb664fbcd3"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1705"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/HiP-DataStore.Model.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"a42cc7ca5e4f2ec0af78b418ab1d1f44b3c6f96d2a7dc0e79bcbca7caa1cbf9f"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/HiP-DataStore.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"79699f359d1fbe18a5ac04edad030a735cc63e9df7ffdf2e6a4055405cd86d2b"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Sdk/HiP-DataStore.Sdk.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd92e6db0acdaedddaae564cfa8a6b81c0879a1babb6f434326eceeb664fbcd3"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/HiP-DataStore.Model.csproj"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"a42cc7ca5e4f2ec0af78b418ab1d1f44b3c6f96d2a7dc0e79bcbca7caa1cbf9f"}},{"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":"D23","level":"note","message":{"text":"Bounded contexts not declared: At 7282 LoC across 5 projects the codebase is large and multi-module, so explicit bounded contexts are needed. Declare architecture.contexts (\u22652) in config to assess cross-boundary type coupling."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1c7e276c9c682731f01819ed5378b90ca320cde1b583c90920172911598362b3"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe2d688610b51e0a5a02c7c5dd1724a4986e40f2689fb84510e2ec0164c27d6a"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1f51a163f26d94ce6b6f473117dde579d091c8cbf9e59810475c94d9fc921120"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: ExhibitPageResult.cs \u2194 CacheDatabaseManager.cs: \u0060HiP-DataStore.Model/Rest/ExhibitPageResult.cs\u0060 (context HiP-DataStore.Model) and \u0060HiP-DataStore/Core/ReadModel/CacheDatabaseManager.cs\u0060 (context HiP-DataStore) live in DIFFERENT modules yet change together 60% of the time (21 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Rest/ExhibitPageResult.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fbbb2635d1579dd4d66f7dfc7a11a4d4933f5a17361def0b8fb4a6ed898831ff"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: TagResult.cs \u2194 MediaController.cs: \u0060HiP-DataStore.Model/Rest/TagResult.cs\u0060 (context HiP-DataStore.Model) and \u0060HiP-DataStore/Controllers/MediaController.cs\u0060 (context HiP-DataStore) live in DIFFERENT modules yet change together 55% of the time (11 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Rest/TagResult.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c7be1b604b797613247c6afcc6482f36a51bbad040332a06545883b878352344"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: RouteResult.cs \u2194 ExhibitsController.cs: \u0060HiP-DataStore.Model/Rest/RouteResult.cs\u0060 (context HiP-DataStore.Model) and \u0060HiP-DataStore/Controllers/ExhibitsController.cs\u0060 (context HiP-DataStore) live in DIFFERENT modules yet change together 53% of the time (10 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Rest/RouteResult.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"da919e134b02f714ad5ce489899ea3ec488d862b52dc9a2c78edcd374f74241c"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: ExhibitResult.cs \u2194 CacheDatabaseManager.cs: \u0060HiP-DataStore.Model/Rest/ExhibitResult.cs\u0060 (context HiP-DataStore.Model) and \u0060HiP-DataStore/Core/ReadModel/CacheDatabaseManager.cs\u0060 (context HiP-DataStore) live in DIFFERENT modules yet change together 50% of the time (19 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Rest/ExhibitResult.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1521b29fc1f97dce57d75eb1e5af2474e07f2f4336429d8b6689f5ee459d559e"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: TagResult.cs \u2194 CacheDatabaseManager.cs: \u0060HiP-DataStore.Model/Rest/TagResult.cs\u0060 (context HiP-DataStore.Model) and \u0060HiP-DataStore/Core/ReadModel/CacheDatabaseManager.cs\u0060 (context HiP-DataStore) live in DIFFERENT modules yet change together 50% of the time (10 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Rest/TagResult.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f5788f7caeac95b6e291f21d9dfc3da4dd2a595ec29b8a9415f84159d4ef4df2"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: TagResult.cs \u2194 ExhibitsController.cs: \u0060HiP-DataStore.Model/Rest/TagResult.cs\u0060 (context HiP-DataStore.Model) and \u0060HiP-DataStore/Controllers/ExhibitsController.cs\u0060 (context HiP-DataStore) live in DIFFERENT modules yet change together 50% of the time (10 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Rest/TagResult.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"96b614ba613945b8425a4b82973d2c891fd11ca331d11eb5bcc64a068d380391"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: ScoreRecord.cs \u2194 Startup.cs: \u0060HiP-DataStore.Model/Entity/ScoreRecord.cs\u0060 (context HiP-DataStore.Model) and \u0060HiP-DataStore/Startup.cs\u0060 (context HiP-DataStore) live in DIFFERENT modules yet change together 50% of the time (7 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Entity/ScoreRecord.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5488d8e44fbbe75979e51375ae65889deb6f64bfffcbfff4ce4f1e68dc528bbb"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: ScoreAdded.cs \u2194 Startup.cs: \u0060HiP-DataStore.Model/Events/ScoreAdded.cs\u0060 (context HiP-DataStore.Model) and \u0060HiP-DataStore/Startup.cs\u0060 (context HiP-DataStore) live in DIFFERENT modules yet change together 50% of the time (5 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore.Model/Events/ScoreAdded.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"80d47c8a26cecb64f63c3b5a7f4a2ff7c534acc0c39573840de15a26350fac3d"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: ExhibitsController.cs \u2194 RoutesController.cs: \u0060HiP-DataStore/Controllers/ExhibitsController.cs\u0060 and \u0060HiP-DataStore/Controllers/RoutesController.cs\u0060 change together 75% of the time (81 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/ExhibitsController.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0605facb4601e70d0d18129a29bc545921cc6c11214e1241e4261bbb360db8d7"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: ExhibitsController.cs \u2194 TagsController.cs: \u0060HiP-DataStore/Controllers/ExhibitsController.cs\u0060 and \u0060HiP-DataStore/Controllers/TagsController.cs\u0060 change together 69% of the time (47 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"HiP-DataStore/Controllers/ExhibitsController.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"91482c5590360338ce8009a31005fe47232b6cac7160317143e541ae83ab66d2"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1395","name":"Dependency on Vulnerable Third-Party Component"},{"id":"CWE-798","name":"Use of Hard-coded Credentials"}]}],"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":0,"secretScannerRunsExcluded":0}}}]}