{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D5","name":"Coupling","shortDescription":{"text":"Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D5"},{"id":"D6","name":"Cohesion (LCOM4)","shortDescription":{"text":"Cohesion (LCOM4)"},"helpUri":"https://codehealth.canine.dev/dimensions/D6"},{"id":"D7","name":"Architectural Integrity","shortDescription":{"text":"Architectural Integrity"},"helpUri":"https://codehealth.canine.dev/dimensions/D7"},{"id":"D8","name":"Code Coverage","shortDescription":{"text":"Code Coverage"},"helpUri":"https://codehealth.canine.dev/dimensions/D8"},{"id":"D9","name":"Test Distribution","shortDescription":{"text":"Test Distribution"},"helpUri":"https://codehealth.canine.dev/dimensions/D9"},{"id":"D10","name":"Test Quality","shortDescription":{"text":"Test Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D10"},{"id":"D11","name":"Test Reliability","shortDescription":{"text":"Test Reliability"},"helpUri":"https://codehealth.canine.dev/dimensions/D11"},{"id":"D12","name":"Dependency Hygiene","shortDescription":{"text":"Dependency Hygiene"},"helpUri":"https://codehealth.canine.dev/dimensions/D12"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13"},{"id":"D14","name":"License Compliance","shortDescription":{"text":"License Compliance"},"helpUri":"https://codehealth.canine.dev/dimensions/D14"},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D17","name":"Explicit Debt","shortDescription":{"text":"Explicit Debt"},"helpUri":"https://codehealth.canine.dev/dimensions/D17"},{"id":"D18","name":"Solution Shape","shortDescription":{"text":"Solution Shape"},"helpUri":"https://codehealth.canine.dev/dimensions/D18"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D22","name":"Internal API Consistency","shortDescription":{"text":"Internal API Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D22"},{"id":"D23","name":"Boundary Type-Coupling","shortDescription":{"text":"Boundary Type-Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D23"},{"id":"D24","name":"Comment Value","shortDescription":{"text":"Comment Value"},"helpUri":"https://codehealth.canine.dev/dimensions/D24"},{"id":"D25","name":"ADR Conformance","shortDescription":{"text":"ADR Conformance"},"helpUri":"https://codehealth.canine.dev/dimensions/D25"},{"id":"D26","name":"Project Cohesion","shortDescription":{"text":"Project Cohesion"},"helpUri":"https://codehealth.canine.dev/dimensions/D26"},{"id":"D27","name":"Navigability","shortDescription":{"text":"Navigability"},"helpUri":"https://codehealth.canine.dev/dimensions/D27"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28"},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29"},{"id":"D30","name":"Dependency Vulnerabilities","shortDescription":{"text":"Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D30"},{"id":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31"},{"id":"D32","name":"Data Compliance (PII/GDPR)","shortDescription":{"text":"Data Compliance (PII/GDPR)"},"helpUri":"https://codehealth.canine.dev/dimensions/D32"},{"id":"D33","name":"JS/npm Dependency Vulnerabilities","shortDescription":{"text":"JS/npm Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D33"},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"id":"D36","name":"Supply-chain Provenance \u0026 Signing","shortDescription":{"text":"Supply-chain Provenance \u0026 Signing"},"helpUri":"https://codehealth.canine.dev/dimensions/D36"},{"id":"D37","name":"Vulnerability-disclosure Policy","shortDescription":{"text":"Vulnerability-disclosure Policy"},"helpUri":"https://codehealth.canine.dev/dimensions/D37"},{"id":"D38","name":"OSV Dependency Vulnerabilities","shortDescription":{"text":"OSV Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D38"}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"TinyIoCContainer.CanResolveInternal (cyclomatic 28): TinyIoCContainer.CanResolveInternal has cyclomatic complexity 28 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3595}}}],"partialFingerprints":{"codehealthFindingId/v1":"7a2e1214918deff8525e3a9c6e0cc721815bf03cd2710a1da9177fcce207c563"}},{"ruleId":"D1","level":"warning","message":{"text":"TinyIoCContainer.ResolveInternal (cyclomatic 25): TinyIoCContainer.ResolveInternal has cyclomatic complexity 25 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3726}}}],"partialFingerprints":{"codehealthFindingId/v1":"e20e7df5edef32ed2de51eaa7e5908c448125cbefb245077dabe7f1edd4e7898"}},{"ruleId":"D1","level":"warning","message":{"text":"TinyIoCContainer.AutoRegisterInternal (cyclomatic 16): TinyIoCContainer.AutoRegisterInternal has cyclomatic complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3424}}}],"partialFingerprints":{"codehealthFindingId/v1":"3761c3cbf3cd5db537522a4d4738111512b4ff5912f6c23e2dfb15eab58cefb5"}},{"ruleId":"D2","level":"warning","message":{"text":"TinyIoCContainer.CanResolveInternal (cognitive 50): TinyIoCContainer.CanResolveInternal has cognitive complexity 50 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3595}}}],"partialFingerprints":{"codehealthFindingId/v1":"4522177e20273389dfacbdc566cbd088f4230fa7ca73c5d9ddb54acf64b48a3e"}},{"ruleId":"D2","level":"warning","message":{"text":"TinyIoCContainer.ResolveInternal (cognitive 39): TinyIoCContainer.ResolveInternal has cognitive complexity 39 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3726}}}],"partialFingerprints":{"codehealthFindingId/v1":"c45926ec04c8ed8bf89e72a55546a1f142e6d3c8ab0f6899179951c78beee2af"}},{"ruleId":"D2","level":"warning","message":{"text":"success (cognitive 31): success has cognitive complexity 31 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Host/Web/wwwroot/js/application.js"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"8a787435fd81ec8e4cb67bff93c05dda3bb903b733b521488ce7ab80d41dc211"}},{"ruleId":"D2","level":"warning","message":{"text":"TinyIoCContainer.AutoRegisterInternal (cognitive 21): TinyIoCContainer.AutoRegisterInternal has cognitive complexity 21 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3424}}}],"partialFingerprints":{"codehealthFindingId/v1":"cbf011b18b0ad2b008630540b6dfc27e5f14cf09f30e062fcecaa15d7dad36a2"}},{"ruleId":"D2","level":"warning","message":{"text":"MethodMap.Create (cognitive 18): MethodMap.Create has cognitive complexity 18 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Proxying/MethodMap.cs"},"region":{"startLine":18}}}],"partialFingerprints":{"codehealthFindingId/v1":"7f04157ef27e0ec778ee8d33aa4c56717ba3f725600308fe185e36b37a92ecd3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: Configuration/TinyIoC.cs: FileTooLong \u2014 1293 lines, 0 methods."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"1c9f8882401a7c0c04a6b9bd0a728d9bf1f915e6b575c519e7a027d61444a01a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: TinyIoCContainer: TooManyMethods \u2014 1009 lines, 121 methods."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"9f0e06d10317275e349f3dcd67adb01ca9abda0b016633b331fee99c177eeb63"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: LogExtensions: TooManyMethods \u2014 127 lines, 49 methods."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/LibLog/5.0.8/LogExtensions.cs"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"990103f3dbad57b2b2d1763b2e5fb268b560e68f61f3ac16a099aa04d14af193"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: RedisModel: TooManyMethods \u2014 662 lines, 108 methods."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Models/Redis/RedisModel.cs"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"9413884469089ad8a5be12aefa42127adb140c40a89fe009e3f311953b1c265f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): src/Memstate.Core/Configuration/TinyIoC.cs:3728-3745 | src/Memstate.Core/Configuration/TinyIoC.cs:3752-3768"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3728}}}],"partialFingerprints":{"codehealthFindingId/v1":"50217d941304ea37428c0a21a14f7654c6cd4473faf6a5340f3c11b5fef40dcd"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): src/Memstate.Core/LibLog/5.0.8/LogProviders/Log4NetLogProvider.cs:87-99 | src/Memstate.Core/LibLog/5.0.8/LogProviders/NLogLogProvider.cs:97-108"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/LibLog/5.0.8/LogProviders/Log4NetLogProvider.cs"},"region":{"startLine":87}}}],"partialFingerprints":{"codehealthFindingId/v1":"e1091ae51c764556bc28cc7a7699354200d7ebbed03e4e1672c217e96414f96f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): src/Memstate.Core/Configuration/TinyIoC.cs:3604-3613 | src/Memstate.Core/Configuration/TinyIoC.cs:3619-3628"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3604}}}],"partialFingerprints":{"codehealthFindingId/v1":"55e44e43922d1e7640d889a46a3ded7d169cf8b60e139b933dc1485f1bf27506"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): src/Memstate.Core/LibLog/5.0.8/LogProviders/Log4NetLogProvider.cs:161-168 | src/Memstate.Core/LibLog/5.0.8/LogProviders/NLogLogProvider.cs:193-200"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/LibLog/5.0.8/LogProviders/Log4NetLogProvider.cs"},"region":{"startLine":161}}}],"partialFingerprints":{"codehealthFindingId/v1":"626accb558024a3c6b3dbe02a90d32bcfd4a7cff870e51fb1e010c10abe0ea24"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): src/Memstate.Core/LibLog/5.0.8/LogProviders/Log4NetLogProvider.cs:316-323 | src/Memstate.Core/LibLog/5.0.8/LogProviders/NLogLogProvider.cs:338-345"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/LibLog/5.0.8/LogProviders/Log4NetLogProvider.cs"},"region":{"startLine":316}}}],"partialFingerprints":{"codehealthFindingId/v1":"626accb558024a3c6b3dbe02a90d32bcfd4a7cff870e51fb1e010c10abe0ea24"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): src/Memstate.Runner/Commands/ReadBenchmarkCommand.cs:35-40 | src/Memstate.Runner/Commands/WriteBenchmarkCommand.cs:39-44"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Runner/Commands/ReadBenchmarkCommand.cs"},"region":{"startLine":35}}}],"partialFingerprints":{"codehealthFindingId/v1":"49794ce48268f7d51044b4a31acd3702a7fd92f6404f9dccfcde0066b5b02328"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Memstate.JsonNet: Memstate.JsonNet: abstractness 0.00, instability 0.13, distance 0.88 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"886f14f15ac13aa376d855c4993d89e3af2059aa0fc049fa59b731c9a2303dcf"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Memstate.Wire: Memstate.Wire: abstractness 0.00, instability 0.17, distance 0.83 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ef9c312aac9f66e48afbe6768e23aa69b5f0d9083f712f012f4920501d566297"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Memstate.Core: Memstate.Core: abstractness 0.22, instability 0.00, distance 0.78 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"0a729e88359b555a79ac62a8091d483c03e213201704816dacf192fe7a745c0d"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Memstate.MsConfig: Memstate.MsConfig: 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":"15085c5965fbeb58b77a1b82ff55ec1f84685051ae88bcf06a933c62a301f739"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: TinyIoCContainer (LCOM4 26): TinyIoCContainer\u0027s methods form 26 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":1075}}}],"partialFingerprints":{"codehealthFindingId/v1":"51a986f2f486c362fd60334f949424f484acc488a3589e1e235260db67ea1312"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: LogProviderBase (LCOM4 6): LogProviderBase\u0027s methods form 6 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/LibLog/5.0.8/LogProviders/LogProviderBase.cs"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"74068c4a4b5fd88a264a0014275be1ad87122acbe7ff28366ee70a0dba6bc55d"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: ObjectFactoryBase (LCOM4 4): ObjectFactoryBase\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":2754}}}],"partialFingerprints":{"codehealthFindingId/v1":"5bf46a774eb90d3746b96adb70f947f82754d72844d1736a921961a113a32638"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: Log4NetLogProvider (LCOM4 4): Log4NetLogProvider\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/LibLog/5.0.8/LogProviders/Log4NetLogProvider.cs"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"c8a0fb1b62824722bdfd2559d10836723a31c86372631ef73cb4baec9a4b4531"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: NLogLogProvider (LCOM4 4): NLogLogProvider\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/LibLog/5.0.8/LogProviders/NLogLogProvider.cs"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"ff71d7d5abdfa40635ff86983a48d9cd0a712d3f4e7c0933d4dee7225f357ce2"}},{"ruleId":"D6","level":"warning","message":{"text":"Low cohesion: SerilogLogProvider (LCOM4 4): SerilogLogProvider\u0027s methods form 4 groups that share no state and don\u0027t call each other \u2014 a sign it may have several responsibilities. Review whether it splits into focused classes."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/LibLog/5.0.8/LogProviders/SerilogLogProvider.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"84e7d6ad5acd0d747caca5c40cd40b513979edbb3385597d2847d48b5dae7541"}},{"ruleId":"D7","level":"note","message":{"text":"No checkable ADRs to assess: No architecture decision records were found and the project graph is acyclic, so architectural integrity could not be assessed. Add ADRs (with \u0060enforcement: analyzer|test\u0060) to make the architecture\u0027s rules checkable."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9bfa095522c5f2e53a7c1c0405fd8830d318409a6fb74f4288bab05aaf716e52"}},{"ruleId":"D8","level":"warning","message":{"text":"Coverage not measured: The test suite couldn\u0027t be built/run in-image and no coverage report is committed, so line coverage was not measured \u2014 and it is EXCLUDED from the score rather than scored on a LoC-ratio proxy. Commit the Cobertura/OpenCover/lcov report your CI already produces (anywhere in the repo), or make the suite runnable in-image, and real coverage will be measured."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"62e63e619c28f057e129f2997c965d32a457366a9ce18ca019ffb6bdfba85c99"}},{"ruleId":"D9","level":"note","message":{"text":"Unit tests: 130 unit test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3067d72f6515925eded797ae6deb86f74d157d3bd0b8e2d3a80edaa12ea95d24"}},{"ruleId":"D9","level":"note","message":{"text":"Integration tests: 0 integration test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b8ce5913e7f0487c282aa29038cefc209006d3bfe4e8418292f03d5a2d9bc5b9"}},{"ruleId":"D9","level":"note","message":{"text":"BDD tests: 0 BDD test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2335ff4716b8a3faefb3014515ddf9f836e46276f415e6cd56462b6bf7742991"}},{"ruleId":"D9","level":"note","message":{"text":"E2E tests: 0 end-to-end test method(s)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"9a982d279a9674eceb951bedcbe3f8d344879045f8bee5f9f6f059139e0ed590"}},{"ruleId":"D10","level":"note","message":{"text":"Skipped (documented): Expires: Skipped with a documented reason \u2014 a deferral, not lazy debt: Expiration not yet implemented"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Models/Redis/ExpirationTests.cs"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"1ef475089e15ee475b906631b3227edb61da336f47c538de6241dcfece8ec755"}},{"ruleId":"D10","level":"note","message":{"text":"Skipped (documented): ExpiresMultiple: Skipped with a documented reason \u2014 a deferral, not lazy debt: Expiration not implemented"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Models/Redis/ExpirationTests.cs"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"419ed73639e68cc4675b7acbec4361dfb264720584a7869252a3c32fc5b3ac95"}},{"ruleId":"D10","level":"note","message":{"text":"Skipped (documented): PurgeTimer: Skipped with a documented reason \u2014 a deferral, not lazy debt: Expiration not implemented"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Models/Redis/ExpirationTests.cs"},"region":{"startLine":74}}}],"partialFingerprints":{"codehealthFindingId/v1":"d12e3690221eace83d890e2092d735b6100e5bef24f667f3975f6caed959d4f2"}},{"ruleId":"D10","level":"note","message":{"text":"Skipped (documented): When_stream_is_blocked_cancelling_throws_a_TaskCancelledException: Skipped with a documented reason \u2014 a deferral, not lazy debt: Doesn\u0027t terminate"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/PacketTests.cs"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"e0e27258d41981babca224c1cd379bc1287bdedd0c9b301f6a36643e7b0c43de"}},{"ruleId":"D10","level":"note","message":{"text":"Skipped (documented): ThrowsExceptionOnYieldQuery: Skipped with a documented reason \u2014 a deferral, not lazy debt: Isolation is yet to be implemented"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Proxy/ProxyTest.cs"},"region":{"startLine":49}}}],"partialFingerprints":{"codehealthFindingId/v1":"fc041b6e0e4eafe53314bb274eb11894f5781696fd0c65ce64dc2566ca0483db"}},{"ruleId":"D10","level":"note","message":{"text":"Skipped (documented): QueryResultsAreCloned: Skipped with a documented reason \u2014 a deferral, not lazy debt: Isolation is yet to be implemented"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Proxy/ProxyTest.cs"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"682694dc1b30a8f19bc1c4cc387446809502b7ea7b9d87c3c19f49bc9e53f0af"}},{"ruleId":"D10","level":"note","message":{"text":"Skipped (documented): ResultIsIsolated_attribute_is_recognized: Skipped with a documented reason \u2014 a deferral, not lazy debt: Isolation is yet to be designed"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Proxy/ProxyTest.cs"},"region":{"startLine":82}}}],"partialFingerprints":{"codehealthFindingId/v1":"5fa808b19bee8efd16904774548ee93a59413cb10ba8547f73c603de311aa482"}},{"ruleId":"D10","level":"note","message":{"text":"Skipped (documented): Query_result_is_cloned: Skipped with a documented reason \u2014 a deferral, not lazy debt: Isolation is yet to be designed and implemented"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Proxy/ProxyTest.cs"},"region":{"startLine":92}}}],"partialFingerprints":{"codehealthFindingId/v1":"0040e849bc334be071fc228946d67c06de48102bd2cdba563cb54d849e90cb51"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions: Batcher_terminates_when_disposed: Test method has no assertions \u2014 it may not test anything."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/BatcherTests.cs"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"5113fe70cc6de81fcb5fb6076f4ec463bb08ec6486c5d8a2df0667c7a5569db2"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions: Subscription_is_disposed_when_engine_is_disposed: Test method has no assertions \u2014 it may not test anything."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/EngineTests.cs"},"region":{"startLine":42}}}],"partialFingerprints":{"codehealthFindingId/v1":"476548924671518e3acdf8b627df20fb767e8e366cbd83fb3acc7725c321db91"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions: Writer_is_disposed_when_engine_is_disposed: Test method has no assertions \u2014 it may not test anything."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/EngineTests.cs"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"598ace5db1b36d5cb309c747a45a41781eed6439c18dcac652812d35bc63dec9"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions: Implicit_internal_command_is_mapped: Test method has no assertions \u2014 it may not test anything."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Proxy/MethodMapTests.cs"},"region":{"startLine":115}}}],"partialFingerprints":{"codehealthFindingId/v1":"b6c1f3b68f898b7c954318ef3a5344ad7d22399e7f7ed3f9793f2a60bf2baba0"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions: Implicit_internal_query_is_mapped: Test method has no assertions \u2014 it may not test anything."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Proxy/MethodMapTests.cs"},"region":{"startLine":122}}}],"partialFingerprints":{"codehealthFindingId/v1":"07c247a1a18b55d0a2444c083fb83da45b72a1e9aa4b4f1ba76ec266a0a3005a"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions: Can_execute_void_commands: Test method has no assertions \u2014 it may not test anything."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/System.Test/SystemTests.cs"},"region":{"startLine":122}}}],"partialFingerprints":{"codehealthFindingId/v1":"08d023d05f6dcb2c3304254a5322c0b6b9d8e0a72e7ab719381e864067d351a2"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions: Most_compact_start_using_all_default_configurations: Test method has no assertions \u2014 it may not test anything."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Docs.GettingStarted/Configuration/MinimalConfigurationTests.cs"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"043a497791e59232f20aa175ec49565244ea0729affc1c0710b67e57ab8d6c0c"}},{"ruleId":"D10","level":"note","message":{"text":"Mock framework: FakeItEasy: Memstate.Test references FakeItEasy."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"46a2baf7e4d62b0d046618541383f75b465817e05b466dfc5cdaf1fb46788448"}},{"ruleId":"D11","level":"note","message":{"text":"Test reliability not included: Test reliability not included \u2014 no test tier completed within its budget."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5321d5780c69918c88568cbf4cd5aa9147be611382bbba8e39f99b50cd7b16f8"}},{"ruleId":"D14","level":"note","message":{"text":"Licenses scanned: 25 packages scanned; 2 distinct SPDX licenses."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1d29d66daec20840f6831f63c1b66b87c40390635ef3e9f728002964c77e88d4"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO: Need a shutdown/dispose on the client. \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/Memstate.Test/ClientTests.cs"},"region":{"startLine":38}}}],"partialFingerprints":{"codehealthFindingId/v1":"69f03bba6ce3755c83f7ae6cd30e8e609b8f79929f765f060b2cd2200f13dbf6"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - find a better way to remove \u0022system\u0022 assemblies from the auto registration \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/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3494}}}],"partialFingerprints":{"codehealthFindingId/v1":"41e4690262bfd88942392e436f40f55f4a2c5b847fb54e1e32b5822b23632a7c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO - find a better way to remove \u0022system\u0022 types from the auto registration \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/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3518}}}],"partialFingerprints":{"codehealthFindingId/v1":"41e4690262bfd88942392e436f40f55f4a2c5b847fb54e1e32b5822b23632a7c"}},{"ruleId":"D17","level":"note","message":{"text":"Justified suppression: empty catch (MethodAccessException) \u2014 narrow/filtered/commented, treated as intentional"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3443}}}],"partialFingerprints":{"codehealthFindingId/v1":"11375d5f729a74922b4f432b0476a2ae30a5c1b5fac3710ebe05dc0bf1792b70"}},{"ruleId":"D17","level":"note","message":{"text":"Justified suppression: empty catch (MethodAccessException) \u2014 narrow/filtered/commented, treated as intentional"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":3482}}}],"partialFingerprints":{"codehealthFindingId/v1":"11375d5f729a74922b4f432b0476a2ae30a5c1b5fac3710ebe05dc0bf1792b70"}},{"ruleId":"D17","level":"note","message":{"text":"Justified suppression: empty catch (TinyIoCResolutionException) \u2014 narrow/filtered/commented, treated as intentional"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/TinyIoC.cs"},"region":{"startLine":4122}}}],"partialFingerprints":{"codehealthFindingId/v1":"11375d5f729a74922b4f432b0476a2ae30a5c1b5fac3710ebe05dc0bf1792b70"}},{"ruleId":"D17","level":"note","message":{"text":"Justified suppression: empty catch \u2014 narrow/filtered/commented, treated as intentional"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/EngineBuilder.cs"},"region":{"startLine":66}}}],"partialFingerprints":{"codehealthFindingId/v1":"4dea20d9471a2e5695ad876a7c90b883bc3acad94c2dc1e8caed7f18598d61a6"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: OrigoDB used CommandAbortedException \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/Memstate.Core/Models/Redis/RedisModel.cs"},"region":{"startLine":225}}}],"partialFingerprints":{"codehealthFindingId/v1":"7faed8730b2f823fbf464e0ce8291bea198aafa79cda405f8ba139ee141ce74a"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: OrigoDB used CommandAbortedException \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/Memstate.Core/Models/Redis/RedisModel.cs"},"region":{"startLine":249}}}],"partialFingerprints":{"codehealthFindingId/v1":"7faed8730b2f823fbf464e0ce8291bea198aafa79cda405f8ba139ee141ce74a"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: OrigoDB used CommandAbortedException \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/Memstate.Core/Models/Redis/RedisModel.cs"},"region":{"startLine":255}}}],"partialFingerprints":{"codehealthFindingId/v1":"7faed8730b2f823fbf464e0ce8291bea198aafa79cda405f8ba139ee141ce74a"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: OrigoDB used CommandAbortedException \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/Memstate.Core/Models/Redis/RedisModel.cs"},"region":{"startLine":261}}}],"partialFingerprints":{"codehealthFindingId/v1":"7faed8730b2f823fbf464e0ce8291bea198aafa79cda405f8ba139ee141ce74a"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: OrigoDB relied on getting time from the current execution context. This doesn\u0027t exist in Memstate \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/Memstate.Core/Models/Redis/RedisModel.cs"},"region":{"startLine":480}}}],"partialFingerprints":{"codehealthFindingId/v1":"7faed8730b2f823fbf464e0ce8291bea198aafa79cda405f8ba139ee141ce74a"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: Log the exception. \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/Memstate.Core/Proxying/OperationInfo.cs"},"region":{"startLine":81}}}],"partialFingerprints":{"codehealthFindingId/v1":"de50c3a418484edbab4dd267d4d967418de83dd3bc901d37d9a437ef1c883534"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: // TODO: Consider using MessageProcessor. \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/Memstate.Core/Tcp/MemstateServer.cs"},"region":{"startLine":103}}}],"partialFingerprints":{"codehealthFindingId/v1":"471cafc1ec3bdc16c44ad9564f9bdfa68a3bdda5b68017b3bc629571012fa566"}},{"ruleId":"D18","level":"note","message":{"text":"Build status unknown: The build did not finish within its budget on this run; structural metrics are reported, build/warning status is unknown."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"78e40f3b9a0e52c8707cbe4b5154bc230ba104e99fc8a0b453669e73b2ef6814"}},{"ruleId":"D18","level":"note","message":{"text":"Shell project: Memstate.All: \u0060Memstate.All\u0060 contributes only 0 significant line(s) \u2014 an empty/placeholder project is structural noise. Remove it or fold its contents into a real project."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.All/Memstate.All.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"16203851dcbce764fbc7f8647b969e0a95aea73e165b90d5d6a4f3e47e808691"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.JsonNet (Production): 2 .cs files, 119 LoC (104 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.JsonNet/Memstate.JsonNet.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"222cb66598fc30c2821ae51e8fc8aa6d0d42e728c8280adde929fe0927356894"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.Host (Production): 6 .cs files, 218 LoC (178 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Host/Memstate.Host.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"06846cb8661892d953f96b92e11c3bec6001f9d607c7949abf1d985eca66ee45"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.Test (Test): 40 .cs files, 3091 LoC (2565 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Test/Memstate.Test.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c60646e565c8b86b00918505aba3bc4d91caef6773111786c707a8c206b1b691"}},{"ruleId":"D18","level":"note","message":{"text":"System.Test (Test): 6 .cs files, 504 LoC (399 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/System.Test/System.Test.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5fe4c6bd9f5cd4760d81b0b603431035a5c9efdc4dc187ebfd180227fac4e258"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.Benchmarks (Production): 3 .cs files, 126 LoC (96 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Benchmarks/Memstate.Benchmarks.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4374c3daf85fcfb92e69380d5e4dd325286e8cecd0b88c20c19174f51afa0643"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.Docs.GettingStarted (Test): 24 .cs files, 658 LoC (524 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Docs.GettingStarted/Memstate.Docs.GettingStarted.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2b009101d43a2e35a4594583e3118b66d783227fa13f12680be3ee52da83c93f"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.Core (Production): 154 .cs files, 13902 LoC (9838 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Memstate.Core.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4f9700bd7cab31513e1aa2b0dc74d80fd5dea51940ef77fa9ebc62a26bd17777"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.Wire (Production): 1 .cs files, 34 LoC (29 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Wire/Memstate.Wire.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e92a105f711709dde0a95266e803df711463bd312b721ebc927166381b3586fc"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.MsConfig (Production): 1 .cs files, 34 LoC (28 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.MsConfig/Memstate.MsConfig.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c7911b68ec5a03a84c6785edefce8445ccd1588b08e37ecae14a5375ae655016"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.AppMetrics (Production): 3 .cs files, 192 LoC (161 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.AppMetrics/Memstate.AppMetrics.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e2867ffaf68fcf063fe05e01d13267192135b771d06fe6a234bbf6cac679b0f1"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.Runner (Production): 8 .cs files, 502 LoC (369 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Runner/Memstate.Runner.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"907c4c1b01d35c635f7cd0485e9d8a6d9ab472a61ccccb951ca2761953b6c7c7"}},{"ruleId":"D18","level":"note","message":{"text":"Memstate.All (Production): 0 .cs files, 0 LoC (0 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.All/Memstate.All.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b2afc9128e0e8444feaa71d476c380a960ca37a7a1009663a54295fcf06de30"}},{"ruleId":"D18","level":"note","message":{"text":"Trello.Core (Production): 16 .cs files, 331 LoC (295 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Trello.Core/Trello.Core.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d4ef55ed3a44af4cbfadd067d7059e76833a519acc60f59f0d8a6588c434740d"}},{"ruleId":"D18","level":"note","message":{"text":"Trello.Test (Test): 3 .cs files, 100 LoC (88 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Trello.Test/Trello.Test.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b83a93891a90a8653623ca84404e3bfa3f6553b6e59ae27a4c43616cd5ba68d6"}},{"ruleId":"D18","level":"note","message":{"text":"Trello.Web (Production): 7 .cs files, 274 LoC (236 significant)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Trello.Web/Trello.Web.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd5a5c95ee06eb5bf8a4af5b35b3278ef6e7d285fe726af04c606975d1c11f42"}},{"ruleId":"D19","level":"note","message":{"text":"The document contains only placeholder text: \u0027configuration documentation coming. (tbd)\u0027.: Replace the placeholder with actual documentation on how to configure the Memstate engine, including connection strings, memory limits, and serialization settings."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Docs.GettingStarted/Configuration/readme.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf52ec3181fa2938f3e47f55704fa88f13cfb4f03734df5178f56ce9770bbf7a"}},{"ruleId":"D19","level":"note","message":{"text":"The document contains only placeholder text: \u0027modelling documentation coming. (tbd)\u0027.: Provide a guide on how to define domain models, entities, and relationships within Memstate."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Docs.GettingStarted/Modelling/readme.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4f2975311dad67256193235336191ce7232925b1e6d05aafad4e48f2dab6b25e"}},{"ruleId":"D19","level":"note","message":{"text":"The document contains only placeholder text: \u0027built in models documentation coming (tbd)\u0027.: List and describe the built-in model types supported by the framework."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Docs.GettingStarted/BuiltInModels/readme.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"766cb0c5d70b5c943cbe6a8503b3c9df4e214719ce3c69d12d5885d50240212b"}},{"ruleId":"D19","level":"note","message":{"text":"The document contains only placeholder text: \u0027security documentation coming. (tbd)\u0027.: Explain how to configure security, authentication, and authorization within Memstate."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Docs.GettingStarted/Security/readme.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a2adece7009eaec5d00eaef900d6fb4e97a613cc52d359bf4e3b5910dadd8a28"}},{"ruleId":"D19","level":"note","message":{"text":"The document contains only placeholder text: \u0027client api documentation coming. (tbd)\u0027.: Document the Client API, including how to connect to the server and execute commands/queries."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Docs.GettingStarted/ClientAPI/readme.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d40691ad7a5646abab9eec89546c582dfff379655aeffeecc22e8cdb03d53259"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Memstate.JsonNet: Memstate.JsonNet: 0 % XML-doc coverage (0/8)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.JsonNet/Memstate.JsonNet.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"068b1697e0c172aa594160ab6930ad39ff3256a4cd6ecb448b21630809f36b56"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Memstate.Host: Memstate.Host: 10 % XML-doc coverage (2/21)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Host/Memstate.Host.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c6ab3a01e97264a19e618cb04c7c84adac1410daa48f15d43d402a0a9b7ea928"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Memstate.Benchmarks: Memstate.Benchmarks: 7 % XML-doc coverage (1/14)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Benchmarks/Memstate.Benchmarks.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cae9e8cdd61093d91c67c88f268765098ac81f44e452f6ae1269322efbb9cfc7"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Memstate.Core: Memstate.Core: 24 % XML-doc coverage (219/910)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Memstate.Core.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3fe5d3764298a581222e12ae1f79446e2f55d68fbb45488e61a0066043bfa192"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Memstate.Wire: Memstate.Wire: 0 % XML-doc coverage (0/4)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Wire/Memstate.Wire.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1805a827b563644ae3bb73ddf3c2966b9572708dfe5c10db05f78f080fb2fb93"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Memstate.MsConfig: Memstate.MsConfig: 0 % XML-doc coverage (0/5)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.MsConfig/Memstate.MsConfig.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f00149399839ac33df7028da7a6a29d79859d449e167ae592b47824c476985c2"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Memstate.AppMetrics: Memstate.AppMetrics: 0 % XML-doc coverage (0/19)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.AppMetrics/Memstate.AppMetrics.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"238dcf53ef711bc10e816ca9dbdf9519c1801093ec8b32f225ca452bf0909498"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Memstate.Runner: Memstate.Runner: 7 % XML-doc coverage (2/29)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Runner/Memstate.Runner.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"23e0421e8fa82b559ad3f8db852ff4a05a1ebb607f162e14a6a030a9175f18b8"}},{"ruleId":"D19","level":"note","message":{"text":"XML-doc coverage: Memstate.All: Memstate.All: 100 % XML-doc coverage (0/0)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.All/Memstate.All.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"52451e70379895e01ce1eda7db034e916521d1bb6345985c620cbc19a66dd702"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Trello.Core: Trello.Core: 0 % XML-doc coverage (0/69)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Trello.Core/Trello.Core.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2694f2c85d192ac347a6a7256c3147c72d770e282f86c00a1aedd86045cd50f7"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: Trello.Web: Trello.Web: 0 % XML-doc coverage (0/30)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Trello.Web/Trello.Web.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7262ccf1a06075ff14e7c373b2870b6132dac305d0364a712c81f11c8bf07831"}},{"ruleId":"D20","level":"note","message":{"text":"No ADRs found: No ADRs found at common paths; consider documenting architectural decisions in Docs/ADL/ or similar."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d2bea044ff79d7d275f5a91a6e2f548586178eaf480274c33960ad020c854631"}},{"ruleId":"D22","level":"note","message":{"text":"No exposed public API: No intentionally-exposed types (IsPackable or .Contracts) to evaluate."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2712d35e1d1ba8e91a90125d29842b77d4ca65e0eeaa52476c739f7165820a6f"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: The codebase is large and multi-project, indicating distinct modules that require explicit boundary declarations to assess cross-boundary coupling. Declare architecture.contexts (\u22652) in config to assess cross-boundary type coupling."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1c7e276c9c682731f01819ed5378b90ca320cde1b583c90920172911598362b3"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022Wait for an item to arrive\u0022 \u2014 Remove. The code likely contains a loop or await that makes this obvious."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Batcher.cs"},"region":{"startLine":50}}}],"partialFingerprints":{"codehealthFindingId/v1":"187ed4860362620f40515716d7337801f2bd6a6a25b750e859595d38e98d7b21"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022Skip comments and empty lines\u0022 \u2014 Remove. The code likely contains a condition checking for whitespace or comments."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Configuration/IniFile.cs"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"4a4630a31f757565bb0c605bc0c24e6309a883acae9743beb6790cd27b8ebbe6"}},{"ruleId":"D24","level":"note","message":{"text":"misleading comment: \u0022TODO: Log the exception.\u0022 \u2014 This is a task, not a comment. If the code doesn\u0027t log, the comment is misleading about the current state."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Proxying/OperationInfo.cs"},"region":{"startLine":81}}}],"partialFingerprints":{"codehealthFindingId/v1":"ef9f626581417ba36d4e9bf8f8a4c598dbf981b0603d4a71d1f6751041a392fd"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022TODO: Consider using MessageProcessor.\u0022 \u2014 Move to a code comment or issue tracker."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Tcp/MemstateServer.cs"},"region":{"startLine":103}}}],"partialFingerprints":{"codehealthFindingId/v1":"d80fe0aead88d8e759a203f8b15d5b75520f055ddffb3d33c2a030564947599b"}},{"ruleId":"D25","level":"note","message":{"text":"no ADRs to check: No ADRs found, so conformance can\u0027t be assessed."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5f96235c58be08aaae505ba823e9095f206fbc6a447f646e346ee9bd81a5f481"}},{"ruleId":"D26","level":"note","message":{"text":"Split Memstate.Core: With 11,778 LoC and 94 public types spanning 11 namespaces, the project likely covers multiple distinct responsibilities rather than a single focused area. Suggested: by namespace: split the 11 namespaces into 3-4 logical modules based on domain boundaries."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c031f5f8e828de03f0536dcb06dab78a561d4463af2a4769498904c54f21e209"}},{"ruleId":"D27","level":"note","message":{"text":"Navigability unmeasured \u2014 symbol resolution incomplete: 88 % of sampled invocations could not be resolved to a symbol (the workspace likely loaded without all references) \u2014 the indirection fractions would be computed over an unrepresentative slice, so navigability is reported as not measured rather than a misleading score."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e4b2c182df6722121fd53f7b767118a1dcf40c24ddcf7edd2a809768fcefbd23"}},{"ruleId":"D30","level":"note","message":{"text":"Not applicable: the solution did not restore on the analyzer\u0027s .NET SDK (an SDK/target-framework/restore mismatch, common for an older codebase), so there was no restored dependency graph to scan for NuGet CVEs \u2014 excluded rather than scored; re-run on an SDK that can restore this solution"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"34ff807233366ca1607a49113cb8f9a094878853712c06642d2146b82741378f"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe2d688610b51e0a5a02c7c5dd1724a4986e40f2689fb84510e2ec0164c27d6a"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1f51a163f26d94ce6b6f473117dde579d091c8cbf9e59810475c94d9fc921120"}},{"ruleId":"D32","level":"note","message":{"text":"Not applicable: No PII/GDPR-handling patterns detected (p/gdpr ruleset) \u2014 no data-compliance surface to assess."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"df51e593e9b0b9805626d04fe36a3d12c504b5d7d5da30dc59b5b0f134b5753b"}},{"ruleId":"D33","level":"note","message":{"text":"Not applicable: No JS/npm manifest or lockfile found outside bin/obj (package.json, package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); no JS dependencies to scan."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"f46a134eeb447d8c90511e3106af3dac20b26868f5143d77eadbb96ed8f220c6"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Core/Engine.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"df0530654c4ed7ce39505018a69b9adc1b7f4454be3e3c4d5ce3c6056c043a28"}},{"ruleId":"D34","level":"warning","message":{"text":"Orphaned knowledge: No living knowledge remains for this file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/Memstate.Runner/Commands/RedisServerCommand.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6d28e4c2d584d9a3bb7885b45271cfa0d0d3cc932d80d2dd336b0d6a935f04c3"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: EventStoreWriter.cs \u2194 Engine.cs: \u0060MemState.EventStore/EventStoreWriter.cs\u0060 (context MemState.EventStore) and \u0060Memstate.Core/Engine.cs\u0060 (context Memstate) live in DIFFERENT modules yet change together 80% of the time (12 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":"MemState.EventStore/EventStoreWriter.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"56cfeeb1e2d9806b730ac10ca5b584c88dd1c996933dbfa7261f06526a03353a"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: EventStoreWriter.cs \u2194 Batcher.cs: \u0060MemState.EventStore/EventStoreWriter.cs\u0060 (context MemState.EventStore) and \u0060Memstate.Core/Batcher.cs\u0060 (context Memstate) live in DIFFERENT modules yet change together 76% of the time (13 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":"MemState.EventStore/EventStoreWriter.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bd9eaa8eb2f79a9313455446c3a2a623518f48c489a90e4121e65ec26cf257f4"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: EventStoreSubscriptionSource.cs \u2194 InMemoryCommandStore.cs: \u0060MemState.EventStore/EventStoreSubscriptionSource.cs\u0060 (context MemState.EventStore) and \u0060Memstate.Core/InMemoryCommandStore.cs\u0060 (context Memstate) live in DIFFERENT modules yet change together 64% of the time (9 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":"MemState.EventStore/EventStoreSubscriptionSource.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ef6d908ad091f857a58c75c7477f196804c9a3777b074bf6d5b3bc623fa68f9"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: EventStoreWriter.cs \u2194 InMemoryCommandStore.cs: \u0060MemState.EventStore/EventStoreWriter.cs\u0060 (context MemState.EventStore) and \u0060Memstate.Core/InMemoryCommandStore.cs\u0060 (context Memstate) live in DIFFERENT modules yet change together 64% of the time (9 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":"MemState.EventStore/EventStoreWriter.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f8b0b0380b6c475131a468ee0d007a5ece0935facb607967eaf8463c4cac0754"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: DemoCommand.cs \u2194 PostgresProvider.cs: \u0060src/Memstate.Host/Commands/DemoCommand.cs\u0060 (context Memstate) and \u0060src/Memstate.Postgresql/PostgresProvider.cs\u0060 (context Memstate.Postgresql) live in DIFFERENT modules yet change together 60% of the time (6 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/Memstate.Host/Commands/DemoCommand.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"87740a9d11e0053b037fc841362b8fc11306c3fd3f6c1ee741daf9aa23a34d37"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: Benchmark.cs \u2194 PostgresProvider.cs: \u0060src/Memstate.Host/Commands/Benchmark.cs\u0060 (context Memstate) and \u0060src/Memstate.Postgresql/PostgresProvider.cs\u0060 (context Memstate.Postgresql) live in DIFFERENT modules yet change together 55% of the time (6 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/Memstate.Host/Commands/Benchmark.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cbe708f12bf29867dc8ac67dd3fa8c4e78b6c008d56c2bde8ba5a272b15ad909"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: Host.cs \u2194 PostgresProvider.cs: \u0060src/Memstate.Host/Host.cs\u0060 (context Memstate) and \u0060src/Memstate.Postgresql/PostgresProvider.cs\u0060 (context Memstate.Postgresql) live in DIFFERENT modules yet change together 50% of the time (5 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/Memstate.Host/Host.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d6c5e0db4a9da325c2824090767f854fc671712c9c78be1becf35d919e4ef12a"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: Benchmark.cs \u2194 DemoCommand.cs: \u0060src/Memstate.Host/Commands/Benchmark.cs\u0060 and \u0060src/Memstate.Host/Commands/DemoCommand.cs\u0060 change together 80% of the time (8 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/Memstate.Host/Commands/Benchmark.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d546fd9bc9967bfc13679951c58ea0ab29f5f6c25d1eead2c99e6e43e5106c61"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: Batcher.cs \u2194 Engine.cs: \u0060Memstate.Core/Batcher.cs\u0060 and \u0060Memstate.Core/Engine.cs\u0060 change together 73% of the time (11 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":"Memstate.Core/Batcher.cs"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"add1037da32b8ad2c6820e191605162b59cfd3989274e3faca6ff16dc3181102"}},{"ruleId":"D36","level":"note","message":{"text":"Not applicable: No CI/build pipeline found (.github/workflows, .gitlab-ci.yml, azure-pipelines.yml, Jenkinsfile, .circleci); there is no build to attest provenance for."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"383f97e2d2c3d8c6d4adffc68d228db0928a3a8f5c3df1214c0f646687d2dbe9"}},{"ruleId":"D37","level":"note","message":{"text":"Not applicable: No vulnerability-disclosure policy file found (SECURITY.md, .github/SECURITY.md, docs/SECURITY.md, .well-known/security.txt). A coordinated-disclosure policy may live off-repo, so this is not evidenced rather than failed."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"e748a9b8b3d154964dfb621b8675d34a302dda266d0196c5d83eb8ba4071d61c"}},{"ruleId":"D38","level":"note","message":{"text":"Not applicable: No JS/npm lockfile found outside bin/obj (package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); nothing for OSV to scan."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6ff7301b610918095afd57ac1c89dabddab1d8fdb34c0f0d687159a5a0df0b8e"}}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":0,"secretScannerRunsExcluded":0}}}]}