{"$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":"D24","name":"Comment Value","shortDescription":{"text":"Comment Value"},"helpUri":"https://codehealth.canine.dev/dimensions/D24"},{"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"}]}},"results":[{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): src/2-Services/Boards/Api/Boards.Read.Api/Infrastructure/DbContext/DbInitialization.cs:39-51 | src/2-Services/Boards/Api/Boards.Write.Api/Infrastructure/Data/DbContext/DbInitialization.cs:51-61"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Infrastructure/DbContext/DbInitialization.cs"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"47c2757cd503eb2ad11cc7cc4cd0a1451d83fd0614503d11e1b67fa4c3e84bc2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): src/2-Services/Owners/Api/Owners.Write.Api/Infrastructure/Data/DbContext/DbInitialization.cs:51-61 | src/2-Services/Owners/Api/Owners.Read.Api/Infrastructure/DbContext/DbInitialization.cs:39-50"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Infrastructure/Data/DbContext/DbInitialization.cs"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"c3a5535354731b2d94794781123ec46ff79362e7206b7e1e8b919269b46738b6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): src/2-Services/Tasks/Api/Tasks.Read.Api/Infrastructure/DbContext/DbInitialization.cs:39-50 | src/2-Services/Tasks/Api/Tasks.Write.Api/Infrastructure/Data/DbContext/DbInitialization.cs:51-61"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Infrastructure/DbContext/DbInitialization.cs"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"aca75e2001608450e044f50c583dd54116c5267f6195fee29a6c1ee0ca9a3c5f"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Contracts: Contracts: abstractness 0.11, instability 0.00, distance 0.89 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9604d2f1c8e3cd54d9e036dd01223536fcf086982a9fc054e80829a90e0db245"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Infrastructure: Infrastructure: abstractness 0.10, instability 0.11, distance 0.79 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"cdb9ffb2d8b7292633695cc6d5e3830a01f72ec897186b054485072e65e4f3aa"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Tests.Acceptance.Core: Tests.Acceptance.Core: abstractness 0.25, instability 0.00, distance 0.75 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1c84eb3fdac14b95df457ceab2097f850f3c9e1c7cedb17e540fa2dbc0eaefce"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Web.MVC: Web.MVC: abstractness 0.09, instability 0.17, distance 0.74 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c5bc74612a2c2accee62608f907b5432d43fe73a13de81c7718f9cac7969fd1e"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Web: Web: abstractness 0.25, instability 0.04, distance 0.71 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"84382aedc87eeb188e2b2d3bd84cf48e3ad4c1e06c45ae9ffbb98b02ed8a64dc"}},{"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":"error","message":{"text":"Vulnerable: OpenTelemetry.Exporter.OpenTelemetryProtocol: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.10.0 \u2014 Moderate severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b2ae471f3f46f8e0ebd7a2b459bd973c6817dbb6b5f84135c5c19d9a005499a4"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: SpecFlow.Plus.LivingDocPlugin: SpecFlow.Plus.LivingDocPlugin 3.9.57 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f5f53d0e90da79ff1c216535ce6828551501be359ca333ad3cc2a65d2261accc"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: SpecFlow.xUnit: SpecFlow.xUnit 3.9.40 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5ec4bf5be893879d56be9e5730311922382ef35ea173a46a4ef2600245124d81"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: xunit: xunit 2.4.1 \u2014 Legacy xunit.v3 \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d37c8c0e8046c9e8358e976373216abfb78e9fdef63ed53d3edcaa7d2238edcd"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 37 significant file(s) lose their only recent owner (largest: src/6-Build/Build.cs). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4763198e7b86cd539d698eaefdf7cb84ecdd7a581de66f21a3da0f75f8ed2af1"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj \u2014 7 warning codes suppressed in one element: A single \u003CNoWarn\u003E suppresses 7 warning codes (IDE0051;CS0649;CS0169;CA1050;CA1822;CA2211;IDE1006) in one stroke \u2014 one team-wide decision, not 7 independent debts. Review the set centrally rather than code-by-code; each code you can re-enable is one less blanket suppression. (Every code still counts toward the score and metrics.)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/6-Build/Build.csproj"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"4205e83ab6aa26fd67c66456c06b78f2c8d18b4598e36070fb779620578a6fbb"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO : Swagger tries to initialize DNTCaptcha.Core built-in controller and throws an error if we remove the bellow lines \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/3-ApiGateways/UserPanel/ApiGateway/Startup.cs"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"cb37e0997ffbdc137dba22287cb3ee0e117f20a02b9b138bdd57d15a4bdbad62"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Web/Web.csproj"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"75db360cc7829206a3a04a93e2b38464209c006dd790f405c12790a2a15599b4"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Web/Web.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"75db360cc7829206a3a04a93e2b38464209c006dd790f405c12790a2a15599b4"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Contracts/Contracts.csproj"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"eda5c2e6ef70a2be9b7ab7207107adb6c3be5a4ffcd7fd031aede72f746ffe59"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Contracts/Contracts.csproj"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"eda5c2e6ef70a2be9b7ab7207107adb6c3be5a4ffcd7fd031aede72f746ffe59"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"73a1169062d0a7128dced54a64ec7195ca4fb320cc28c9a0d131da37062da21a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"73a1169062d0a7128dced54a64ec7195ca4fb320cc28c9a0d131da37062da21a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"e11ec6f236cc7525e941901224a13e30c8f1d23b43b2b63806ef87f18c5d578f"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"e11ec6f236cc7525e941901224a13e30c8f1d23b43b2b63806ef87f18c5d578f"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"3622a552a63ef4d304e5b814d8182a16062ba3d32274bcace74089bc3b18989a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"3622a552a63ef4d304e5b814d8182a16062ba3d32274bcace74089bc3b18989a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"1fab21d6bf4d8bb018d1fa89d9a7bbc71c292e83f94f2f53040a5ef5afefc3af"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"1fab21d6bf4d8bb018d1fa89d9a7bbc71c292e83f94f2f53040a5ef5afefc3af"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"aedfff2e51445b4966c2a6b39e8246f099d747c820615e34079bcfda9cef644a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"aedfff2e51445b4966c2a6b39e8246f099d747c820615e34079bcfda9cef644a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"07e419e5785efa285dadfa11e8c0643047df3beae60239eb4b52aad28147bb9a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"07e419e5785efa285dadfa11e8c0643047df3beae60239eb4b52aad28147bb9a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"892d245f4e7c6e66d425421f0b6ffd738458d6d205e7706b703b2bacb134df69"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1701"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"892d245f4e7c6e66d425421f0b6ffd738458d6d205e7706b703b2bacb134df69"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Web/Web.csproj"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"75db360cc7829206a3a04a93e2b38464209c006dd790f405c12790a2a15599b4"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Web/Web.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"75db360cc7829206a3a04a93e2b38464209c006dd790f405c12790a2a15599b4"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Contracts/Contracts.csproj"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"eda5c2e6ef70a2be9b7ab7207107adb6c3be5a4ffcd7fd031aede72f746ffe59"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Contracts/Contracts.csproj"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"eda5c2e6ef70a2be9b7ab7207107adb6c3be5a4ffcd7fd031aede72f746ffe59"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"73a1169062d0a7128dced54a64ec7195ca4fb320cc28c9a0d131da37062da21a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"73a1169062d0a7128dced54a64ec7195ca4fb320cc28c9a0d131da37062da21a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"e11ec6f236cc7525e941901224a13e30c8f1d23b43b2b63806ef87f18c5d578f"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"e11ec6f236cc7525e941901224a13e30c8f1d23b43b2b63806ef87f18c5d578f"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"3622a552a63ef4d304e5b814d8182a16062ba3d32274bcace74089bc3b18989a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"3622a552a63ef4d304e5b814d8182a16062ba3d32274bcace74089bc3b18989a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"1fab21d6bf4d8bb018d1fa89d9a7bbc71c292e83f94f2f53040a5ef5afefc3af"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"1fab21d6bf4d8bb018d1fa89d9a7bbc71c292e83f94f2f53040a5ef5afefc3af"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"aedfff2e51445b4966c2a6b39e8246f099d747c820615e34079bcfda9cef644a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"aedfff2e51445b4966c2a6b39e8246f099d747c820615e34079bcfda9cef644a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"07e419e5785efa285dadfa11e8c0643047df3beae60239eb4b52aad28147bb9a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"07e419e5785efa285dadfa11e8c0643047df3beae60239eb4b52aad28147bb9a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"892d245f4e7c6e66d425421f0b6ffd738458d6d205e7706b703b2bacb134df69"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1702"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"892d245f4e7c6e66d425421f0b6ffd738458d6d205e7706b703b2bacb134df69"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Web/Web.csproj"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"75db360cc7829206a3a04a93e2b38464209c006dd790f405c12790a2a15599b4"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Web/Web.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"75db360cc7829206a3a04a93e2b38464209c006dd790f405c12790a2a15599b4"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Contracts/Contracts.csproj"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"eda5c2e6ef70a2be9b7ab7207107adb6c3be5a4ffcd7fd031aede72f746ffe59"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Contracts/Contracts.csproj"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"eda5c2e6ef70a2be9b7ab7207107adb6c3be5a4ffcd7fd031aede72f746ffe59"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"73a1169062d0a7128dced54a64ec7195ca4fb320cc28c9a0d131da37062da21a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Aggregator.csproj"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"73a1169062d0a7128dced54a64ec7195ca4fb320cc28c9a0d131da37062da21a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"e11ec6f236cc7525e941901224a13e30c8f1d23b43b2b63806ef87f18c5d578f"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Tasks.Write.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"e11ec6f236cc7525e941901224a13e30c8f1d23b43b2b63806ef87f18c5d578f"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"3622a552a63ef4d304e5b814d8182a16062ba3d32274bcace74089bc3b18989a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Tasks.Read.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"3622a552a63ef4d304e5b814d8182a16062ba3d32274bcace74089bc3b18989a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"1fab21d6bf4d8bb018d1fa89d9a7bbc71c292e83f94f2f53040a5ef5afefc3af"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Owners.Write.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"1fab21d6bf4d8bb018d1fa89d9a7bbc71c292e83f94f2f53040a5ef5afefc3af"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"aedfff2e51445b4966c2a6b39e8246f099d747c820615e34079bcfda9cef644a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Owners.Read.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"aedfff2e51445b4966c2a6b39e8246f099d747c820615e34079bcfda9cef644a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"07e419e5785efa285dadfa11e8c0643047df3beae60239eb4b52aad28147bb9a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Boards.Write.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"07e419e5785efa285dadfa11e8c0643047df3beae60239eb4b52aad28147bb9a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"892d245f4e7c6e66d425421f0b6ffd738458d6d205e7706b703b2bacb134df69"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 1591"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Boards.Read.Api.csproj"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"892d245f4e7c6e66d425421f0b6ffd738458d6d205e7706b703b2bacb134df69"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: NETSDK1206"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Identity/Api/Identity.Api/Identity.Api.csproj"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"e49ee6bc182607b9a605aed306700ba966a8486031bc03fe86ffb287ac002a8c"}},{"ruleId":"D18","level":"note","message":{"text":"Shell project: Tests.Acceptance.API: \u0060Tests.Acceptance.API\u0060 contributes only 0 significant line(s) \u2014 an empty/placeholder project is structural noise. Remove it or fold its contents into a real project."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/5-Tests/Acceptance/Tests.Acceptance.API/Tests.Acceptance.API.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9ee1d2863078a7a058e788e590a0a847570de25e5391f503bf786051b26996f3"}},{"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":"Typo in class name: \u0027Regiser\u0027 instead of \u0027Register\u0027 in both the Steps class and the Test class.: Rename to \u0027RegisterOwnerSteps\u0027 and \u0027RegisterOwnerTests\u0027. (symbols: TaskoMask.Tests.Acceptance.Specs.Steps.RegiserOwnerSteps, TaskoMask.Services.Owners.Write.Tests.Unit.UseCases.Owners.RegiserOwnerTests)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8dbedb9c6b5b3f74dc422ec27097f536c9a4905a78304fea4a2a836400058601"}},{"ruleId":"D21","level":"note","message":{"text":"Typo in method name: \u0027lenght\u0027 instead of \u0027length\u0027 in test method names.: Rename to \u0027Owner_is_not_registered_if_displayName_length_is_more_than_max\u0027 and \u0027Organization_is_not_added_if_description_length_is_more_than_max\u0027. (symbols: TaskoMask.Services.Owners.Write.Tests.Unit.UseCases.Owners.RegiserOwnerTests.Owner_is_not_registered_if_displayName_lenght_is_more_than_max, TaskoMask.Services.Owners.Write.Tests.Unit.UseCases.Organizations.AddOrganizationTests.Organization_is_not_added_if_description_lenght_is_more_than_max)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"357ca147974ed246adc141ba238e538ad20337fce59da7a6608e82fbae5fbc12"}},{"ruleId":"D21","level":"note","message":{"text":"The provided list does not show a clear case of the SAME concept having DIFFERENT names (e.g., User vs Customer). The \u0027Regiser\u0027 typo is a spelling error, not a vocabulary inconsistency. However, let\u0027s look for \u0027Get\u0027 vs \u0027Fetch\u0027 or similar.:  (symbols: TaskoMask.Services.Tasks.Write.Api.Domain.Tasks.Entities.Comment, TaskoMask.Services.Tasks.Write.Api.Domain.Tasks.Entities.Task)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"db0adbb3b97b59792768ba900eae527dfb8dc511bcf49f79fba8a90c7a2e9041"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: At 14560 LoC spread over 37 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":"D24","level":"note","message":{"text":"redundant comment: \u0022AddMapper, above services: this will find all profiles in mappingProfileAssemblyMarkerType assemply\u0022 \u2014 trim - \u0027this will find\u0027 restates the DI scan; keep only the gotcha about scanning an assembly marker"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/1-BuildingBlocks/Infrastructure/Mapping/MapperExtensions.cs"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"06411cade77fe2e62fbe890f9dfda33fb46756248033d0c547ebf3c8264a5681"}},{"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 26 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2ab6c36f9ba2959809d6b740f8a18ff7828f8fb8bf1e55a125029d888bdd3b3f"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: AutoMapper 10.1.1: AutoMapper 10.1.1 (transitive) has a High advisory; affects 27 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: Microsoft.Data.SqlClient 2.1.4: Microsoft.Data.SqlClient 2.1.4 (transitive) has a High advisory; affects 26 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0912468502895fef4191cf23b29c5d522839d785a26e658050b8cfe283b341f2"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Microsoft.Extensions.Caching.Memory 6.0.1: Microsoft.Extensions.Caching.Memory 6.0.1 (transitive) has a High advisory; affects 26 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4df1e547b5ab9e9ce622fa5288fcb8fac7cb115d17da212bdf4126fde22ade60"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Npgsql 6.0.7: Npgsql 6.0.7 (transitive) has a High advisory; affects 26 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"616c5c2ff23b35ad28a2afcf04effd714fd63b0bd1b525810cbc5a7c38c1a48a"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: SkiaSharp 2.88.3: SkiaSharp 2.88.3 (transitive) has a High advisory; affects 25 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"297dbaae4f4a25a00fb622e51f82b3cb38df64446952300642bea606cdace4c7"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Snappier 1.0.0: Snappier 1.0.0 (transitive) has a High advisory; affects 28 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"535c841a79fa99ee910e3d9375e11ec02a2f8b10cd3cb316706fed34aaa88a27"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: SQLitePCLRaw.lib.e_sqlite3 2.0.6: SQLitePCLRaw.lib.e_sqlite3 2.0.6 (transitive) has a High advisory; affects 26 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0430246736e6ed18862e1ef55bdee4257b76256f4af1510a8fb16cc6ab6a6d20"}},{"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 16 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.Text.Json 6.0.2: System.Text.Json 6.0.2 (transitive) has a High advisory; affects 26 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"80b2c770a38c2488b8b4f7a71b5f28a90909473d996035482ac3e91398f7534a"}},{"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 18 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: System.Text.Json 6.0.0: System.Text.Json 6.0.0 (transitive) has a High advisory; affects 7 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"03f9fac878dcbf07aca7022f18e373fffff3a6521448932b27c09f1f7c846066"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Newtonsoft.Json 12.0.3: Newtonsoft.Json 12.0.3 (transitive) has a High advisory; affects 2 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9ae15deacd8d65304febbc4286307d74123e6c6fe9b7a2d543fbda4f0528528a"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Newtonsoft.Json 12.0.1: Newtonsoft.Json 12.0.1 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ee9fc455267eb8f27fa0f4fa25c19b2a07dedc18055dfb55c30b7a7dae2e5f1d"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Microsoft.Extensions.Caching.Memory 6.0.0: Microsoft.Extensions.Caching.Memory 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":"f731ad12a73ffc98e36af5ede2fa695a0c9b4540e95dea58f51d97f6da68570b"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.IdentityModel.JsonWebTokens 6.10.0: Microsoft.IdentityModel.JsonWebTokens 6.10.0 (transitive) has a Medium advisory; affects 25 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"db8ddf53eec178b51f98dc27066328ef04284ba5b4972d567a556b0cb219ca83"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: OpenTelemetry.Api 1.10.0: OpenTelemetry.Api 1.10.0 (transitive) has a Medium advisory; affects 25 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b5bcd408aceee60c2636cc8fbe285ba112f13df888c2f5ca0a62acdd9e2746bd"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: OpenTelemetry.Api 1.10.0: OpenTelemetry.Api 1.10.0 (transitive) has a Medium advisory; affects 25 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b5bcd408aceee60c2636cc8fbe285ba112f13df888c2f5ca0a62acdd9e2746bd"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.10.0: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.10.0 (transitive) has a Medium advisory; affects 25 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"77987bea3e6357f398dc030502041d971baf97dbfb641986c109af636dc227be"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: SharpCompress 0.30.1: SharpCompress 0.30.1 (transitive) has a Medium advisory; affects 28 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"00cb4b303392f15d10a6e6cba03898c053b2eca5b8ace5790990d10c0d0ab63f"}},{"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 24 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.10.0: System.IdentityModel.Tokens.Jwt 6.10.0 (transitive) has a Medium advisory; affects 25 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3b254cab2d477d260a22ad3ad1842871561c5a076bdc39b68ee6f2560720484a"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.AspNetCore.Components 6.0.8: Microsoft.AspNetCore.Components 6.0.8 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4b3c858f9a9dd3ef7e2820a335d31a8aa6e4b922c4ea9b3cb55ba8e931ad9e8f"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.IdentityModel.JsonWebTokens 6.8.0: Microsoft.IdentityModel.JsonWebTokens 6.8.0 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0d9eec6fa3579d9bfbc2acea0c4ea50af890d1da3d401368bce67e90fc79514a"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: System.IdentityModel.Tokens.Jwt 6.8.0: System.IdentityModel.Tokens.Jwt 6.8.0 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6263a56fe3a70af87a269967837af0dd5b722c97091869d8433487b538f5d47f"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Duende.IdentityServer 6.1.0: Duende.IdentityServer 6.1.0 (transitive) has a Medium advisory; affects 3 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2ecd41812131b05309f062335765a44800bc58e4f1e291a1adf93303231b8755"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c408d7ffe92087a28a73910f2825836d01fc81f38c211129ef8901f8524ce1b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f49925161259aaafd14fcf86981fd3102073fba93469aa7b3045572b8332a1d0"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a3ab95a22c77a985556984e788a866e91676d48bf0b76964caa8515d1c9757c2"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"09ca1300034c8947583f64357ec2996bc21acf488601a1a06cedb7af06f7b35f"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Identity/Api/Identity.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ead62e9997be7d96e91a50c302705994e6824961aa63a1b5c815f3207d13cb70"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Identity/Api/Identity.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5490c8c9c053908d313bfa8c5c615c2c114da045c8e351cfd1be3ff0358fd200"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7ed22aa0bc45980590859a88f6e3caf960dc45c3cc8b410e0d90b2db55097ba7"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9cf56de2c387caa1943892e78ada28690a5192c0d4a7e5bf359542d900168fee"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b89e836818fdc0a0e14944e5b74b612cb6ffa515ef2f4d2fdf136c493d8eb44c"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0cec7e1246702d75729b01266589e8e5b37d20fa4b298740c1b2f5dfdfa1020c"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c526caea9b232bcd55503a2aa18faab7dc132b91284e871736c117a857c00ad1"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cc1eb3d515b9092e2cc3cb6bdc6148d3555ff8724f5f7fe4c8e4f27b7c03d3aa"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a03c006aa9b99c4180046117b76d240db38e0c41d0b3b7394aaf198fc70b64ec"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"93de66245036f5b4731830a03caf4bb83cd92e05036e6f5c6a0e97ff0a62b6c6"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b4d67ec59f3f6766654a5fe359304d0ccff67519809a371e495c13560c2d22dd"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c74d40f08891c5a3c1fdf04807e72fe076c1d2d14ce6cf4dcdd1f668b6c19217"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/ApiGateway/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"11a6790c509d0bda5913042a4be30a48ff967b9a7dc0576657d61afcd1f1bb78"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/ApiGateway/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"564f369a1b9e9155bfa6fad892e9b73de86d737b537f6d81224c19b2e497c3aa"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/4-Clients/UserPanel/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"246dfd924e18642c7e927a04b61dc2e823730008fdbcc8635f45f919a796371d"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/4-Clients/Website/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6918ace620391c5b82865c2cc57fe4a3a58275f6f5a2af89e5ad750d02ca49fa"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/4-Clients/Website/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b46b2c1dea3c694e1927bf46a59943b6c0964e4e24fb770e1963015c402fa9e3"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"08f273ffcfe707bc80ce62640f203d8a12d32cff8d2a592965d4b800baebb1df"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Read.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9fc9c5da4e12dfa49ad34a27881b26090c0765311fe5b4e7fe3b0bc2469e926c"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4a969be2a97732b2c011840c19b8faae588f377c6e8ecb8d2cdd683d87829593"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Boards/Api/Boards.Write.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bc281937da8fc9bc341e42496e6d3b0405913dd9f0387f052b5a723a04621dec"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Identity/Api/Identity.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"17a118b459d8250b09e06bcf101606a6e8b20b013d5cbea136b164e01c044e83"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Identity/Api/Identity.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1d4aff149fb22d4b12cf2edf1d8bd56bf27d8721b06c458ef749cf3dc073604b"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a21ff2218e603769cd53687b22e45d4c29199ac2345f7eb11630aa819033a35c"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Read.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"638ef1fea525acf1278aecd01b32be17a0dc78422706916178f2c416ae3c32ea"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"90356a2aa29f7b310e1be2fd45dc5cb211fe43f86c7817d1243638d7394beccb"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Owners/Api/Owners.Write.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7d1174205cec2190c9e870052161c1c26462ba5f93243fcc8ce333cb20ee9ee7"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"31fe22930e5d0de5fa1e4a92055f3dfcb1ba2a6622a28349d89d38763f4403a0"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Read.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1ea2e1a13fa73b24d3d5686f03ad6c67cd60e2c05d00c5d8a94609a274a80932"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ecabaced5c2d7d5a40871a7a6ab05ea9d14160ae08f1823b286f9b2ebeb2eb8b"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/2-Services/Tasks/Api/Tasks.Write.Api/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cc846ee38488ddcc52b39adb45bda2f3a388640ee40db5b67ebb6a1684ba1826"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ec3e3b122683372a312d50482ddeeae3c771113cfc8f0b3739de03fa344dae95"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/Aggregator/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"71fda877894b2ded13fad44abbc5fa55a0300c53a1a3f76f65823db0e6291e33"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/ApiGateway/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"36620e2950cd660bb6a48f41f4c3424bf15ee8eb6c57b2d3ea20b61fe5b6c9c2"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/3-ApiGateways/UserPanel/ApiGateway/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e0191f1d8bd35e21614b7750310949ba7052549bcf5bcb19aae418d852dca2b1"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/4-Clients/UserPanel/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"abd3979058cf2be3a2353ac0ee6d212775ed348b46dcb07da25a1d70df2c2101"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/4-Clients/Website/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b5f91dd845c9fe3dfac5eaf6beade343add382e109e8c68e9e6325dc54fcc066"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/4-Clients/Website/Dockerfile.original"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"abc75744f63aba3ed97cf4a68a05f8ef127e6185e7044a186ae9b12a9be2c122"}},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 50 of 51 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 50 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}}],"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}}}]}