{"$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":"D8","name":"Code Coverage","shortDescription":{"text":"Code Coverage"},"helpUri":"https://codehealth.canine.dev/dimensions/D8"},{"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"]}]},{"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":"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":"D27","name":"Navigability","shortDescription":{"text":"Navigability"},"helpUri":"https://codehealth.canine.dev/dimensions/D27"},{"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":"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"},{"id":"D39","name":"IL Efficiency","shortDescription":{"text":"IL Efficiency"},"helpUri":"https://codehealth.canine.dev/dimensions/D39"}]}},"results":[{"ruleId":"D2","level":"warning","message":{"text":"ReadDbSeedData.SyncAdminPanelTempData (cognitive 21): ReadDbSeedData.SyncAdminPanelTempData has cognitive complexity 21 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Src/Libraries/1-Infrastructure/Infrastructure.Data/ReadModel/DataProviders/ReadDbSeedData.cs"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"d801ce074c11c4ccb10df7dde75cfea4732b34276b8de58aeffe61846cc98015"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 6): Src/Presentation/3-UI/AdminPanel/Areas/Workspace/Controllers/BoardsController.cs:64-78 | Src/Presentation/3-UI/AdminPanel/Areas/Workspace/Controllers/CardsController.cs:63-77 | Src/Presentation/3-UI/AdminPanel/Areas/Workspace/Controllers/OrganizationsController.cs:63-77 | Src/Presentation/3-UI/AdminPanel/Areas/Workspace/Controllers/OwnersController.cs:67-81 | Src/Presentation/3-UI/AdminPanel/Areas/Workspace/Controllers/ProjectsController.cs:63-77 | Src/Presentation/3-UI/AdminPanel/Areas/Workspace/Controllers/TasksController.cs:63-77"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Src/Presentation/3-UI/AdminPanel/Areas/Workspace/Controllers/BoardsController.cs"},"region":{"startLine":64}}}],"partialFingerprints":{"codehealthFindingId/v1":"34ede773ca24ef41b7c3aca9b8d5c6ac9472faa2d780e42e27a624079e845b6f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): Src/Libraries/1-Infrastructure/Infrastructure.CrossCutting/Services/Security/EncryptionService.cs:55-66 | Src/Libraries/1-Infrastructure/Infrastructure.CrossCutting/Services/Security/EncryptionService.cs:77-87"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Src/Libraries/1-Infrastructure/Infrastructure.CrossCutting/Services/Security/EncryptionService.cs"},"region":{"startLine":55}}}],"partialFingerprints":{"codehealthFindingId/v1":"cfffa0eb1dc40985e1d3d74b7c6e492464e96a818949544b13250c7bc37ae790"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Domain \u2192 Application: Application.Core (Domain) references Application.Share (Application) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"bdde8dc15d1b343bf60f77d26f295b15c2d94fa4571a4d4b66feaf03ddd5c8cc"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Infrastructure.Share: Infrastructure.Share: abstractness 0.00, instability 0.10, distance 0.90 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"694a88bdb8125afd61a67f050777564395ae67ae9878da1aa7ee70c8a11f6bcd"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Domain.Share: Domain.Share: abstractness 0.17, instability 0.00, distance 0.83 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8a43059097ddff0cee9d27b8ba07d9259f3eca6c647f1fdf3192eb77ebccad87"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Application.Share: Application.Share: abstractness 0.11, instability 0.08, distance 0.80 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d28076fa1d6897bd7c93c063c49568348b74297b1ffbca3c4172ab3438ef8319"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: Board (LCOM4 5): Board\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":"Src/Libraries/3-Domain/Domain/WriteModel/Workspace/Boards/Entities/Board.cs"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"5e454bacf9cfa19e418ec9859fd94fc9f5521f78eb0f231320d57ab87e611be8"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: Owner (LCOM4 5): Owner\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":"Src/Libraries/3-Domain/Domain/WriteModel/Workspace/Owners/Entities/Owner.cs"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"408826f035607233f59e924ba93e68806c9f088f4bf723d38a3b0b47fe7d7a74"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: Organization (LCOM4 4): Organization\u0027s methods form 4 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":"Src/Libraries/3-Domain/Domain/WriteModel/Workspace/Owners/Entities/Organization.cs"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd0bd5b9d8e35a520a05c32158b9620d77fa39abfd7572f1ea8f7b9f1389a89f"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: Task (LCOM4 4): Task\u0027s methods form 4 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":"Src/Libraries/3-Domain/Domain/WriteModel/Workspace/Tasks/Entities/Task.cs"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"2437edcf846b6cf376915c07612288d9d33d41ae5fa127bce236f334010501c0"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions (empty test): TestMethod1: Test method has an empty body \u2014 it asserts nothing and exercises no code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Src/Tests/Application.UnitTests/UnitTest1.cs"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"4839fee24debb158b10898fdce65e9ffd45b843ea3021a450ee4bf49b764ebdf"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: AutoMapper: AutoMapper 10.1.1 \u2014 High severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7ad907f4096422e42924a00fab6889d83782c07f3031eeb825e84a391fcadb56"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.AspNetCore.Http: Microsoft.AspNetCore.Http 2.2.2 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"08189aaceaa0905e7a055035e195e1d15fb24a0cd7c8de3debe4b5d03cc7d0a6"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.AspNetCore.Identity: Microsoft.AspNetCore.Identity 2.2.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9192f631de4685bd270902754ea53e838e4060a03b9d6d9c28fe168732d4ec74"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.AspNetCore.Authentication.JwtBearer: Microsoft.AspNetCore.Authentication.JwtBearer 5.0.9 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"322fa561b620b42802b9832e6562d67cfc20f97a91393f3d9b9ac66ab09bccbd"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.AspNetCore.Http.Abstractions: Microsoft.AspNetCore.Http.Abstractions 2.2.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ab239d92a1ed0e780896b6b47df6648aa988d7c5c2e552fd20a0b8d4943c6f81"}},{"ruleId":"D16","level":"note","message":{"text":"Small-team knowledge concentration: 0 file(s) are concentrated to one author \u2014 the ambient state with 2 active author(s), not 0 separate risks. The signal becomes meaningful as ownership spreads; no per-file action implied now."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8aa75b6daa18f1b578387fa04036c50b3163d47f957c8f5601bf083ed4489b0c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO Implement GetBoardReportQuery \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":"Src/Libraries/2-Application/Application/Workspace/Boards/Queries/Handlers/BoardQueryHandlers.cs"},"region":{"startLine":97}}}],"partialFingerprints":{"codehealthFindingId/v1":"3733882578d1902e3bad7ea9b111c7646896ea2082975699526431432bfe01af"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO Implement GetCardReportQuery \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":"Src/Libraries/2-Application/Application/Workspace/Cards/Queries/Handlers/CardQueryHandlers.cs"},"region":{"startLine":83}}}],"partialFingerprints":{"codehealthFindingId/v1":"25f8327ee1d58590d1bcb518131f57ff238071ce84ac27577f93fa011e22269d"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO Implement GetOrganizationReportQuery \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":"Src/Libraries/2-Application/Application/Workspace/Organizations/Queries/Handlers/OrganizationQueryHandlers.cs"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"ed7283d7ddf37450ac89bf2a9cac2253535e10b670ce4676eda981e5a720c3f0"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO Get OrganizationsCount as an member \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":"Src/Libraries/2-Application/Application/Workspace/Owners/Queries/Handlers/OwnerQueryHandlers.cs"},"region":{"startLine":89}}}],"partialFingerprints":{"codehealthFindingId/v1":"802d9f78ca6f86076ea22f5df16517c6d0b921b828d0f2ee2de96cde2c38b060"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO Implement GetProjectReportQuery \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":"Src/Libraries/2-Application/Application/Workspace/Projects/Queries/Handlers/ProjectQueryHandlers.cs"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"8d7d261ddb4b3ab2f5f7fbda259e51df2a7c6abb8deed5fa023c82693fd8662a"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO should only contain alphabet and space ... \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":"Src/Libraries/3-Domain/Domain/WriteModel/Workspace/Owners/ValueObjects/Owners/OwnerDisplayName.cs"},"region":{"startLine":60}}}],"partialFingerprints":{"codehealthFindingId/v1":"f3d4c8a6d6ccc3ef285f0925652dd1225a37da2299e96304c0659b25fcc2723c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO implement owner Get api \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":"Src/Presentation/2-API/UserPanelAPI/Controllers/OwnersController.cs"},"region":{"startLine":43}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b90f5af3e8add169c3744c4208dc999c43f74a8c373bbcc9d1ae799b664d0b7"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO implement owners add api \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":"Src/Presentation/2-API/UserPanelAPI/Controllers/OwnersController.cs"},"region":{"startLine":56}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b90f5af3e8add169c3744c4208dc999c43f74a8c373bbcc9d1ae799b664d0b7"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO implement owners Delete \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":"Src/Presentation/2-API/UserPanelAPI/Controllers/OwnersController.cs"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b90f5af3e8add169c3744c4208dc999c43f74a8c373bbcc9d1ae799b664d0b7"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO implement tasks get api \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":"Src/Presentation/2-API/UserPanelAPI/Controllers/TasksController.cs"},"region":{"startLine":42}}}],"partialFingerprints":{"codehealthFindingId/v1":"196de7849d172f1d1981322c460c082eb8d94538fdf52e430bf25c7b7288a1f5"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO implement tasks create api \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":"Src/Presentation/2-API/UserPanelAPI/Controllers/TasksController.cs"},"region":{"startLine":57}}}],"partialFingerprints":{"codehealthFindingId/v1":"196de7849d172f1d1981322c460c082eb8d94538fdf52e430bf25c7b7288a1f5"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO implement tasks Update api \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":"Src/Presentation/2-API/UserPanelAPI/Controllers/TasksController.cs"},"region":{"startLine":70}}}],"partialFingerprints":{"codehealthFindingId/v1":"196de7849d172f1d1981322c460c082eb8d94538fdf52e430bf25c7b7288a1f5"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO implement tasks SetCardId \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":"Src/Presentation/2-API/UserPanelAPI/Controllers/TasksController.cs"},"region":{"startLine":83}}}],"partialFingerprints":{"codehealthFindingId/v1":"196de7849d172f1d1981322c460c082eb8d94538fdf52e430bf25c7b7288a1f5"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO cache this queries \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":"Src/Presentation/3-UI/Website/Controllers/HomeController.cs"},"region":{"startLine":48}}}],"partialFingerprints":{"codehealthFindingId/v1":"1b41cc3faae9c0da0a92c853f5f17ac0f3bc1b36651524d6cee1ae093c584267"}},{"ruleId":"D18","level":"note","message":{"text":"Thin analysable surface across projects: 1 project(s) carry only a thin slice of real code (e.g. \u0060Application.UnitTests\u0060 with 12 significant line(s)). The mean analysable-surface weight is 94 %, lowering Solution Shape by about 0.4 point(s). Consolidate thin projects or grow them into substantial, well-scoped assemblies."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"dd0b92fd965c2065080f16843920964ee00f7696ea03d87cdf61aed4cd2c746a"}},{"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 15862 LoC across 17 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":"D27","level":"note","message":{"text":"High interface indirection: 32 % of calls go through an interface \u2014 tracing a call means resolving the implementation each hop. Prefer concrete types where there\u0027s a single implementation."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"cdce37f9abf7531f8d28e92afaa9d119cadea0ab8dd2d3958949c20b31f486ec"}},{"ruleId":"D28","level":"note","message":{"text":"Rotate the exposed credentials \u2014 git history can\u0027t be un-committed: Some of these secrets are in git HISTORY: deleting the file does not remove them (the commit persists on every clone, fork and backup). The remediation is to ROTATE each historically-exposed credential and treat it as compromised \u2014 not to delete the file. Rewriting history is disruptive and unreliable across existing forks. (Working-tree-only secrets \u2014 no commit \u2014 can instead be removed from the file and moved to a secret store.)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3cdfd7beb31b791ae18dcb425e21eb157c842e7bbcd522cc330573c1a6538db1"}},{"ruleId":"D30","level":"error","message":{"text":"Critical CVE: System.Drawing.Common 5.0.0: System.Drawing.Common 5.0.0 (transitive) has a Critical advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2ab6c36f9ba2959809d6b740f8a18ff7828f8fb8bf1e55a125029d888bdd3b3f"}},{"ruleId":"D30","level":"error","message":{"text":"Critical CVE: System.Text.Encodings.Web 4.5.0: System.Text.Encodings.Web 4.5.0 (transitive) has a Critical advisory; affects 8 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4e4448b31e8b4dd1a6489e264df38146de5afb770ee8e6556d999f07ae5800a8"}},{"ruleId":"D30","level":"error","message":{"text":"Critical CVE: System.Drawing.Common 5.0.2: System.Drawing.Common 5.0.2 (transitive) has a Critical advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"543e74a632fe482c8dda1edac9bb037d11a4adcf84421fba6f6d7cb8a715338b"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: AutoMapper 10.1.1: AutoMapper 10.1.1 (transitive) has a High advisory; affects 9 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"81d70374024ff22e11cf5598879a317ed70ee1bc2d998f8f8933659faa3ca8ec"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: MongoDB.Driver 2.11.3: MongoDB.Driver 2.11.3 (transitive) has a High advisory; affects 12 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"a11bc7b14080ceb29c7e837e201a83a295d15fec8a056a4d542d29d54fc29b05"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Net.Http 4.3.0: System.Net.Http 4.3.0 (transitive) has a High advisory; affects 12 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7cf85abffe732f2645ef95a624d6badc26f0263616284d6a4cc46ca8e983031d"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Net.Security 4.3.0: System.Net.Security 4.3.0 (transitive) has a High advisory; affects 9 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"a86a12e3ccc1a17ddeefad88737edd27af0c1c4aa8efb5ef67df9bb7408654e3"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Net.Security 4.3.0: System.Net.Security 4.3.0 (transitive) has a High advisory; affects 9 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"a86a12e3ccc1a17ddeefad88737edd27af0c1c4aa8efb5ef67df9bb7408654e3"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Text.RegularExpressions 4.3.0: System.Text.RegularExpressions 4.3.0 (transitive) has a High advisory; affects 12 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b96b7173c4377d5bea4d6fd7b52323631c631c44172b743bec6f266c10a4e538"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Microsoft.AspNetCore.Http 2.0.0: Microsoft.AspNetCore.Http 2.0.0 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3e6283e4f270eaa3577fb9f84630d46f25aeef17539b87ee3dbabd8df7f4c417"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Microsoft.AspNetCore.Mvc.Core 2.0.0: Microsoft.AspNetCore.Mvc.Core 2.0.0 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8916373eb94a9a2e787230300981e864277871b0e237bb70356ff6b314fa8360"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Security.Cryptography.Xml 4.4.0: System.Security.Cryptography.Xml 4.4.0 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"704f6ff65e92419960fdd40c48142810aa8ea880509cc8d353f88c9841703f3f"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Security.Cryptography.Xml 4.4.0: System.Security.Cryptography.Xml 4.4.0 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"704f6ff65e92419960fdd40c48142810aa8ea880509cc8d353f88c9841703f3f"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Text.Json 6.0.0: System.Text.Json 6.0.0 (transitive) has a High advisory; affects 2 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"03f9fac878dcbf07aca7022f18e373fffff3a6521448932b27c09f1f7c846066"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MongoDB.Driver 2.11.3: MongoDB.Driver 2.11.3 (transitive) has a Medium advisory; affects 12 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f4a5ff27949add55ee2cef6033ad181be105ac8446bd578476025f255e21d49b"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: SharpCompress 0.23.0: SharpCompress 0.23.0 (transitive) has a Medium advisory; affects 12 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d0a77efe3b4e647fe8429610599281dc3edd0b6e584000a679d33e8d63e029ca"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: SharpCompress 0.23.0: SharpCompress 0.23.0 (transitive) has a Medium advisory; affects 12 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d0a77efe3b4e647fe8429610599281dc3edd0b6e584000a679d33e8d63e029ca"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: System.Net.Security 4.3.0: System.Net.Security 4.3.0 (transitive) has a Medium advisory; affects 9 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d69e36ae6df9b389658f765645f6c9a60b575341ba4893073a576a8bdff0c230"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: System.Net.Security 4.3.0: System.Net.Security 4.3.0 (transitive) has a Medium advisory; affects 9 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d69e36ae6df9b389658f765645f6c9a60b575341ba4893073a576a8bdff0c230"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.IdentityModel.JsonWebTokens 6.7.1: Microsoft.IdentityModel.JsonWebTokens 6.7.1 (transitive) has a Medium advisory; affects 6 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"304301a202a6c056b222cf7d4a3c7740dc6c4e871fc7b937e61de142485e8406"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Swashbuckle.AspNetCore.SwaggerUI 6.1.5: Swashbuckle.AspNetCore.SwaggerUI 6.1.5 (transitive) has a Medium advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"956737be01e980bc4968cbe71bd49d658b987bcf8e983e3536ff4d70a1c867ab"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: System.IdentityModel.Tokens.Jwt 6.7.1: System.IdentityModel.Tokens.Jwt 6.7.1 (transitive) has a Medium advisory; affects 6 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"cda197eebdd5a421587b43c1b7ee5a2a78ba24ea8ebc08247f3a8f8c25338ed0"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: System.Security.Cryptography.Xml 4.4.0: System.Security.Cryptography.Xml 4.4.0 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ff25dac3a185b89c82d4f2baefec547c1df0a60e144759585ffcda81462b74ed"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: System.Security.Cryptography.Xml 4.5.0: System.Security.Cryptography.Xml 4.5.0 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"980f2166c13e3dcf8a85cee8e9f96b57957e94fb1607ef95391355b34cc8becf"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Src/Presentation/2-API/UserPanelAPI/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"21ffe1d59818e2e77a6e47a618ede5be2709269a1bb5ace1455a944ea34db79a"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Src/Presentation/3-UI/Website/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"20bb219db62e17daa17a18d7c1d50e24de3660aa5efc632e7b97137d975fd798"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Src/Presentation/2-API/UserPanelAPI/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2ae49775ccc5a43a05113b29e7f0c92e6841f1d6a543dc88cb2d58b406840e11"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Src/Presentation/3-UI/Website/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f8d258a8c98b802952d6ad5b69149508f49c600abeba02e9cf2f08f28499aa47"}},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 69 of 69 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 69 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: BoardCommandHandlers.cs \u2194 TaskCommandHandlers.cs: \u0060Src/Libraries/2-Application/Application/Workspace/Boards/Commands/Handlers/BoardCommandHandlers.cs\u0060 and \u0060Src/Libraries/2-Application/Application/Workspace/Tasks/Commands/Handlers/TaskCommandHandlers.cs\u0060 change together 50% of the time (7 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":"Src/Libraries/2-Application/Application/Workspace/Boards/Commands/Handlers/BoardCommandHandlers.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4225cc768b36341f42c88a58281b59284e13544274cef9c68f4746fa517e57c4"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: BoardCommandHandlers.cs \u2194 CardCommandHandlers.cs: \u0060Src/Libraries/2-Application/Application/Workspace/Boards/Commands/Handlers/BoardCommandHandlers.cs\u0060 and \u0060Src/Libraries/2-Application/Application/Workspace/Cards/Commands/Handlers/CardCommandHandlers.cs\u0060 change together 50% of the time (6 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":"Src/Libraries/2-Application/Application/Workspace/Boards/Commands/Handlers/BoardCommandHandlers.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6fba0785ffc3b13dae222252d3c63422937506af1d6e8e672816e564620eb5aa"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: CardCommandHandlers.cs \u2194 TaskCommandHandlers.cs: \u0060Src/Libraries/2-Application/Application/Workspace/Cards/Commands/Handlers/CardCommandHandlers.cs\u0060 and \u0060Src/Libraries/2-Application/Application/Workspace/Tasks/Commands/Handlers/TaskCommandHandlers.cs\u0060 change together 50% of the time (6 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":"Src/Libraries/2-Application/Application/Workspace/Cards/Commands/Handlers/CardCommandHandlers.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4b0873c7e1a46c277ea3114f371872cf6c653413aa6e8e46dc5cb984ad0356ca"}}],"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}}}]}