{"$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":"D7","name":"Architectural Integrity","shortDescription":{"text":"Architectural Integrity"},"helpUri":"https://codehealth.canine.dev/dimensions/D7"},{"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"},{"id":"D14","name":"License Compliance","shortDescription":{"text":"License Compliance"},"helpUri":"https://codehealth.canine.dev/dimensions/D14"},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D17","name":"Explicit Debt","shortDescription":{"text":"Explicit Debt"},"helpUri":"https://codehealth.canine.dev/dimensions/D17"},{"id":"D18","name":"Solution Shape","shortDescription":{"text":"Solution Shape"},"helpUri":"https://codehealth.canine.dev/dimensions/D18"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D22","name":"Internal API Consistency","shortDescription":{"text":"Internal API Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D22"},{"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":"D25","name":"ADR Conformance","shortDescription":{"text":"ADR Conformance"},"helpUri":"https://codehealth.canine.dev/dimensions/D25"},{"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"},{"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"},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31"},{"id":"D32","name":"Data Compliance (PII/GDPR)","shortDescription":{"text":"Data Compliance (PII/GDPR)"},"helpUri":"https://codehealth.canine.dev/dimensions/D32"},{"id":"D33","name":"JS/npm Dependency Vulnerabilities","shortDescription":{"text":"JS/npm Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D33"},{"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":"D36","name":"Supply-chain Provenance \u0026 Signing","shortDescription":{"text":"Supply-chain Provenance \u0026 Signing"},"helpUri":"https://codehealth.canine.dev/dimensions/D36"},{"id":"D37","name":"Vulnerability-disclosure Policy","shortDescription":{"text":"Vulnerability-disclosure Policy"},"helpUri":"https://codehealth.canine.dev/dimensions/D37"},{"id":"D38","name":"OSV Dependency Vulnerabilities","shortDescription":{"text":"OSV Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D38"}]}},"results":[{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): Services/AuthService/Services/ProducerService.cs:38-50 | Services/UserService/Services/ProducerService.cs:33-45"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/Services/ProducerService.cs"},"region":{"startLine":38}}}],"partialFingerprints":{"codehealthFindingId/v1":"c638cfd205238f30e971f0d7e91391f54c8e3891e89791255b697198d1405a20"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): Services/MessageService/Models/MessageDbContext.cs:47-55 | Services/MessageService/Models/MessageDbContext.cs:73-81"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/MessageService/Models/MessageDbContext.cs"},"region":{"startLine":47}}}],"partialFingerprints":{"codehealthFindingId/v1":"2ee2087f6794e90369fc6d33f48e1e1b9d80340a5c0aec3ad76f15ad4643bd9f"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: API-Gateway-Ocelot: API-Gateway-Ocelot: abstractness 0.00, instability 0.00, distance 1.00 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"84d4b7a469c288d65f0c97649b7c5b927a4818a5fe2e014ceb8398da5108ce68"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: MessageService: MessageService: abstractness 0.12, instability 0.00, distance 0.88 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3a4ac50867f5f2f635d3bc4180e6626140aa2b953ecbdb1e04f4255fbce217d5"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: NotificationService: NotificationService: 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":"551304fba4acb70c71071f3561d45fc409e93ebb5105f9d0fd7a86a326a31f7c"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: DataExportService: DataExportService: abstractness 0.18, instability 0.00, distance 0.82 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b0341264829603de20feb98f00fec82181defd342005fdeacd828774c921f5f4"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: UserService: UserService: abstractness 0.20, instability 0.00, distance 0.80 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8d6c113b217a774ac818922e48be47824e3a7cbcc5eac22122b70a3f0ac83d7c"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: AuthService: AuthService: abstractness 0.28, instability 0.00, distance 0.72 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"39962e76304a34c1fc02261bd250e2ff0ed83e22589cf2f5c1af56f77921c6f8"}},{"ruleId":"D7","level":"note","message":{"text":"No checkable ADRs to assess: No architecture decision records were found and the project graph is acyclic, so architectural integrity could not be assessed. Add ADRs (with \u0060enforcement: analyzer|test\u0060) to make the architecture\u0027s rules checkable."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9bfa095522c5f2e53a7c1c0405fd8830d318409a6fb74f4288bab05aaf716e52"}},{"ruleId":"D8","level":"warning","message":{"text":"Coverage not measured: The test suite couldn\u0027t be built/run in-image and no coverage report is committed, so line coverage was not measured \u2014 and it is EXCLUDED from the score rather than scored on a LoC-ratio proxy. Commit the Cobertura/OpenCover/lcov report your CI already produces (anywhere in the repo), or make the suite runnable in-image, and real coverage will be measured."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"62e63e619c28f057e129f2997c965d32a457366a9ce18ca019ffb6bdfba85c99"}},{"ruleId":"D9","level":"note","message":{"text":"Unit tests: 7 unit test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3067d72f6515925eded797ae6deb86f74d157d3bd0b8e2d3a80edaa12ea95d24"}},{"ruleId":"D9","level":"note","message":{"text":"Integration tests: 0 integration test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b8ce5913e7f0487c282aa29038cefc209006d3bfe4e8418292f03d5a2d9bc5b9"}},{"ruleId":"D9","level":"note","message":{"text":"BDD tests: 0 BDD test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2335ff4716b8a3faefb3014515ddf9f836e46276f415e6cd56462b6bf7742991"}},{"ruleId":"D9","level":"note","message":{"text":"E2E tests: 0 end-to-end test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9a982d279a9674eceb951bedcbe3f8d344879045f8bee5f9f6f059139e0ed590"}},{"ruleId":"D10","level":"note","message":{"text":"Mock framework: Moq: MessagingApp_Test references Moq."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"73fecfed0c3032ded0d3446adbea832a077888cea2ae1e5f94659577d9c5590f"}},{"ruleId":"D11","level":"note","message":{"text":"No tests discovered: Test reliability not scored \u2014 the test tier(s) built and ran but no tests were discovered, so reliability couldn\u0027t be exercised."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6e4c0ab67b9e87c02498c138fb50373fdab655734b894db638fb9443a28b824b"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.AspNetCore.Authentication.JwtBearer: Microsoft.AspNetCore.Authentication.JwtBearer 8.0.14 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f3f32aca35b9f2bce59fe364cd5f9f329a8794586827406d6d886ee25017cd7b"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.VisualStudio.Azure.Containers.Tools.Targets: Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.21.0 \u2192 1.23.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"446bf9564187c39454637cb2540266113f6e25c50c7174c075c5017effe1bf5b"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Ocelot: Ocelot 23.4.3 \u2192 24.1.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0a4b2aceef2ca0f4e58f691d4688595ddee2e86a06891620e4244260a48e14fd"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.EntityFrameworkCore: Microsoft.EntityFrameworkCore 8.0.14 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d6bc2cfd10f7debbe91b72d5c6f7efc119f7ab6934ee550f9b52ebd81d514ebe"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.EntityFrameworkCore.Design: Microsoft.EntityFrameworkCore.Design 8.0.0 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f0111cd3bd807fdd263e0b2cad0da7c6f7542fd96baefd8c9ce61bcd6881208d"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.VisualStudio.Azure.Containers.Tools.Targets: Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.21.0 \u2192 1.23.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"446bf9564187c39454637cb2540266113f6e25c50c7174c075c5017effe1bf5b"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.VisualStudio.Web.CodeGeneration.Design: Microsoft.VisualStudio.Web.CodeGeneration.Design 8.0.7 \u2192 10.0.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9aa4c9f505458b2c1189ddaea90d85c245636164f091b904e15d1e9a0c5bfa71"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: MySql.EntityFrameworkCore: MySql.EntityFrameworkCore 8.0.0 \u2192 10.0.7 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d37a2c3defcaec42cd16fbc281c24c4da287e61fb5fa77b07632cef1e3875b66"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Newtonsoft.Json: Newtonsoft.Json 13.0.3 \u2192 13.0.4 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6bc3c45041773c780f3c71a5a4c37913170b10795bfed8949da7f32ecee66143"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: RabbitMQ.Client: RabbitMQ.Client 7.1.2 \u2192 7.2.1 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"58d2dce5c89d42e31accb3d849080232c9b67441a2af77a5ba75847caaf760b5"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Swashbuckle.AspNetCore: Swashbuckle.AspNetCore 8.0.0 \u2192 10.2.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7072588f3b2ee7033c63d6a991ecaec0341a91e5761c9129d0e837df018c7856"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Swashbuckle.AspNetCore.Swagger: Swashbuckle.AspNetCore.Swagger 8.0.0 \u2192 10.2.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"45cac987208b3c406acbc1e2364fe2a8a7358870e9d917652d2a9cb807ac6bcb"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: System.IdentityModel.Tokens.Jwt: System.IdentityModel.Tokens.Jwt 8.7.0 \u2192 8.19.1 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"dd511ba2c5b237bd4227729986865d25bb6646c6fb629b8eb7281557e1de800d"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: CsvHelper: CsvHelper 33.0.1 \u2192 33.1.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9b70c9c26a704650d03e158a3a4e0b004fcb25dc203f0a4ce7416f12d8eb9610"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: itext7: itext7 7.2.5 \u2192 9.6.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"bc49316f0343f1ce6920f2087f5852357190aa0d2f33276c44f7e9fe6f079a53"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.VisualStudio.Azure.Containers.Tools.Targets: Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.21.0 \u2192 1.23.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"446bf9564187c39454637cb2540266113f6e25c50c7174c075c5017effe1bf5b"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Swashbuckle.AspNetCore: Swashbuckle.AspNetCore 6.6.2 \u2192 10.2.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7072588f3b2ee7033c63d6a991ecaec0341a91e5761c9129d0e837df018c7856"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.AspNetCore.Http.Connections: Microsoft.AspNetCore.Http.Connections 1.2.0 \u2192 1.2.11 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"22aa591653d57f0094985e16d4eb22b18d227577876f6c65d4388cf15352bd23"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.AspNetCore.SignalR: Microsoft.AspNetCore.SignalR 1.1.0 \u2192 1.2.11 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"21f09dcbdd18badcf900eb084d82e6f3ed77fd426a803901fe93a863c915fb2f"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.AspNetCore.SignalR.Client: Microsoft.AspNetCore.SignalR.Client 8.0.16 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c51794a467ff2d4f1b0094d21cab0e79bee51b06fe55caee3bb2722db4010b95"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.EntityFrameworkCore.Design: Microsoft.EntityFrameworkCore.Design 8.0.1 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f0111cd3bd807fdd263e0b2cad0da7c6f7542fd96baefd8c9ce61bcd6881208d"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.EntityFrameworkCore.Tools: Microsoft.EntityFrameworkCore.Tools 8.0.1 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ca4bfc1e6b88f66e1e16fc861d00fb49a853312b6e4708429de30b52d12fe061"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.VisualStudio.Azure.Containers.Tools.Targets: Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.21.0 \u2192 1.23.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"446bf9564187c39454637cb2540266113f6e25c50c7174c075c5017effe1bf5b"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.VisualStudio.Web.CodeGeneration.Design: Microsoft.VisualStudio.Web.CodeGeneration.Design 8.0.7 \u2192 10.0.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9aa4c9f505458b2c1189ddaea90d85c245636164f091b904e15d1e9a0c5bfa71"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: MySql.EntityFrameworkCore: MySql.EntityFrameworkCore 8.0.0 \u2192 10.0.7 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d37a2c3defcaec42cd16fbc281c24c4da287e61fb5fa77b07632cef1e3875b66"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Newtonsoft.Json: Newtonsoft.Json 13.0.3 \u2192 13.0.4 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6bc3c45041773c780f3c71a5a4c37913170b10795bfed8949da7f32ecee66143"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: RabbitMQ.Client: RabbitMQ.Client 6.2.1 \u2192 7.2.1 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"58d2dce5c89d42e31accb3d849080232c9b67441a2af77a5ba75847caaf760b5"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Swashbuckle.AspNetCore: Swashbuckle.AspNetCore 8.0.0 \u2192 10.2.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7072588f3b2ee7033c63d6a991ecaec0341a91e5761c9129d0e837df018c7856"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Swashbuckle.AspNetCore.Swagger: Swashbuckle.AspNetCore.Swagger 8.0.0 \u2192 10.2.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"45cac987208b3c406acbc1e2364fe2a8a7358870e9d917652d2a9cb807ac6bcb"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.AspNetCore.Http.Connections: Microsoft.AspNetCore.Http.Connections 1.2.0 \u2192 1.2.11 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"22aa591653d57f0094985e16d4eb22b18d227577876f6c65d4388cf15352bd23"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.AspNetCore.SignalR: Microsoft.AspNetCore.SignalR 1.1.0 \u2192 1.2.11 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"21f09dcbdd18badcf900eb084d82e6f3ed77fd426a803901fe93a863c915fb2f"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.AspNetCore.SignalR.Client: Microsoft.AspNetCore.SignalR.Client 8.0.16 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c51794a467ff2d4f1b0094d21cab0e79bee51b06fe55caee3bb2722db4010b95"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.EntityFrameworkCore.Design: Microsoft.EntityFrameworkCore.Design 8.0.1 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f0111cd3bd807fdd263e0b2cad0da7c6f7542fd96baefd8c9ce61bcd6881208d"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.EntityFrameworkCore.Tools: Microsoft.EntityFrameworkCore.Tools 8.0.1 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ca4bfc1e6b88f66e1e16fc861d00fb49a853312b6e4708429de30b52d12fe061"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.VisualStudio.Azure.Containers.Tools.Targets: Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.21.0 \u2192 1.23.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"446bf9564187c39454637cb2540266113f6e25c50c7174c075c5017effe1bf5b"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.VisualStudio.Web.CodeGeneration.Design: Microsoft.VisualStudio.Web.CodeGeneration.Design 8.0.7 \u2192 10.0.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9aa4c9f505458b2c1189ddaea90d85c245636164f091b904e15d1e9a0c5bfa71"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: MySql.EntityFrameworkCore: MySql.EntityFrameworkCore 8.0.0 \u2192 10.0.7 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d37a2c3defcaec42cd16fbc281c24c4da287e61fb5fa77b07632cef1e3875b66"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Newtonsoft.Json: Newtonsoft.Json 13.0.3 \u2192 13.0.4 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6bc3c45041773c780f3c71a5a4c37913170b10795bfed8949da7f32ecee66143"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: RabbitMQ.Client: RabbitMQ.Client 7.1.2 \u2192 7.2.1 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"58d2dce5c89d42e31accb3d849080232c9b67441a2af77a5ba75847caaf760b5"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Swashbuckle.AspNetCore: Swashbuckle.AspNetCore 8.0.0 \u2192 10.2.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7072588f3b2ee7033c63d6a991ecaec0341a91e5761c9129d0e837df018c7856"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Swashbuckle.AspNetCore.Swagger: Swashbuckle.AspNetCore.Swagger 8.0.0 \u2192 10.2.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"45cac987208b3c406acbc1e2364fe2a8a7358870e9d917652d2a9cb807ac6bcb"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.AspNetCore.SignalR: Microsoft.AspNetCore.SignalR 1.2.0 \u2192 1.2.11 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"21f09dcbdd18badcf900eb084d82e6f3ed77fd426a803901fe93a863c915fb2f"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.EntityFrameworkCore: Microsoft.EntityFrameworkCore 8.0.14 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d6bc2cfd10f7debbe91b72d5c6f7efc119f7ab6934ee550f9b52ebd81d514ebe"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.EntityFrameworkCore.Tools: Microsoft.EntityFrameworkCore.Tools 8.0.14 \u2192 10.0.9 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ca4bfc1e6b88f66e1e16fc861d00fb49a853312b6e4708429de30b52d12fe061"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.VisualStudio.Azure.Containers.Tools.Targets: Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.21.0 \u2192 1.23.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"446bf9564187c39454637cb2540266113f6e25c50c7174c075c5017effe1bf5b"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: MySql.EntityFrameworkCore: MySql.EntityFrameworkCore 8.0.0 \u2192 10.0.7 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d37a2c3defcaec42cd16fbc281c24c4da287e61fb5fa77b07632cef1e3875b66"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Newtonsoft.Json: Newtonsoft.Json 13.0.3 \u2192 13.0.4 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6bc3c45041773c780f3c71a5a4c37913170b10795bfed8949da7f32ecee66143"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: RabbitMQ.Client: RabbitMQ.Client 7.1.2 \u2192 7.2.1 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"58d2dce5c89d42e31accb3d849080232c9b67441a2af77a5ba75847caaf760b5"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Swashbuckle.AspNetCore.SwaggerGen: Swashbuckle.AspNetCore.SwaggerGen 8.1.0 \u2192 10.2.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0760cca9ba64de174e85a8d8d59fc044d916cbf77490839902ad1c91469d7464"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Swashbuckle.AspNetCore.SwaggerUI: Swashbuckle.AspNetCore.SwaggerUI 8.1.0 \u2192 10.2.2 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ce8a4b88f358620835f2d771635805ec2c4924aa879bab69d62247d7c24e92d2"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: coverlet.collector: coverlet.collector 6.0.0 \u2192 10.0.1 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9e862b60ea0e6244916f0a40a9c1d5da15704f97aa0d556f0c0430eff9e4638f"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: Microsoft.NET.Test.Sdk: Microsoft.NET.Test.Sdk 17.8.0 \u2192 18.6.0 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e92dcd48f7ffe19d959e6b8961b53cbea7b17fb2d62d0f9d1f5c4c7b07984fab"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: xunit: xunit 2.5.3 \u2192 2.9.3 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e2d71eb3db50b167e2915ebb5c8a26b562df41b418b815fc7c968a7e82ac3675"}},{"ruleId":"D12","level":"note","message":{"text":"Outdated: xunit.runner.visualstudio: xunit.runner.visualstudio 2.5.3 \u2192 3.1.5 available."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"87a27f08f73b189de0e26c050a80006f291ef3318601521723ed613d4d974e96"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.AspNetCore.SignalR: Microsoft.AspNetCore.SignalR 1.1.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7adb6e146a342a9aced9fa111ecc484079e70995dec9d55125cd410fde09828d"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.AspNetCore.SignalR: Microsoft.AspNetCore.SignalR 1.1.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7adb6e146a342a9aced9fa111ecc484079e70995dec9d55125cd410fde09828d"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: xunit: xunit 2.5.3 \u2014 Legacy xunit.v3 \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d37c8c0e8046c9e8358e976373216abfb78e9fdef63ed53d3edcaa7d2238edcd"}},{"ruleId":"D14","level":"note","message":{"text":"Licenses scanned: 26 packages scanned; 6 distinct SPDX licenses."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1d29d66daec20840f6831f63c1b66b87c40390635ef3e9f728002964c77e88d4"}},{"ruleId":"D14","level":"error","message":{"text":"Banned license: MySql.EntityFrameworkCore: MySql.EntityFrameworkCore 8.0.0 is licensed GPL-2.0-only (banned by policy)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"15e02659a432589326dbe73b9b6b83e270898a1d5c80f6cec2ef9b9df70f03e7"}},{"ruleId":"D16","level":"warning","message":{"text":"single-maintainer \u2014 knowledge-concentration (bus factor) risk: single-maintainer \u2014 knowledge-concentration (bus factor) risk (1 author(s) across 55 commit(s) sampled)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b4b49d961df742f0e507f4cc5c8094fb077ba0391a27fd015d18320865187719"}},{"ruleId":"D18","level":"warning","message":{"text":"Build failed: The target solution did not build cleanly (errors: 4), which caps Solution Shape at 3/10 \u2014 the most basic shape signal is that it compiles. First errors: CS1729: \u0027ExportService\u0027 does not contain a constructor that takes 1 arguments; CS1061: \u0027ExportService\u0027 does not contain a definition for \u0027GeneratePdf\u0027 and no accessible extension method \u0027GeneratePdf\u0027 accepting a first argument of type \u0027ExportService\u0027 could be found (are you missing a using directive or an assembly reference?); CS1061: \u0027ExportService\u0027 does not contain a definition for \u0027GenerateCSV\u0027 and no accessible extension method \u0027GenerateCSV\u0027 accepting a first argument of type \u0027ExportService\u0027 could be found (are you missing a using directive or an assembly reference?)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"24ff41d1fc14d3a19b969001a7e9697d13d34fc0453d84646f56c980eff97f2b"}},{"ruleId":"D18","level":"note","message":{"text":"API-Gateway-Ocelot (Production): 1 .cs files, 61 LoC (45 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Gateway/API-Gateway-Ocelot/API-Gateway-Ocelot.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f7decb0a8502dc31c7bd6d68a910d9eaabdb10088070da089dd6d9d32cf74ea5"}},{"ruleId":"D18","level":"note","message":{"text":"AuthService (Production): 25 .cs files, 954 LoC (741 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/AuthService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"91cb8defd3b396756d3fa577ef9299504fb4d3ac7208796379a6e2a8460ab081"}},{"ruleId":"D18","level":"note","message":{"text":"DataExportService (Production): 9 .cs files, 452 LoC (325 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/DataExportService/DataExportService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6e1a95eecb3d43f08fd40da946e73b628402d7940d3614d127e141a681ede166"}},{"ruleId":"D18","level":"note","message":{"text":"MessageService (Production): 26 .cs files, 1353 LoC (952 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/MessageService/MessageService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"836a4e0f628927648f14f9ee1c67ecbf68b91c6955f90cf5d456562858713203"}},{"ruleId":"D18","level":"note","message":{"text":"NotificationService (Production): 12 .cs files, 629 LoC (446 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/NotificationService/NotificationService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b29a00b94de5b2e80f2c645eebb6dff9a8d2edd4f9dfa204b97bbd9e682dc53"}},{"ruleId":"D18","level":"note","message":{"text":"UserService (Production): 20 .cs files, 782 LoC (596 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/UserService/UserService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7bd97b04ed03f8983f6b002cd1c1d2a4d20340b214e9f16bcae46761604b5d6d"}},{"ruleId":"D18","level":"note","message":{"text":"MessagingApp_Test (Test): 3 .cs files, 220 LoC (162 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"MessagingApp_Test/MessagingApp_Test.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ecb220359cabc9a18a2665230807570aa3e39e59643bd225f67f7d91db4ebdc0"}},{"ruleId":"D19","level":"note","message":{"text":"Header typo: \u0027Fontionnalit\u00E9s\u0027 is misspelled in the outline/heading.: Correct the typo to \u0027Fonctionnalit\u00E9s\u0027 in the heading."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b09c04757a74ab1e7ac2304baccec166be88ceb3309d415029754e232a87f8d4"}},{"ruleId":"D19","level":"note","message":{"text":"XML-doc coverage: API-Gateway-Ocelot: API-Gateway-Ocelot: 100 % XML-doc coverage (0/0)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Gateway/API-Gateway-Ocelot/API-Gateway-Ocelot.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"091ad718aa872a0455a224ff5bb1c248127cb6b47156e227e0bbe817b8f84dc9"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: AuthService: AuthService: 7 % XML-doc coverage (6/84)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/AuthService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"70074688c28093f8bb3fcaa67cf2b42071a08fa98dd2e3617e6538542f541e5f"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: DataExportService: DataExportService: 16 % XML-doc coverage (6/38)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/DataExportService/DataExportService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"237789f8d5d277ae0a64a7d95070a6db752dbbb2d7567de2b451a8abd23e3605"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: MessageService: MessageService: 16 % XML-doc coverage (21/130)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/MessageService/MessageService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d35aaab8f1da70043449570a1be5aa85277067f13f09f5ea9b58de062b0113e0"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: NotificationService: NotificationService: 23 % XML-doc coverage (10/44)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/NotificationService/NotificationService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6ed6c1fa3a745ad3ff4f77c1e58e490af3a0feb54c1b9480985f3cd1ae6f7de0"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: UserService: UserService: 8 % XML-doc coverage (5/63)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/UserService/UserService.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"00086044527a2eef4a8614f5a6674546c8a93ff4e48dbb31f6cca31f7ac715c2"}},{"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":"D22","level":"note","message":{"text":"No exposed public API: No intentionally-exposed types (IsPackable or .Contracts) to evaluate."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2712d35e1d1ba8e91a90125d29842b77d4ca65e0eeaa52476c739f7165820a6f"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: A codebase of 3,533 lines across 7 projects is large enough to likely contain distinct modules, making the absence of declared boundaries a risk for unassessed coupling. 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: \u0022// Arrange\u0022 \u2014 Remove this comment. The structure of the test method (setup, execution, assertion) is standard and well-known in TDD. It adds no value."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"MessagingApp_Test/AuthService_Test.cs"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"8fed0a82808f6e8f3c7db400b8810f2806688591da336baa78c855756f82976d"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022// Configuration de Ocelot\u0022 \u2014 Remove. The variable name or method context likely makes this obvious."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Gateway/API-Gateway-Ocelot/Program.cs"},"region":{"startLine":9}}}],"partialFingerprints":{"codehealthFindingId/v1":"28b5bc867bed97dcfc5b4559cb492ff1addda5f29f65cbbbd11086b632605cf8"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022// Log the exception or handle it as needed\u0022 \u2014 Remove. This is a placeholder comment that doesn\u0027t explain the actual implementation or a specific trade-off."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/Services/EventCatchingService.cs"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"a8a1f2ccfefd88ff50b9f15c01d58d1ef844ae5073f0d5a3faa0c85a600bd948"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022// Convertir le message en tableau d\u0027octets\u0022 \u2014 Remove. The code \u0060Encoding.UTF8.GetBytes\u0060 or similar makes this obvious."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/Services/ProducerService.cs"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"38062618e97e94adbe60b9eae256d13b87e94c98e620fa367f161f96803f442d"}},{"ruleId":"D25","level":"note","message":{"text":"no ADRs to check: No ADRs found, so conformance can\u0027t be assessed."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5f96235c58be08aaae505ba823e9095f206fbc6a447f646e346ee9bd81a5f481"}},{"ruleId":"D27","level":"note","message":{"text":"Scattered collaborators: 92 % of calls cross a namespace and only 17 % of collaborators are co-located \u2014 group each feature\u0027s code into a vertical slice so a call\u0027s collaborators sit together."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5aad4a4530bac3928d3a065a664be89d023ecfc865f9bf79ac05754b3bffe322"}},{"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 4.7.0: System.Drawing.Common 4.7.0 (transitive) has a Critical advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1f79a595d62add568feda19f54d04fdad0273f072ae213a4e4ad714127a8a2fe"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Microsoft.Bcl.Memory 9.0.0: Microsoft.Bcl.Memory 9.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":"5c6a4345c24b3fd21c8f79b535a4d3529f7182a951ace4d4d28cff2961a7924f"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Microsoft.Build 17.8.3: Microsoft.Build 17.8.3 (transitive) has a High advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2249a5de49c370c69dda0a544bc45838ed77358083a2cd8a80c9e656702902b7"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Text.Json 7.0.3: System.Text.Json 7.0.3 (transitive) has a High advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"068575b070ffb9472759a5be2e330d4c53d1995ff99ab12cb083c0e36c781f83"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Microsoft.Extensions.Caching.Memory 8.0.0: Microsoft.Extensions.Caching.Memory 8.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":"232013a63d845603c2a626f52ada8d8ad59691f3c568e940aad78d11f17c4f7b"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Text.Json 7.0.1: System.Text.Json 7.0.1 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5ad2bec96ee4807704c0077b58b7d040b2818e86e1bab084abe0faec40ba211d"}},{"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. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7cf85abffe732f2645ef95a624d6badc26f0263616284d6a4cc46ca8e983031d"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: BouncyCastle.Cryptography 2.2.1: BouncyCastle.Cryptography 2.2.1 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"14f200cfc986157974a5db80565947dc2c38eec1aa443056632491ecf70618d3"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: BouncyCastle.Cryptography 2.2.1: BouncyCastle.Cryptography 2.2.1 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"14f200cfc986157974a5db80565947dc2c38eec1aa443056632491ecf70618d3"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: BouncyCastle.Cryptography 2.2.1: BouncyCastle.Cryptography 2.2.1 (transitive) has a Medium advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"14f200cfc986157974a5db80565947dc2c38eec1aa443056632491ecf70618d3"}},{"ruleId":"D30","level":"note","message":{"text":"Low CVE: NuGet.Packaging 6.11.0: NuGet.Packaging 6.11.0 (transitive) has a Low advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2239c526d1c20fdd0c0d7068e6cb673d263261b1bbb977531a13005324de6344"}},{"ruleId":"D30","level":"note","message":{"text":"Low CVE: NuGet.Protocol 6.11.0: NuGet.Protocol 6.11.0 (transitive) has a Low advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ac47a3f60028ba54e80bda3774fba42f4dcc3fc4fd0536612e2a4658d9be7244"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5fb9eba8738cad80f3dc5986b70ce9732524702105e2ad2d45b4f0d41f9c9a5b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/DataExportService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a3460df6ec1f1b05b711fda78d42dd639ec75cfca0378eb15fc98db024033c95"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Gateway/API-Gateway-Ocelot/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2aa62b8aaee1cf8188315764620cbd138e50194df82348fa9f33d2ec93a77a3f"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"295e46aa6cbd3eaaa0f580109624e3bab6fb7f58673c120d08bbd5f7770b530e"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/DataExportService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"892b7cee8d852d827c1db42b06ccdba3a316032ecdf514169d51a4ce955c0b26"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/MessageService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e8d9d3073baa630d3f7ed56c7dc7f611d54730932ee9caab36e436644b68cde4"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/NotificationService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a342af1dd8b29be7b9125fc4c0d1397cf75de29d4494a07c36202ab49f66f6ba"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/UserService/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5930d0cdac2ac372310df4641a5c83a8a7dc5b884b13cfe13d3610ff8a6ba20e"}},{"ruleId":"D32","level":"note","message":{"text":"Not applicable: No PII/GDPR-handling patterns detected (p/gdpr ruleset) \u2014 no data-compliance surface to assess."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"df51e593e9b0b9805626d04fe36a3d12c504b5d7d5da30dc59b5b0f134b5753b"}},{"ruleId":"D33","level":"note","message":{"text":"Not applicable: No JS/npm manifest or lockfile found outside bin/obj (package.json, package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); no JS dependencies to scan."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f46a134eeb447d8c90511e3106af3dac20b26868f5143d77eadbb96ed8f220c6"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/MessageService/Controllers/MessageController.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"741aad60915e602623fca0d3209695175522f1964e56c16b4a66a732c60ff051"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/Controllers/AuthController.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3fda83312545f1effe164538d6a6c8914fdecc54b8fa1afde1946a3afa473612"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/MessageService/Hubs/ChatHub.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3ec120cbdef3501af359dd09a51a37b49d0c220b897aa9cc1d5d7c357574f1c5"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/UserService/Controllers/UserController.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c096126f83c33ce9d91128280d87fea2f349848987196eca84ba442057ed6865"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/UserService/Services/AccountService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"39a22a6d503c5b296bcfe4e1ffa75024385556db529fd9ffdc71767f9e2bbd54"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/DataExportService/Controllers/DataExportController.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"90a8cc23c98b92949397da2815e0f6baeb826ce47a317f4ba213ab3859191f59"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/MessageService/Models/MessageDbContext.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6f7906ce14a938b17b045e6406ece651d9b374e4850063bd1bad8b65c5046711"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/UserService/Services/EventHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a57fb9dcae7fb370967032e7f90aede3be39abe63443983e4ed4dee2188455e0"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/MessageService/Services/MessageService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b5268c1aebcd35f545116b717f806a2f3e0f07df141b3186465341988d366b7"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/DataExportService/Services/PDFExportService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d694c197b04055588d2b241120b7a03fd795f8cb879511953f323c04a9e0d8cd"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/Services/UserService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"396d875bfa6156a82b8320ccff9cde1ad7f614dafaa39b3269355f7584b16cfe"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/Services/ConsumerService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7c65dcc640134e712f360cae430436a1029bd440d808fec4f11eac13305aa0fb"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/UserService/Services/ConsumerService.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"81a36314f19176791350fe207a239b2400c66188ecedb69ad5364d0aa6761bff"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Services/AuthService/Services/EventHandler.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0f4b6570c4b4a4468d3c71154ce024a2440a9bf8a08c3d6895ddc1d46da111a0"}},{"ruleId":"D36","level":"note","message":{"text":"Not applicable: No CI/build pipeline found (.github/workflows, .gitlab-ci.yml, azure-pipelines.yml, Jenkinsfile, .circleci); there is no build to attest provenance for."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"383f97e2d2c3d8c6d4adffc68d228db0928a3a8f5c3df1214c0f646687d2dbe9"}},{"ruleId":"D37","level":"note","message":{"text":"Not applicable: No vulnerability-disclosure policy file found (SECURITY.md, .github/SECURITY.md, docs/SECURITY.md, .well-known/security.txt). A coordinated-disclosure policy may live off-repo, so this is not evidenced rather than failed."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e748a9b8b3d154964dfb621b8675d34a302dda266d0196c5d83eb8ba4071d61c"}},{"ruleId":"D38","level":"note","message":{"text":"Not applicable: No JS/npm lockfile found outside bin/obj (package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); nothing for OSV to scan."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6ff7301b610918095afd57ac1c89dabddab1d8fdb34c0f0d687159a5a0df0b8e"}}],"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}}}]}