{"$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":"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":"D33","name":"JS/npm Dependency Vulnerabilities","shortDescription":{"text":"JS/npm Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D33","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"id":"D38","name":"OSV Dependency Vulnerabilities","shortDescription":{"text":"OSV Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D38","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D39","name":"IL Efficiency","shortDescription":{"text":"IL Efficiency"},"helpUri":"https://codehealth.canine.dev/dimensions/D39"}]}},"results":[{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 3): src/Services/Booking/src/Booking/Extensions/Infrastructure/InfrastructureExtensions.cs:37-48 | src/Services/Identity/src/Identity/Extensions/Infrastructure/InfrastructureExtensions.cs:35-45 | src/Services/Passenger/src/Passenger/Extensions/Infrastructure/InfrastructureExtensions.cs:39-50"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Booking/src/Booking/Extensions/Infrastructure/InfrastructureExtensions.cs"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"f90049ffc988f4dc0e52e4a7ced4da1f53b332a3720c499bc29fbacfc9fc4a96"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): src/Services/Flight/src/Flight/Flights/Features/CreatingFlight/V1/CreateFlight.cs:82-90 | src/Services/Flight/src/Flight/Flights/Features/UpdatingFlight/V1/UpdateFlight.cs:79-87"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Flight/src/Flight/Flights/Features/CreatingFlight/V1/CreateFlight.cs"},"region":{"startLine":82}}}],"partialFingerprints":{"codehealthFindingId/v1":"963234c85095d8b1b47b5d11d3a52f31e5acc5a47246df7d8ce79f7648cfd005"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: ServiceDefaults: ServiceDefaults: abstractness 0.00, instability 0.08, distance 0.92 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0cbecbfbe7b85fc9e2310078354d810d2fb248deda0ce3b541a6fb32e55800fa"}},{"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":"D10","level":"warning","message":{"text":"No assertions: should_support_mapping_from_source_to_destination: Test method exercises code but verifies nothing \u2014 add an assertion."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Flight/tests/UnitTest/Flight/FlightMappingTests.cs"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"ca898046282b214bb0b8b6d1d0fd4069c77cca0943b9d1cbbff583df69f685c6"}},{"ruleId":"D10","level":"warning","message":{"text":"No assertions: should_support_mapping_from_source_to_destination: Test method exercises code but verifies nothing \u2014 add an assertion."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Flight/tests/UnitTest/Seat/SeatMappingTests.cs"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"67e7cb06bb5effce73f716778b070c03a464a1d32516def948de8df1bcb15fb4"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: OpenTelemetry.Exporter.OpenTelemetryProtocol: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.15.0 \u2014 Moderate severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b2ae471f3f46f8e0ebd7a2b459bd973c6817dbb6b5f84135c5c19d9a005499a4"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: OpenTelemetry.Exporter.Zipkin: OpenTelemetry.Exporter.Zipkin 1.15.0 \u2014 Moderate severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ccf6ff02f0f0d2e80cb75cd17534686cbeeade8d97476f92dc5582d2345d52f5"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: CSharpGuidelinesAnalyzer: CSharpGuidelinesAnalyzer 3.8.5 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d35fbc03e23cb079281bc65c93a929c73c5592c4ffef9305d6ae5fa8e297c416"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: FluentValidation.AspNetCore: FluentValidation.AspNetCore 11.3.1 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c121fe39eaa15140bc3e6db44975ad976f90ca0ef505592ab96df7811261bcf1"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: xunit.extensibility.core: xunit.extensibility.core 2.9.3 \u2014 Legacy xunit.v3.extensibility.core \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1f35c9f53e63520c4ad393c8a44b7a6f172011a92db9733d34e3b62a677c4b5a"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: xunit: xunit 2.9.3 \u2014 Legacy xunit.v3 \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d37c8c0e8046c9e8358e976373216abfb78e9fdef63ed53d3edcaa7d2238edcd"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: CommunityToolkit.Aspire.Hosting.EventStore: CommunityToolkit.Aspire.Hosting.EventStore 9.9.0 \u2014 Legacy CommunityToolkit.Aspire.Hosting.KurrentDB \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8eb6e0b772cb369ab7e1a9f530a9773840e95d696ab0d19896cc601d2a7d72e2"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Elastic.Aspire.Hosting.Elasticsearch: Elastic.Aspire.Hosting.Elasticsearch 9.3.0 \u2014 Other Aspire.Hosting.Elasticsearch \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b49ff0ddac148da0674a4aa1b6f827bcdea0e9e9ae650674cab074faf6dba099"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 8 significant file(s) lose their only recent owner (largest: src/BuildingBlocks/TestBase/TestBase.cs). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"13aecb817cff642077173ca272f817fe2677c0618b07e19af5c3f9387687507e"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: consider adding extension method for the aggregation and deserialization \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/BuildingBlocks/EventStoreDB/Events/AggregateStreamExtensions.cs"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"3239801067fe82d882238bb5b5021dca89fba7806a4ca5e718dad01e7cc4e27c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // Todo: follow up the issues of .net 9 to use better approach taht will provide by .net! \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/BuildingBlocks/PersistMessageProcessor/Extensions.cs"},"region":{"startLine":38}}}],"partialFingerprints":{"codehealthFindingId/v1":"0bfe49288d31f715e693f13025d7ac951c836be1aeaad815a80cf6108008abed"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //todo: provide better approach for reading \u0060PostgresOptions\u0060 \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/BuildingBlocks/TestBase/TestBase.cs"},"region":{"startLine":294}}}],"partialFingerprints":{"codehealthFindingId/v1":"f477b6fe48e3ccf922aa7ad0a3ca9205e3d333065cefce5659f8cf9b002b0086"}},{"ruleId":"D17","level":"warning","message":{"text":"Dead code: IsRecord: Method IsRecord \u2014 no references found in solution."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/BuildingBlocks/Utils/TypeProvider.cs"},"region":{"startLine":9}}}],"partialFingerprints":{"codehealthFindingId/v1":"6b7416297c581316f6454b7333c02ff53eb92e893f4e650c6ab69faca3a0662a"}},{"ruleId":"D18","level":"warning","message":{"text":"Monorepo: only 1 of 5 solutions was scored: This repository contains 5 .NET solutions, but a scan analyzes ONE. Every score, lens, and finding here reflects only \u0060booking-microservices.sln\u0060 \u2014 the other 4 (\u0060src/Services/Booking/tests/tests.sln\u0060, \u0060src/Services/Flight/tests/tests.sln\u0060, \u0060src/Services/Identity/tests/tests.sln\u0060, \u0060src/Services/Passenger/tests/tests.sln\u0060) were not analyzed and are not represented in the headline. To cover them, scan each solution as its own target and group them in a Solution or Product for a portfolio roll-up. If a secondary solution is an archived or vendored tree, declare it \u2014 \u0060.gitattributes\u0060 (\u0060path/** linguist-vendored\u0060) or \u0060.editorconfig\u0060 (\u0060[path/**] generated_code = true\u0060) \u2014 to exclude it from discovery the same way generated code is."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"76d229d710e75739a0d682e8eb70bef06c561a72594e7bfcbbca0b9b61f0285a"}},{"ruleId":"D18","level":"note","message":{"text":"Thin analysable surface across projects: 6 project(s) carry only a thin slice of real code (e.g. \u0060Identity.Api\u0060 with 14 significant line(s)). The mean analysable-surface weight is 75 %, lowering Solution Shape by about 2.0 point(s). Consolidate thin projects or grow them into substantial, well-scoped assemblies."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"dd0b92fd965c2065080f16843920964ee00f7696ea03d87cdf61aed4cd2c746a"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: At 5496 LoC spread over 18 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: \u0022usually we use class/methodName\u0022 \u2014 delete - restates the code, not WHY"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/BuildingBlocks/OpenTelemetryCollector/CoreDiagnostics/Commands/CommandHandlerActivity.cs"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"2207515510ea4f5b2e1789d1e8a0de5c73563cad5c83c594836040ed72ebe95b"}},{"ruleId":"D26","level":"note","message":{"text":"Split Flight: A generic catch-all name that is huge (27k LoC) and sprawls over 39 unrelated namespaces. Suggested: by namespace: Airports, Routes, Vectors"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f05f643250f3f03a93d8a97a8a773c24fa18998c79d3a8edec4c2e21b8402bef"}},{"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":"High CVE: Snappier 1.0.0: Snappier 1.0.0 (transitive) has a High advisory; affects 18 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: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2fef6fbf567a64c3284bd5a4acf151b316e767577548ae5d5e3ea2f42e3c47f6"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a High advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2fef6fbf567a64c3284bd5a4acf151b316e767577548ae5d5e3ea2f42e3c47f6"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: KubernetesClient 15.0.1: KubernetesClient 15.0.1 (transitive) has a Medium advisory; affects 17 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6f2f30b7124d59c5d715321b5745568c653ce00878edd6634c97785f4efde171"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: OpenTelemetry.Api 1.15.0: OpenTelemetry.Api 1.15.0 (transitive) has a Medium advisory; affects 17 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ccca4b74cbb2cc2a5be89dca184bd43d36e15ff8499a33196b7462276b6c8cc1"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.15.0: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.15.0 (transitive) has a Medium advisory; affects 17 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6798568bb1dfe2c1d983286e1da21db968089895fda1106f162c3429697779da"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.15.0: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.15.0 (transitive) has a Medium advisory; affects 17 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6798568bb1dfe2c1d983286e1da21db968089895fda1106f162c3429697779da"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.15.0: OpenTelemetry.Exporter.OpenTelemetryProtocol 1.15.0 (transitive) has a Medium advisory; affects 17 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6798568bb1dfe2c1d983286e1da21db968089895fda1106f162c3429697779da"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: OpenTelemetry.Exporter.Zipkin 1.15.0: OpenTelemetry.Exporter.Zipkin 1.15.0 (transitive) has a Medium advisory; affects 17 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"074bba449561b394658168e6e30fb4789d2837218b21b094f5d2b139ee086e54"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: SharpCompress 0.30.1: SharpCompress 0.30.1 (transitive) has a Medium advisory; affects 18 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: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0df5c40d1332cb129cf77cbe46129fb22246cf1ef321eb646db171ad7dddfbce"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0df5c40d1332cb129cf77cbe46129fb22246cf1ef321eb646db171ad7dddfbce"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0df5c40d1332cb129cf77cbe46129fb22246cf1ef321eb646db171ad7dddfbce"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0df5c40d1332cb129cf77cbe46129fb22246cf1ef321eb646db171ad7dddfbce"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0df5c40d1332cb129cf77cbe46129fb22246cf1ef321eb646db171ad7dddfbce"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0df5c40d1332cb129cf77cbe46129fb22246cf1ef321eb646db171ad7dddfbce"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0df5c40d1332cb129cf77cbe46129fb22246cf1ef321eb646db171ad7dddfbce"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0df5c40d1332cb129cf77cbe46129fb22246cf1ef321eb646db171ad7dddfbce"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: MessagePack 2.5.192: MessagePack 2.5.192 (transitive) has a Medium advisory. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0df5c40d1332cb129cf77cbe46129fb22246cf1ef321eb646db171ad7dddfbce"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c4c12436028e60468334de7fbc27b0b21e490a9231f8fcb61c3d041a920ef0b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployments/kubernetes/booking-microservices.yml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e72d1d337fff63e6ed52f62d698e6fa8abb91b390a159e7276009037fa57d97b"}},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 49 of 61 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 49 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: AppDbContextBase.cs \u2194 DesignTimeDbContextFactory.cs: \u0060src/BuildingBlocks/EFCore/AppDbContextBase.cs\u0060 (context BuildingBlocks) and \u0060src/Services/Flight/src/Flight/Data/DesignTimeDbContextFactory.cs\u0060 (context Services) live in DIFFERENT modules yet change together 50% of the time (10 shared commits) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/BuildingBlocks/EFCore/AppDbContextBase.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"56e2f209aceded98e2ee48285e81e815d84288c64628a380263e8c04229e15ad"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: DesignTimeDbContextFactory.cs \u2194 IdentityContext.cs: \u0060src/Services/Flight/src/Flight/Data/DesignTimeDbContextFactory.cs\u0060 and \u0060src/Services/Identity/src/Identity/Data/IdentityContext.cs\u0060 change together 50% of the time (10 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Flight/src/Flight/Data/DesignTimeDbContextFactory.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"be0d3aebf672c8f0ca1feeff6c99360dc7175f158181b0e243354091a405441e"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: DesignTimeDbContextFactory.cs \u2194 PassengerDbContext.cs: \u0060src/Services/Flight/src/Flight/Data/DesignTimeDbContextFactory.cs\u0060 and \u0060src/Services/Passenger/src/Passenger/Data/PassengerDbContext.cs\u0060 change together 50% of the time (10 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Flight/src/Flight/Data/DesignTimeDbContextFactory.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9a547538eaf36ffbcae7ba74d58d16d2cefde180959c6039cb67d8d1038ab454"}},{"ruleId":"D38","level":"error","message":{"text":"High CVE: [GHSA redacted]: fast-uri: [GHSA redacted]"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"package-lock.json"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cc3bf9379d80f8dae553e5396daf38b6b4d80b026e6c1814ffd536e21c7a28c1"}},{"ruleId":"D38","level":"error","message":{"text":"High CVE: [GHSA redacted]: fast-uri: [GHSA redacted]"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"package-lock.json"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"82b9019411065245f41f78a67fb085c6c078652f56b1849c9f667e85c68972a5"}},{"ruleId":"D38","level":"warning","message":{"text":"Medium CVE: [GHSA redacted]: ajv: [GHSA redacted]"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"package-lock.json"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"251f86ed6a1d28c336e10786e72c9921bc33b7e6bad7459cf48910436dbad50e"}},{"ruleId":"D38","level":"warning","message":{"text":"Medium CVE: [GHSA redacted]: js-yaml: [GHSA redacted]"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"package-lock.json"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d080cfb2abae3ccddce74459d6b07bcb9db48ba4aa1d92668ba6099176e26079"}},{"ruleId":"D38","level":"warning","message":{"text":"Medium CVE: [GHSA redacted]: js-yaml: [GHSA redacted]"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"package-lock.json"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"debf1466dab5e7ead783cb51c0289861dadf78e4a3dd7fcec7d183a5a776f7d1"}},{"ruleId":"D39","level":"note","message":{"text":"IL efficiency: 8 authored method(s) exceed the IL budget: 8 of 683 first-party methods compile to oversized IL bodies (\u003E 250 instructions); worst: Flight.Flights.Features.FlightMappings.Register @ src/Services/Flight/src/Flight/Flights/Features/FlightMappings.cs:16, 666 IL instructions; large bodies don\u0027t JIT-inline, which pulled this dimension to 9.8/10; splitting the hottest bodies recovers the most."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Services/Flight/src/Flight/Flights/Features/FlightMappings.cs"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"9a45361f0dd522baa5d0d02a0f28de6c8c001319c7611e5b2006f424d596a20f"}}],"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}}}]}