{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D5","name":"Coupling","shortDescription":{"text":"Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D5"},{"id":"D6","name":"Cohesion (LCOM4)","shortDescription":{"text":"Cohesion (LCOM4)"},"helpUri":"https://codehealth.canine.dev/dimensions/D6"},{"id":"D8","name":"Code Coverage","shortDescription":{"text":"Code Coverage"},"helpUri":"https://codehealth.canine.dev/dimensions/D8"},{"id":"D9","name":"Test Distribution","shortDescription":{"text":"Test Distribution"},"helpUri":"https://codehealth.canine.dev/dimensions/D9"},{"id":"D10","name":"Test Quality","shortDescription":{"text":"Test Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D10"},{"id":"D11","name":"Test Reliability","shortDescription":{"text":"Test Reliability"},"helpUri":"https://codehealth.canine.dev/dimensions/D11"},{"id":"D12","name":"Dependency Hygiene","shortDescription":{"text":"Dependency Hygiene"},"helpUri":"https://codehealth.canine.dev/dimensions/D12"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}]},{"id":"D14","name":"License Compliance","shortDescription":{"text":"License Compliance"},"helpUri":"https://codehealth.canine.dev/dimensions/D14"},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D17","name":"Explicit Debt","shortDescription":{"text":"Explicit Debt"},"helpUri":"https://codehealth.canine.dev/dimensions/D17"},{"id":"D18","name":"Solution Shape","shortDescription":{"text":"Solution Shape"},"helpUri":"https://codehealth.canine.dev/dimensions/D18"},{"id":"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":"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":"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":"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":"D5","level":"warning","message":{"text":"Off the main sequence: Modules.Channels.Public: Modules.Channels.Public: 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":"927faf127ba369355a49f69e01143330cb4ffb34f8c66d0975e608b75a5ae0ea"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Modules.TenantIdentity.Public: Modules.TenantIdentity.Public: 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":"3cd4587b754c6ba0656b64e99a94490976110276a683d096577043679eb2fd8f"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: Shared.Kernel: Shared.Kernel: abstractness 0.27, instability 0.00, distance 0.73 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"907faa5e5d3281769fdaea156720eee7d83cb7700eed959e49d091901d14cdb2"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions (empty test): Test1: Test method has an empty body \u2014 it asserts nothing and exercises no code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Tests/ArchitectureTests/Tests.cs"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"9256e55352be595331d4e34d10546fe281a1853d42769bdc4ea35de2a13df350"}},{"ruleId":"D10","level":"error","message":{"text":"No assertions (empty test): Test1: Test method has an empty body \u2014 it asserts nothing and exercises no code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/Channels/Tests/Domain/ChannelTests.cs"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"543cfc838a5ce0ddb3327809dca12372bdb02ba1a6b6f779b93e85ef3715b6c9"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 6 significant file(s) lose their only recent owner (largest: Source/Modules/TenantIdentity/Web/Server/Controllers/TenantsController.cs). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"79fab3a7e52becdad29bdb7a2075900515543d6922c78353436b91f55df01259"}},{"ruleId":"D16","level":"note","message":{"text":"Further sole-owners (lower concentration): 1 other contributor(s) are each the sole owner of a small amount of code below the off-boarding threshold \u2014 folded into the bus-factor score and metrics (7 single-owned of 18 analysed files in total)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6eac528f2429e724e1a97ed868f79eefbcf1888dab4af9a9e673429369bb5b2f"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 8 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/Channels/Web/Client/Components/ChannelComponent.razor.cs"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"02b7e8fc474ca3b9e7693d2ea6ea0c1186b2cde72c54ec5aa3117dc5214f4d5c"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 5 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/Channels/Web/Server/Controllers/ChannelsController.cs"},"region":{"startLine":50}}}],"partialFingerprints":{"codehealthFindingId/v1":"f4087ceeccf7c03065b447524495003c29b45cd203bfc38712ba4d7adff0bd4a"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 5 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Client/Pages/Channels.razor.cs"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"011f19e6a9535f27978afb92a37f74c105b71d86772fe7cad6e59b0ed86da16f"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/LandingPages/Web/Server/LandingPagesLayout.razor.cs"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"ebacc88b3784158b561c5d2521c26f4131336542a3154943bab6c5e862a63641"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/LandingPages/Web/Server/LandingPagesLayout.razor.cs"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"ebacc88b3784158b561c5d2521c26f4131336542a3154943bab6c5e862a63641"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/LandingPages/Web/Server/Pages/LandingPage.razor.cs"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"71b45d7792fa2fa37781dcb0e68f13e4da4357865ff95cacb75249c3dfd46d5c"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/LandingPages/Web/Server/Pages/LandingPage.razor.cs"},"region":{"startLine":44}}}],"partialFingerprints":{"codehealthFindingId/v1":"71b45d7792fa2fa37781dcb0e68f13e4da4357865ff95cacb75249c3dfd46d5c"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/LandingPages/Web/Server/Pages/LandingPage.razor.cs"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"71b45d7792fa2fa37781dcb0e68f13e4da4357865ff95cacb75249c3dfd46d5c"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/LandingPages/Web/Server/Pages/PricingPage.razor.cs"},"region":{"startLine":18}}}],"partialFingerprints":{"codehealthFindingId/v1":"7f8fbbf2a5d29da441c417dd0691c050ca18437fba2833fa7f65b755a9020d68"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 4 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Client/Pages/Topic.razor.cs"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"f369c57d6ece2f1a4689eb4c77f826a23309d2870815a5c17041f6e624562479"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Shared/Kernel/BuildingBlocks/Services/Http/HttpClientService.cs"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"9531522037bd33926d347d20dbb9ca979aad57b522f69990a2757943daf7277e"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Shared/Kernel/BuildingBlocks/Services/Http/HttpClientService.cs"},"region":{"startLine":47}}}],"partialFingerprints":{"codehealthFindingId/v1":"9531522037bd33926d347d20dbb9ca979aad57b522f69990a2757943daf7277e"}},{"ruleId":"D17","level":"error","message":{"text":"EmptyCatchBlock: empty catch block"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Client/BuildingBlocks/Auth/HostAuthenticationStateProvider.cs"},"region":{"startLine":70}}}],"partialFingerprints":{"codehealthFindingId/v1":"96d61a72b7157888f7f174b54a424a3fdbd239797c501c97faa0cda6464e9879"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 16 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Client/Pages/Topic.razor.cs"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"f369c57d6ece2f1a4689eb4c77f826a23309d2870815a5c17041f6e624562479"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 14 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Client/Pages/Topic.razor.cs"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"f369c57d6ece2f1a4689eb4c77f826a23309d2870815a5c17041f6e624562479"}},{"ruleId":"D17","level":"warning","message":{"text":"Dead code: ITenantAuthorizationService: NamedType ITenantAuthorizationService \u2014 no references found in solution."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Shared/Kernel/BuildingBlocks/Auth/Services/ITenantAuthorizationService.cs"},"region":{"startLine":3}}}],"partialFingerprints":{"codehealthFindingId/v1":"54fca8351bc77af1c38883b963668e602b8db06427b700c70e6fbce39ac3f02c"}},{"ruleId":"D17","level":"warning","message":{"text":"Dead code: UserIdClaimNotFoundException: NamedType UserIdClaimNotFoundException \u2014 no references found in solution."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Shared/Kernel/Extensions/ClaimsPrincipal/Exceptions/UserIdClaimNotFoundException.cs"},"region":{"startLine":3}}}],"partialFingerprints":{"codehealthFindingId/v1":"63eb86979d0896234a4888b2d1a093cefa26f029d5726497fbf54a4c3acccc65"}},{"ruleId":"D17","level":"warning","message":{"text":"Dead code: HandleNotFoundException: Method HandleNotFoundException \u2014 no references found in solution."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Server/BuildingBlocks/ExceptionHandling/ExceptionHandler.cs"},"region":{"startLine":46}}}],"partialFingerprints":{"codehealthFindingId/v1":"37c989679a1f3597c1177dd8769c1ce4b64f53f2b33a3c1fbf7cb6aa9efd5a84"}},{"ruleId":"D17","level":"warning","message":{"text":"Dead code: HandleUnauthorizedException: Method HandleUnauthorizedException \u2014 no references found in solution."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Server/BuildingBlocks/ExceptionHandling/ExceptionHandler.cs"},"region":{"startLine":55}}}],"partialFingerprints":{"codehealthFindingId/v1":"413bca8eeecc9f6f592949b346f9890bbb258969e29e1a1ddee4167ba674f465"}},{"ruleId":"D17","level":"warning","message":{"text":"Dead code: SendMessage: Method SendMessage \u2014 no references found in solution."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Client/Pages/Channels.razor.cs"},"region":{"startLine":43}}}],"partialFingerprints":{"codehealthFindingId/v1":"456dcef6e17b566b008f6b8662625aeebe1a1349d8f537e49046f86dfc455934"}},{"ruleId":"D17","level":"warning","message":{"text":"Dead code: ToggleNavMenu: Method ToggleNavMenu \u2014 no references found in solution."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Modules/LandingPages/Web/Server/LandingPagesLayout.razor.cs"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"00b9c77f3f7f2e471fee2a7ab67cada3ce0ca3e1a4e43252b146dfad42e02afb"}},{"ruleId":"D18","level":"note","message":{"text":"Shell project: Modules.TenantIdentity.Web.Client: \u0060Modules.TenantIdentity.Web.Client\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":"Source/Modules/TenantIdentity/Web/Client/Modules.TenantIdentity.Web.Client.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c659fb16e02bada967483059440cce37925d90a7f0880704ad7696f1468fb11a"}},{"ruleId":"D18","level":"note","message":{"text":"Thin analysable surface across projects: 4 project(s) carry only a thin slice of real code (e.g. \u0060Modules.Subscriptions.Public\u0060 with 10 significant line(s)). The mean analysable-surface weight is 75 %, lowering Solution Shape by about 2.0 point(s). Consolidate thin projects or grow them into substantial, well-scoped assemblies."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"dd0b92fd965c2065080f16843920964ee00f7696ea03d87cdf61aed4cd2c746a"}},{"ruleId":"D20","level":"note","message":{"text":"No ADRs found: No ADRs found at common paths; consider documenting architectural decisions in Docs/ADL/ or similar."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d2bea044ff79d7d275f5a91a6e2f548586178eaf480274c33960ad020c854631"}},{"ruleId":"D21","level":"note","message":{"text":"Typo in class name: \u0027RemoveUserFromTenantommandHandler\u0027 contains a typo (\u0027ommand\u0027 instead of \u0027Command\u0027).: Rename to \u0027RemoveUserFromTenantCommandHandler\u0027 to match the command \u0027RemoveUserFromTenant\u0027 and standard naming conventions. (symbols: Modules.TenantIdentity.Features.DomainFeatures.Tenants.Application.Commands.RemoveUserFromTenantommandHandler.HandleAsync, Modules.TenantIdentity.Features.DomainFeatures.Tenants.Application.Commands.RemoveUserFromTenant)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b27e2daf3bd4492a056aeb2065f67d24aabd31ca1fb2f52ee456f3a7e86cc94c"}},{"ruleId":"D21","level":"note","message":{"text":"Typo in namespace: \u0027Aplication\u0027 is misspelled (should be \u0027Application\u0027).: Rename namespace to \u0027Modules.Subscriptions.Features.DomainFeatures.StripeCustomers.Application.Queries\u0027. (symbols: Modules.Subscriptions.Features.DomainFeatures.StripeCustomers.Aplication.Queries.GetStripeCustomerByStripePortalId, Modules.Subscriptions.Features.DomainFeatures.StripeCustomers.Aplication.Queries.GetStripeCustomerByStripePortalId)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"db5f79cf146b2594d56ad0c052544f4973b0bd9c4c443a1102292d8d335a2964"}},{"ruleId":"D21","level":"note","message":{"text":"Inconsistent casing in query names: \u0027GetTenantByID\u0027 uses uppercase \u0027ID\u0027 while \u0027GetTenantByIdQueryHandler\u0027 uses lowercase \u0027Id\u0027.: Standardize to \u0027GetTenantById\u0027 (lowercase \u0027Id\u0027) to match the handler and general C# conventions. (symbols: Modules.TenantIdentity.Features.DomainFeatures.Tenants.Application.Queries.GetTenantByID, Modules.TenantIdentity.Features.DomainFeatures.Tenants.Application.Queries.GetTenantByIdQueryHandler)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"5e7fcddc7b60236cc2b878c14b54252d0fc28bcfa35af9c22e77dbbc7c27fc6c"}},{"ruleId":"D21","level":"note","message":{"text":"Inconsistent namespace structure: \u0027StripeCustomers\u0027 is under \u0027DomainFeatures\u0027 but \u0027StripeSubscriptionPlan\u0027 is also under \u0027DomainFeatures\u0027, yet the typo \u0027Aplication\u0027 exists in one namespace path.: Ensure all namespaces use \u0027Application\u0027 instead of \u0027Aplication\u0027 and maintain consistent folder/namespace structure. (symbols: Modules.Subscriptions.Features.DomainFeatures.StripeCustomers.Aplication.Queries.GetStripeCustomerByStripePortalId, Modules.Subscriptions.Features.DomainFeatures.StripeSubscriptions.StripeSubscriptionPlan)"},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"021a714ebbd62e1da2d1b6734e0407a43a3e12ed389b8e01f5711d4d7c01c9fa"}},{"ruleId":"D24","level":"note","message":{"text":"redundant comment: \u0022var options = new BlazorDiagramOptions\u0022 \u2014 delete - the Options initializer already names this"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Client/Pages/Topic.razor.cs"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"d84d960cff63db8ae70b5e68d48026d819566c14b281aae5dbbf1ebb3fbd7e50"}},{"ruleId":"D31","level":"error","message":{"text":"High IaC: DS-0002: Image user should not be \u0027root\u0027"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Server/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e93a01961163c0eb130a03a323a3bea57347b221e1053227dbf8a1416dd8739a"}},{"ruleId":"D31","level":"note","message":{"text":"Low IaC: DS-0026: No HEALTHCHECK defined"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Source/Web/Server/Dockerfile"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"55ea04dbb61c7ead9160c38ab3194ba193375a717baa23e8f32bd6e319d7aa52"}},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 18 smaller file(s) also have no living knowledge \u2014 folded into the freshness score and metrics rather than listed individually (18 orphaned of 18 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-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}}}]}