{"$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":"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":"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":"D26","name":"Project Cohesion","shortDescription":{"text":"Project Cohesion"},"helpUri":"https://codehealth.canine.dev/dimensions/D26"},{"id":"D27","name":"Navigability","shortDescription":{"text":"Navigability"},"helpUri":"https://codehealth.canine.dev/dimensions/D27"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29"},{"id":"D30","name":"Dependency Vulnerabilities","shortDescription":{"text":"Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D30","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31"},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"HashFile.CreateIndex (cyclomatic 16): HashFile.CreateIndex has cyclomatic complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":223}}}],"partialFingerprints":{"codehealthFindingId/v1":"2fbf8c51d7b77ea4cad5d826a9e417a8f2453104fb5c9817edf0003bb002f95c"}},{"ruleId":"D1","level":"warning","message":{"text":"HashFile.CreateIndex (cyclomatic 16): HashFile.CreateIndex has cyclomatic complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs"},"region":{"startLine":223}}}],"partialFingerprints":{"codehealthFindingId/v1":"1aa7e05a6c815cc97e1ecd6de0d622396ed772a1262fb4dd15bd0ea5601549e5"}},{"ruleId":"D2","level":"warning","message":{"text":"HashFile.CreateIndex (cognitive 59): HashFile.CreateIndex has cognitive complexity 59 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":223}}}],"partialFingerprints":{"codehealthFindingId/v1":"4c671493484012696799dca3b01bb693afebe7a9270997db3d3cf0a915184b90"}},{"ruleId":"D2","level":"warning","message":{"text":"HashFile.CreateIndex (cognitive 59): HashFile.CreateIndex has cognitive complexity 59 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs"},"region":{"startLine":223}}}],"partialFingerprints":{"codehealthFindingId/v1":"0aa20f9cab421d75fb101a3c82299f169303ef5b6c68f2cbe2693dfe8ce82273"}},{"ruleId":"D2","level":"warning","message":{"text":"ControllerBaseExtensions.Process (cognitive 20): ControllerBaseExtensions.Process has cognitive complexity 20 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/BuildingBlocks/Neuroglia.Mediation.AspNetCore/ControllerBaseExtensions.cs"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"9df5c6e4abcdfd525317d9000937a9ef6fb19a5a39de9efb2a1ba4c15bfa1242"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (26 lines \u00D7 2): src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:375-400 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:375-400"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":375}}}],"partialFingerprints":{"codehealthFindingId/v1":"21235e5e5a72a9c32b27886a550001fc7fbf9767b9ccbde1bc870a39da6afa7f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (23 lines \u00D7 2): src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:599-621 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:599-621"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":599}}}],"partialFingerprints":{"codehealthFindingId/v1":"0084889e3365e6a8b677ff2610fefcdef7b58873f05d4afe637e8e89f9176733"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (22 lines \u00D7 2): src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:448-469 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:448-469"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":448}}}],"partialFingerprints":{"codehealthFindingId/v1":"778e8fd420292cdece8777f0f9b9115265e7e43647e44cdc9dc8e3a15364bf1c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (21 lines \u00D7 2): src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:172-192 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:172-192"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":172}}}],"partialFingerprints":{"codehealthFindingId/v1":"d6df08d9606dabf0624a6884e614c2ae7bd19705d17a0244a70376120f8fe5c5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (20 lines \u00D7 2): src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:537-556 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:537-556"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":537}}}],"partialFingerprints":{"codehealthFindingId/v1":"2076a99efa59bd7c37af396ec757a2ffb052559a0fb36eb1c57a6c343e1e94c6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (19 lines \u00D7 6): src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:482-500 | src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:517-534 | src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:551-569 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:482-500 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:517-534 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:551-569"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":482}}}],"partialFingerprints":{"codehealthFindingId/v1":"c164a9e56cd8899324d0564c32722ee56323cd177e414429be459be1f9e1dea2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:107-120 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:107-120"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":107}}}],"partialFingerprints":{"codehealthFindingId/v1":"ccb6a33346da162d43fba7cc987e0465aa9f4b28badd8f697e5d439aff1a11e7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs:199-212 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs:199-212"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/HashFile.cs"},"region":{"startLine":199}}}],"partialFingerprints":{"codehealthFindingId/v1":"ccb6a33346da162d43fba7cc987e0465aa9f4b28badd8f697e5d439aff1a11e7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/StringExtensions.cs:24-34 | src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/StringExtensions.cs:24-34"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure/StringExtensions.cs"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"f7ed45722cc76f1288e15f6616ad18764b5ce14cdbddeae619176a6a1b371ac2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 4): src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs:219-226 | src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs:252-259 | src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs:309-316 | src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs:329-336"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs"},"region":{"startLine":219}}}],"partialFingerprints":{"codehealthFindingId/v1":"a2449bdb5b681bfead62719484cffd6540b11c60f88f9236135602b76afdfe8e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 3): src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs:513-520 | src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs:615-622 | src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs:635-642"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs"},"region":{"startLine":513}}}],"partialFingerprints":{"codehealthFindingId/v1":"cebb7f0483f162a38ab4db45cfee4085e1ab07d374eb201ad023b92034aee9bf"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: Neuroglia.K8s.Eventing.Channels.EventStore.Application (Application) references Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e27aca6f791fcbe2465e67f515025cce032234649858060654062cf706cdb54c"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: Neuroglia.K8s.Eventing.Channels.Nats.Application (Application) references Neuroglia.K8s.Eventing.Channels.Nats.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e27aca6f791fcbe2465e67f515025cce032234649858060654062cf706cdb54c"}},{"ruleId":"D5","level":"error","message":{"text":"Layer violation: Application \u2192 Infrastructure: Neuroglia.K8s.Eventing.Gateway.Application (Application) references Neuroglia.K8s.Eventing.Gateway.Infrastructure (Infrastructure) \u2014 dependencies must point inward (Web \u2192 Application \u2192 Domain; Infrastructure implements inner interfaces, nothing depends outward on it)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e27aca6f791fcbe2465e67f515025cce032234649858060654062cf706cdb54c"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Neuroglia.K8s.Eventing: Neuroglia.K8s.Eventing: 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":"6e9eff58404957199847cd405db634ab6a4cd17280ccb258b7107922db5e6899"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Neuroglia.K8s.Eventing.Gateway.Integration: Neuroglia.K8s.Eventing.Gateway.Integration: abstractness 0.25, instability 0.00, distance 0.75 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f40a296bdbdbfd0b1a27692a1b3156f05dcc454dd94dbc886a9979f9a3063026"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Neuroglia.Mediation.AspNetCore: Neuroglia.Mediation.AspNetCore: abstractness 0.00, instability 0.25, distance 0.75 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ff4367c824407e3e79b504f47e74699d2deb65756552265843a7829e588661a8"}},{"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":"No tests found: No test projects found in the repository."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c9bf64cbb5a4ae13d6bcd01fa3bc8d2879d860c73bc67f176ee3c2cecb8adce3"}},{"ruleId":"D12","level":"error","message":{"text":"Vulnerable: AutoMapper: AutoMapper 10.1.1 \u2014 High severity. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7ad907f4096422e42924a00fab6889d83782c07f3031eeb825e84a391fcadb56"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Neuroglia.AspNetCore.Http: Neuroglia.AspNetCore.Http 1.0.1 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2e276b1d8839d6107c68b9f54d127f597b43705fcb5789ae9004ce4490eeae6f"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.Extensions.Hosting.Abstractions: Microsoft.Extensions.Hosting.Abstractions 5.0.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7e396c5422e1f1b85ed1aa75863eb18a431ca57e455738df31c3d50091ccd6c1"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.Extensions.Http: Microsoft.Extensions.Http 5.0.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e7c046d2e928dbe57f85e37f97bb3e652dd8a88bc7f15b514d0203dbbe8150ed"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.Extensions.Options: Microsoft.Extensions.Options 5.0.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b8aec1018ece87c742ee3241f0d07ee8268d17a00baf0a1227657f31b964f8bf"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.Extensions.Logging.Abstractions: Microsoft.Extensions.Logging.Abstractions 5.0.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"a05698630302f497efe4124c96e36aace26dfc60beaba4bb066b22e6ce842175"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Neuroglia.CloudEvents: Neuroglia.CloudEvents 1.0.1.1 \u2014 Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d51cd48a200df3ba91daf55bb2522e3c2310b625ad74d0a0e45bd2afa065807f"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: STAN.Client: STAN.Client 0.3.0 \u2014 Legacy NATS.Client.JetStream \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"80c65a284db322046710cf37241658d59f1141fca16098b95210f5ae0060f83f"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: Microsoft.Extensions.DependencyInjection.Abstractions: Microsoft.Extensions.DependencyInjection.Abstractions 5.0.0 \u2014 Other,Legacy"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4748e2c728e05425ceca260dbf3e42c66a72fd63494fc275630574bd46455d89"}},{"ruleId":"D12","level":"warning","message":{"text":"Deprecated: EventStore.Client: EventStore.Client 20.6.1 \u2014 Legacy EventStore.Client.Grpc.Streams \u003E= 0.0.0"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7a547aa5c96ec8f0a0722d1a65dfaa1db3d67a36021ec4b877dec496d666b708"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/Services/EventChannel.cs"},"region":{"startLine":148}}}],"partialFingerprints":{"codehealthFindingId/v1":"33a0fb30fba8c4ecd60fa3f35e1b2ed3521fc5e716377fb89826ab8fc3250e88"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs"},"region":{"startLine":178}}}],"partialFingerprints":{"codehealthFindingId/v1":"fb51f2bbe96f026cff52d2717bf89ccd0ccf978a98e6da1524c99d4e631d83af"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs"},"region":{"startLine":283}}}],"partialFingerprints":{"codehealthFindingId/v1":"fb51f2bbe96f026cff52d2717bf89ccd0ccf978a98e6da1524c99d4e631d83af"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs"},"region":{"startLine":484}}}],"partialFingerprints":{"codehealthFindingId/v1":"fb51f2bbe96f026cff52d2717bf89ccd0ccf978a98e6da1524c99d4e631d83af"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs"},"region":{"startLine":598}}}],"partialFingerprints":{"codehealthFindingId/v1":"fb51f2bbe96f026cff52d2717bf89ccd0ccf978a98e6da1524c99d4e631d83af"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Gateway/Neuroglia.K8s.Eventing.Gateway.Infrastructure/Services/ResourceController.cs"},"region":{"startLine":663}}}],"partialFingerprints":{"codehealthFindingId/v1":"fb51f2bbe96f026cff52d2717bf89ccd0ccf978a98e6da1524c99d4e631d83af"}},{"ruleId":"D18","level":"note","message":{"text":"Shell project: kubernetes: \u0060kubernetes\u0060 contributes only 0 significant line(s) \u2014 an empty/placeholder project is structural noise. Remove it or fold its contents into a real project."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/kubernetes.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"908125cb03a698cf48947346414627a6b7268a6db0b0bf431185858e0fd85516"}},{"ruleId":"D18","level":"note","message":{"text":"Thin analysable surface across projects: 2 project(s) carry only a thin slice of real code (e.g. \u0060Neuroglia.Mediation.AspNetCore\u0060 with 37 significant line(s)). The mean analysable-surface weight is 90 %, lowering Solution Shape by about 0.8 point(s). Consolidate thin projects or grow them into substantial, well-scoped assemblies."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"dd0b92fd965c2065080f16843920964ee00f7696ea03d87cdf61aed4cd2c746a"}},{"ruleId":"D20","level":"note","message":{"text":"No ADRs found: No ADRs found at common paths; consider documenting architectural decisions in Docs/ADL/ or similar."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d2bea044ff79d7d275f5a91a6e2f548586178eaf480274c33960ad020c854631"}},{"ruleId":"D21","level":"note","message":{"text":"Typo in property name: \u0027IsSuccessfull\u0027 (double \u0027l\u0027) is used instead of the standard \u0027IsSuccess\u0027 or \u0027IsSuccessful\u0027.: Rename to \u0027IsSuccess\u0027 or \u0027IsSuccessful\u0027 to fix the typo and align with common C# conventions. (symbols: Neuroglia.Mediation.OperationResult.IsSuccessfull, Neuroglia.Mediation.IOperationResult.IsSuccessfull)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"95e82b9d3b3cefd3d7fbc52a0e59a691f14adc964182009c5ca7246361270c1a"}},{"ruleId":"D22","level":"warning","message":{"text":"Redundant naming for the same operation: \u0027Pub\u0027 vs \u0027Publish\u0027. Both methods accept a CloudEvent and return IActionResult, indicating they perform the same publish action but with different HTTP route names.: Unify to \u0027Publish\u0027 for clarity and consistency across all controllers. (signatures: EventsController.Pub(CloudEvent cloudEvent) | EventsController.Publish(CloudEvent e))"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"753ef0394018a51370fdbe387b7606313773ad7b6aecd0dae8f014a03e0f32ac"}},{"ruleId":"D22","level":"warning","message":{"text":"Inconsistent naming for subscription operations: \u0027Sub\u0027/\u0027Unsub\u0027 vs \u0027Subscribe\u0027/\u0027Unsubscribe\u0027. The first controller uses abbreviated names while others use full descriptive names.: Standardize on full descriptive names: \u0027Subscribe\u0027 and \u0027Unsubscribe\u0027 across all controllers. (signatures: EventsController.Sub(CreateSubscriptionCommandDto command) | EventsController.Subscribe(SubscriptionOptionsDto subscription) | EventsController.Unsub(string subscriptionId) | EventsController.Unsubscribe(string subscriptionId))"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"53055e85c6b14cc96be11ae517a5999d3e422286ee6a0e1eb865d761c9e664fc"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: At 7115 LoC across 16 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":"misleading comment: \u0022In GetDif, above \u0060int\u0060: \u0022If all a[n] == b[n] then return zero\u0022\u0022 \u2014 Fix - this is the \u0027equal\u0027 branch; the comment labels it as \u0027zero\u0027, which is wrong. Correct the label or remove the comment."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Infrastructure/HashFile.cs"},"region":{"startLine":201}}}],"partialFingerprints":{"codehealthFindingId/v1":"775d12ac714752a9f7342a724ce2f3e32e9d2a591b5cad40e017880a9c421a88"}},{"ruleId":"D30","level":"error","message":{"text":"Critical CVE: System.Text.Encodings.Web 4.5.0: System.Text.Encodings.Web 4.5.0 (transitive) has a Critical advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4e4448b31e8b4dd1a6489e264df38146de5afb770ee8e6556d999f07ae5800a8"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: AutoMapper 9.0.0: AutoMapper 9.0.0 (transitive) has a High advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5432fd7c10b547131b4066eb8943729efd46b7e3234039e03ccdbc9d4ce8a09b"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Newtonsoft.Json 12.0.2: Newtonsoft.Json 12.0.2 (transitive) has a High advisory; affects 6 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"84751b0f575da4b94e3e57be8e8cae7a514ee01700a99e287c13e927bad802c8"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Net.Http 4.3.0: System.Net.Http 4.3.0 (transitive) has a High advisory; affects 8 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"7cf85abffe732f2645ef95a624d6badc26f0263616284d6a4cc46ca8e983031d"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: System.Text.RegularExpressions 4.3.0: System.Text.RegularExpressions 4.3.0 (transitive) has a High advisory; affects 9 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b96b7173c4377d5bea4d6fd7b52323631c631c44172b743bec6f266c10a4e538"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: AutoMapper 10.1.1: AutoMapper 10.1.1 (transitive) has a High advisory; affects 3 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"81d70374024ff22e11cf5598879a317ed70ee1bc2d998f8f8933659faa3ca8ec"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Microsoft.AspNetCore.Http 2.1.1: Microsoft.AspNetCore.Http 2.1.1 (transitive) has a High advisory; affects 4 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"523b765399172bce8764743c9f63bfab2206e59be9392dfe70c25dc9b3b50274"}},{"ruleId":"D30","level":"error","message":{"text":"High CVE: Newtonsoft.Json 11.0.2: Newtonsoft.Json 11.0.2 (transitive) has a High advisory; affects 5 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"58c61fd9b239c2505b291f9f0b42d311bc1fbae0ccfea9c8d6841fe9eba0ba49"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: KubernetesClient 2.0.33: KubernetesClient 2.0.33 (transitive) has a Medium advisory; affects 6 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8f42d461db3c43449bf8227c674995aff324c22f532f63827e709100abddd2c0"}},{"ruleId":"D30","level":"warning","message":{"text":"Medium CVE: Microsoft.Rest.ClientRuntime 2.3.10: Microsoft.Rest.ClientRuntime 2.3.10 (transitive) has a Medium advisory; affects 6 projects \u2014 one upgrade fixes all. https://github.com/advisories/[GHSA redacted]"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8b62ebd24a4ba8e31f8f826ca2f1bfabdc8b564a899f9906b707db375f7a95f0"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd81be52f36b320d15d93dc6d6690477d6e11b118a5ccefebd3ad9eb1a8b9ede"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e53e97709b7f4f7610988350d46bb2b2d2b4c00a5ba342ab53d0f69e716eb679"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e53e97709b7f4f7610988350d46bb2b2d2b4c00a5ba342ab53d0f69e716eb679"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"09e2af9a541c60a7c960d862cbafbebf6e89c9b02e7c39f099596f9c0d3d9a01"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f15812bf0be75fa791e56b9afd102db5b100e061fce514b2fc804a99229c878e"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f15812bf0be75fa791e56b9afd102db5b100e061fce514b2fc804a99229c878e"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a721124d2e68cac37e1d755bec8121ac2fcdfa534c6ca25f9a630c45a7dbd52c"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0014: Root file system is not read-only"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"28a86abc8e1117a42b4946b2553ad51531b2dfd649901fb96e8a76ca24d796d0"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2eb8f768e067ad9cd177ae617610f5e4652c0acde88553c4dfe8f7d04f84aab6"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: KSV-0118: Default security context configured"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2eb8f768e067ad9cd177ae617610f5e4652c0acde88553c4dfe8f7d04f84aab6"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/EventStore/Neuroglia.K8s.Eventing.Channels.EventStore.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3c77848ed123f905c61065b981eccd8767094c0be1af1811d3cffbafabc94cce"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Channels/NATSS/Neuroglia.K8s.Eventing.Channels.Nats.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f8b193b6ed56c953ca83b33860eb8ae3c36468036c1c6be361dd8ae663c6375a"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Gateway/Neuroglia.K8s.Eventing.Gateway.Api/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"623a824cb3d4a81f44b6db35bd06a8a245e4da592fc54e76db11e299d681533e"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0001: Can elevate its own privileges"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"885693924104c5a07d0392f61faefeb5e5fe151df519c59ba627311f69498ede"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0012: Runs as root user"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e33ba4322c5cb54c077f2a2e3fc9cbd1153e9ee958b7c287ee77009ba256b648"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0104: Seccomp policies disabled"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"080cee7c99461ed2fc536ce6aa83fa576a394262fcbdec4c21782ee128fc4f62"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0117: Prevent binding to privileged ports"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0180da443e847a9c81d666a5968481541ce33b837047983ca809235341ee0c5f"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0125: Restrict container images to trusted registries"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4e46df5883eadd5fc779940e776488126fd4613b91a442dd8e952281d382abf6"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0001: Can elevate its own privileges"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"962f99eead74494cb94c2b4d83003db5be615441093fa4be9703af20451eea89"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0012: Runs as root user"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"06d244dbd6219c9418964484d32b33ee6ca05d2991a256306e3bbbf28bd31540"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0104: Seccomp policies disabled"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1841d2320cfe28a24b94992d27cb46617848854091a22b377f61ac9099eaaa7"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0125: Restrict container images to trusted registries"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1a94c45d0c9f7c3418b0f84143a22980b6c87a433d701ae6b038dd8268e752ed"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0001: Can elevate its own privileges"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"19cf92f2a833e84676da32eb4b88f6f5043d4ea4dd812331dfc9d54c60404e9c"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0012: Runs as root user"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd461380a65a5e9b97fdd0b75d4facdf693ebbd01bc1e24ab32c6c2564ad33d8"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0013: Image tag \u0022:latest\u0022 used"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6717b18e5b0e2472b140760f9244d90a01cdf6700c38f2d210306b9fca6b65a8"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0104: Seccomp policies disabled"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"05f49b8ab906486223d7a8d594d0a4c6f38887af2a6a46e78a6df8534ca6725f"}},{"ruleId":"D31","level":"warning","message":{"text":"Medium IaC: KSV-0117: Prevent binding to privileged ports"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"41cfe6895a91bf35d923017e52cd8f74e2efaca5c56ef8c02599f1de1e6c1cdd"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0003: Default capabilities: some containers do not drop all"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e160026d9092ecf370dcba328c1549121fee0027bb3b41782f11a9001a310c9e"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0004: Default capabilities: some containers do not drop any"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dca69da210bd905b6d415df3fcd05ff59f4b5e3e8efedbfd3dfc8ba948e5e992"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0011: CPU not limited"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a5b0413e9218a9e2ad6f562eb2833f793432842aee41404874bd6948dea2153"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0015: CPU requests not specified"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7564b1c476e67c2b50f6e99bbc6300e67b7a439711f2948b0c7dc3d09fb892bf"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0016: Memory requests not specified"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"66919ae4a607e43455193b8a5c4f9f276407a1db0ebba21cc1034caa8ac10e1c"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0018: Memory not limited"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"af78881114751ae786d712604a665aac342ee9bd0b57852027c247510788f2d0"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0020: Runs with UID \u003C= 10000"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"78f1b9269f68f426ad1e9ca273324ccd2c634ced2c63fc30a84e98072c6604db"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0021: Runs with GID \u003C= 10000"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1941a232c1dddcd941879c6aa7c7b43293847dce780e30a328e6af177ee5b584"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0030: Runtime/Default Seccomp profile not set"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a3331f25904dfba2edb80bc04cbf70fbc035323b4f36976570a65f0e8c7745d"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0106: Container capabilities must only include NET_BIND_SERVICE"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventing-core.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"199af93ea170a1145896a9e8d3fdb88ff68660fa1a36afd976c7be93da04fe1c"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0003: Default capabilities: some containers do not drop all"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b401cfb3826becd732f664a93bf58203e85f5f7be459329c4c3a15cc49e7b278"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0004: Default capabilities: some containers do not drop any"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"76ec2fbb4439652714fb51c187787e03a611c289adcfe384691f7afa7aa9ee29"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0011: CPU not limited"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"347ac98e65576690b83f13b43e8f0c3d67ec806dcbe386aebe1d49ec09485fc9"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0015: CPU requests not specified"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b21d012942bd3880145808f3a6acdb3bbe788a6133d89cbdaf08a3f440d95164"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0016: Memory requests not specified"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6153317fc3912eafa59047092234258341618324334a75697a1ed4b48f2366ef"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0018: Memory not limited"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"08e9555a44acb8e57ed52a8c31929245a012766d96590d5ca967fb1cb29fc7e5"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0020: Runs with UID \u003C= 10000"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"aa87c2384a9c9bf8b36fab00a6669f7f2775ac5547613e95410688efd1232a77"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0021: Runs with GID \u003C= 10000"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1fb5c9a4adf5499ab35264475997b178b26266bfe322c485797dbfd601378075"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0030: Runtime/Default Seccomp profile not set"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"17db9733fe3c145ca1d0adf4c853c1be2b1dc55ca23e69b7ce996bc0443e89e2"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0106: Container capabilities must only include NET_BIND_SERVICE"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"deployment/kubernetes/eventstore.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fa4a214d55a0200bd4d8eda6353dd6b0256f5c873a662f6787097246184c74a9"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7967079e26daefe885f136f2a7c13ea6711694cf9cc1a15b8cae8f9eee9f0647"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0003: Default capabilities: some containers do not drop all"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2b1eafb7a5b4dbf344d38bf6f64fe3caae23f40356060081aac6ee778c61f726"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: KSV-0004: Default capabilities: some containers do not drop any"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"examples/GatewayClient/eventing-test.yaml"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f1f82d4bec22fcb9f62a0bdac932ee0addf9892c324250cfc4e9eaf17dc374e6"}},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 5 smaller file(s) also have no living knowledge \u2014 folded into the freshness score and metrics rather than listed individually (5 orphaned of 5 analysed files in total)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ce861fd78f6935114d3a342cb90ad25870f984e1042954fcbbe27c0e23be3658"}}],"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}}}]}