{"$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":"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":"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"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"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"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"id":"D38","name":"OSV Dependency Vulnerabilities","shortDescription":{"text":"OSV Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D38","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-937","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1395","CWE-937"]}}]}},"results":[{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_config: TooManyMethods \u2014 81 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_config.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"95b28bd57d628c847550ed9b79e1ade37c6de81d37101678ea6c939f956c33b1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_wm_utils: TooManyMethods \u2014 71 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_wm_utils.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"887082a0221b6aa5b42655c6a7b8a03ea57820eb182df1ce158502c5ebba0eba"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_s3_policy: TooManyMethods \u2014 57 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_s3_policy.erl"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"df5dc0a99023b0e205acaef0c3e1298aa3e28ea4d934000dbef2579568c2ea1c"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_cs_acl_utils.erl: FileTooLong \u2014 928 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_acl_utils.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9082945dfde17755d2c836a403ef6f5e218c337ae6e62873e949fb9fb53716cf"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_list_objects_fsm: TooManyMethods \u2014 55 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_list_objects_fsm.erl"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"3041e70ca146836a4a99fce7d223c30ff3a7a4fb78fe47853bf3aca4f9ec09ea"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_utils: TooManyMethods \u2014 53 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_utils.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"1d6744d3dd77668a39782bec9b35eb6b80eb730f8def8c535e9cb55760ab45b6"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_cs_wm_utils.erl: FileTooLong \u2014 863 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_wm_utils.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8a30f3f4a2160a02b67621100b6a7c2a239cc8491856603598e61681a3f2d96e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_mp_utils: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_mp_utils.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"cf4b9e7a9a9db625a341813008cb68170ecee531f0c4c3bb8a31d4663cbcae3b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_wm_common: TooManyMethods \u2014 50 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_wm_common.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"faa0b036bb4db5e590e4a37e970c37fee69b156fb38aa81d39918cb767ec08c6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_bucket: TooManyMethods \u2014 46 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_bucket.erl"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"60e5a8a7ec3ae5054a5ced841fd28b582541bf01ecfb418d6ebfa7cb4beffc53"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_list_objects_fsm_v2: TooManyMethods \u2014 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_list_objects_fsm_v2.erl"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"4a8ef7b6652e3847e8ff4686a90d430d86324c84a997e4c8379208504f30682e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_block_server: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_block_server.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"60b2f061a9df670656f248aed37f50e668b17e87f80ed3016ca3b9c31d850be5"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_cs_mp_utils.erl: FileTooLong \u2014 696 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_mp_utils.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9d587af720f8a943a069487bcbd08e75d019520f0c0eb7634d81c8c5d932f981"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_acl_utils: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_acl_utils.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"ec324712998c452c59b4a681b21af12f303967d5e0b368763f99ec3330b78905"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_cs_s3_policy.erl: FileTooLong \u2014 680 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_s3_policy.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b6ad398d096ca475b25a3f191a65d1218423e67b4c127da12e7f9c65eca33a6e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_kv_multi_backend: TooManyMethods \u2014 39 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_kv_multi_backend.erl"},"region":{"startLine":73}}}],"partialFingerprints":{"codehealthFindingId/v1":"1187fd41b320dad6da4f304a1469c4550c05ed7e8f16e41786792fdbff7796d8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_list_objects_ets_cache: TooManyMethods \u2014 37 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_list_objects_ets_cache.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"2589cc0606053478dea4c272c9d88ad7b037fe3424faf510015002d64f8f5867"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_put_fsm: TooManyMethods \u2014 37 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_put_fsm.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"9410e552f5bebb8403e771ddaa194f1a089f535dfea48d17b0d98ed203a768fb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_gc: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_gc.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"8fdd6e8fe916e5932976295871d183e56f49ade83293ebff76efe9970948bf0a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_manifest_utils: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_manifest_utils.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"762db255b3465eeb69ab0ee2e499d6f988b469a8d80195f54253a001a027af81"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_wm_usage: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_wm_usage.erl"},"region":{"startLine":104}}}],"partialFingerprints":{"codehealthFindingId/v1":"6e0edc6d9f51ba9258c07e75cee8c3fd5f34527406460d506289c20854261305"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_cs_bucket.erl: FileTooLong \u2014 598 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_bucket.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c7d95f6931596b74117eb9c460acfcbc4940a638cf2d6c5eeb0a65f768e22a1f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_riak_client: TooManyMethods \u2014 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_riak_client.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"4bd080af9b55f9546b73c17e4bd447818a3020ba146dd9ffc950b33cc14613bd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_manifest_fsm: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_manifest_fsm.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"d2a58ba098b23f0b17ff8b0e15ca05dc07191c03069558bc7d69745c84d91601"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_fs2_backend: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_kv_fs2_backend.erl"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"455f75a8ff5ade051b7ed5e68d6e014404ec497701db5c4774a34afa9667836c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_storage_d: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_storage_d.erl"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"3f6fb7efc78c398143cd98c931966a0cf738ec468777118b841fe604d8c9e94e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_cs_wm_common.erl: FileTooLong \u2014 530 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_wm_common.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"564835ec5770cf6e9f3f246522f2a29746377330fdb0df039c2ba548e26cd968"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_cs_stats: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"apps/riak_cs/src/riak_cs_stats.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"b1218c43b7a0b2587400541bbe0d7a54f7bdae5b588ba591e45b64b8ded82fe0"}},{"ruleId":"D13","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"5693b4db9ae4912320e9dc3623f0cec937637090ce6c93464ce9aed6e0ef25ae"},"taxa":[{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D16","level":"warning","message":{"text":"dormant codebase \u2014 no living knowledge left to concentrate: Every one of the 119 significant source file(s) was last meaningfully changed so long ago that no living knowledge remains, so there is no concentration to measure \u2014 the bus factor is not scored. This is not a clean bill: nobody currently holds working knowledge of this code (see D34 Knowledge Freshness)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"569d55ea5cb0330f13c125b289d07e5abdfcceac947a2c2645277937942e7d5f"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"799f999e96e7fc00b9d15147697555c118b52b2f8b5090a70bb0fe4441ea8834"}},{"ruleId":"D28","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"3cdfd7beb31b791ae18dcb425e21eb157c842e7bbcd522cc330573c1a6538db1"}},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 119 of 119 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 119 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/riak_cs_wm_utils.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e9de9753a85a3b794858cbdb2e91b11e4f4b6ab0d4382ae8f6bc8cddb249c78b"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/riak_cs_acl_utils.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4188619f892032aa2289455be9356f5b73087748b6ec4dc1b52e5d2d43741e82"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"priv/tools/internal/riak_cs_inspector.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d0eb220abbfa8bdaa68efd3f0601284a724f4caf117bf990433fe82d89e3f6f0"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: riak_cs_wm_user.erl \u2194 riak_cs_wm_users.erl: \u0060src/riak_cs_wm_user.erl\u0060 and \u0060src/riak_cs_wm_users.erl\u0060 change together 58% of the time (7 of the 12 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/riak_cs_wm_user.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a82050e32c005f3b1d8426ed93228d73dbda642c843d3be569a69a1fc84d561a"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: riak_cs_wm_bucket.erl \u2194 riak_cs_wm_object.erl: \u0060src/riak_cs_wm_bucket.erl\u0060 and \u0060src/riak_cs_wm_object.erl\u0060 change together 50% of the time (32 of the 64 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/riak_cs_wm_bucket.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"24b26d49e4e2c28311f1c3fe6cbd5df71195706e5b8114691e8e64e15aaa88ce"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: riak_cs_gc_batch.erl \u2194 riak_cs_gc_console.erl: \u0060src/riak_cs_gc_batch.erl\u0060 and \u0060src/riak_cs_gc_console.erl\u0060 change together 50% of the time (15 of the 30 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/riak_cs_gc_batch.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b16b40d5638334460576064ea1b989528bb050aa7e63d86b45e832ba385db747"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1395","guid":"800e09e7-c11a-8654-9fa6-86f398995fed","name":"Dependency on Vulnerable Third-Party Component","shortDescription":{"text":"Dependency on Vulnerable Third-Party Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1395.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-937","guid":"16f316ae-415c-b354-a59b-1f7905f756e9","name":"Using Components with Known Vulnerabilities","shortDescription":{"text":"Using Components with Known Vulnerabilities"},"helpUri":"https://cwe.mitre.org/data/definitions/937.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"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":3,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}