{"$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"}]}},"results":[{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_vnode.erl: FileTooLong \u2014 3736 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":"src/riak_kv_vnode.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3e47256b25d53bdb94b1ee61577660c3f20567a5c3479a56a36ab8863d0b57f4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_vnode: TooManyMethods \u2014 204 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":"src/riak_kv_vnode.erl"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"7fd5591865b14a9ff1317c5e970372f7662a053bc5b4d62ec5d3014cb912a419"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_object: TooManyMethods \u2014 124 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":"src/riak_object.erl"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"f9e92e937b14f1fbddbce0eb80c458339df576f11cae9a06d57545b5c8278173"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_object.erl: FileTooLong \u2014 1689 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":"src/riak_object.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b3c4de30647a3f4cb0b0129d13c491a392a38e91f6b8cd09454cbfd110e3a7c6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_index_hashtree: TooManyMethods \u2014 94 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":"src/riak_kv_index_hashtree.erl"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"e52d14b62dfa386ca8be772ff708fb9117ad4c9f2dceda90033acfc94577c91f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_client: TooManyMethods \u2014 90 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":"src/riak_client.erl"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"32c48dbd5aedf5cb69f9eec1e8765643b03b9bafd2287c3d5884dda7461b63d8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_entropy_manager: TooManyMethods \u2014 90 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":"src/riak_kv_entropy_manager.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"bbdb165e31d440b03805f5e9c2b44896e1652c75e1597dfb74be494fdee0a5a2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_ttaaefs_manager.erl: FileTooLong \u2014 1372 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":"src/riak_kv_ttaaefs_manager.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c26175a9f257d03f3aabd0f8981bfc1af5c0210df51da4823004e2dd0e892786"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: replrtq_snk_eqc: TooManyMethods \u2014 77 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":"eqc/replrtq_snk_eqc.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"9da8634bf7843a879d901e54a45929cfbd379261f4b4f417ebf71880e9e48699"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: replrtq_eqc: TooManyMethods \u2014 74 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":"eqc/replrtq_eqc.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"f2671857e857e10ccd83233d343af7b1a4ecf41c51410b2c3f554af48a53884d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_put_fsm: TooManyMethods \u2014 67 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":"src/riak_kv_put_fsm.erl"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"d75b4f626e4af037b54c3d3ca206383ec8ec60ced6b2ffad3cdbed289949c4ae"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_put_fsm.erl: FileTooLong \u2014 1111 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":"src/riak_kv_put_fsm.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b15d98ca2273956a9182be88176b282d6a42fd0c291b40f1de69e29bb455e8b5"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_bucket.erl: FileTooLong \u2014 1082 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":"src/riak_kv_bucket.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"094232a46eb4e00a5fb22fec0a1c0e387d8e3392070c0dcc821220d5cd55984b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_wm_object.erl: FileTooLong \u2014 1055 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":"src/riak_kv_wm_object.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"35fc9e20d875eb0234ad90b132a9ac1789cd3b98beef8d4aa85ecd3ac18fcabc"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_stat.erl: FileTooLong \u2014 996 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":"src/riak_kv_stat.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"081aabca0cdf7a94eb75200a6cfdce44b66ed6147a7a323aeee6184609ef6745"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_wm_object: TooManyMethods \u2014 59 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":"src/riak_kv_wm_object.erl"},"region":{"startLine":128}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ec077d928008dcb48dd6324de294630ba25345e8ce3fc51577be9abb3259726"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_index_hashtree.erl: FileTooLong \u2014 931 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":"src/riak_kv_index_hashtree.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"765bd44f7e5f4e5419a2e7eb5700489041385b207003ece47e32bbd8b66319ff"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_entropy_manager.erl: FileTooLong \u2014 925 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":"src/riak_kv_entropy_manager.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ed9271da1f2576c4f0ec159d201361e8016bc86bd35ead78be3c356f7edaa1c5"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_wm_aaefold.erl: FileTooLong \u2014 918 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":"src/riak_kv_wm_aaefold.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d3971b7ff7927c5fc488bc14c4b119b460924cc3ffe4c252166e1c2af135557a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_console: 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":"src/riak_kv_console.erl"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"89aa812f6b353b81907801aa2adeb412355cd267b295be6f5ee090f1eca694c1"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_replrtq_src.erl: FileTooLong \u2014 888 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":"src/riak_kv_replrtq_src.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7a501cf23cf6b1a72976578225e42857b322fa0207c354db3790e086b8dcb062"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_crdt: 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":"src/riak_kv_crdt.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"225a5c61f0ba4cc4dfd92aa4719ae6e4627afe1a0341b5c9b3b39d6a71d1d99f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_eleveldb_backend.erl: FileTooLong \u2014 882 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":"src/riak_kv_eleveldb_backend.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"73f61f48db9509c4a523b5f5c9cbd152b25e78c85271ccbdc9982f38da7b58c3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_ttaaefs_manager: 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":"src/riak_kv_ttaaefs_manager.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"baddd45802df23e89e6d9825573b5f83d2002cfd4739522e58726cb85093676b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_bitcask_backend: 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":"src/riak_kv_bitcask_backend.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"3efdec6fb3a84cc2b9b984c496462006b4a2159412f89d312149c5e49168e449"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_bitcask_backend.erl: FileTooLong \u2014 802 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":"src/riak_kv_bitcask_backend.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0131b819e736d3d15a2c4822fa8310c2a6f6d5ad82d9691ef14eb366c7a841b0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_get_fsm.erl: FileTooLong \u2014 796 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":"src/riak_kv_get_fsm.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8a657200e855f14c23b1a22a04b2549fe9e7b7c4f7892178f719a2342db226ab"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_eleveldb_backend: TooManyMethods \u2014 47 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":"src/riak_kv_eleveldb_backend.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"1ba860ad80429b89919fc76947915386e89f9dbcfe1f1a18605701e63790af32"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_mrc_pipe: TooManyMethods \u2014 47 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":"src/riak_kv_mrc_pipe.erl"},"region":{"startLine":105}}}],"partialFingerprints":{"codehealthFindingId/v1":"6b78d879cd079afa9912b6879d624fed435cc95896b37ed5776facc542f1d5c3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_console.erl: FileTooLong \u2014 775 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":"src/riak_kv_console.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9fb4c6db575fa41cd20d582a6dfcc6330ac3cc9c764f5be6f0ff1bf7bc95a7dc"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_replrtq_snk.erl: FileTooLong \u2014 750 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":"src/riak_kv_replrtq_snk.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"486943c3f9ce8fe8013536b2bde146761bf9d9848fb7db2640fa4a16fe0eee64"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: eqc/ec_eqc.erl: FileTooLong \u2014 748 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":"eqc/ec_eqc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b716328e754f360ff151454a2e5994cd4aff522d0afcb91f73c707741254c96c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_stat: 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":"src/riak_kv_stat.erl"},"region":{"startLine":35}}}],"partialFingerprints":{"codehealthFindingId/v1":"4896841e1036c81d0685934e479c5d6bd2f1f5a07fb2d7e7a095a0d894f0492a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_util: 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":"src/riak_kv_util.erl"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a414089a8c8b34c3d18b0860adf51e79f782343e28db71031b8d9bea0276de3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_clusteraae_fsm.erl: FileTooLong \u2014 722 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":"src/riak_kv_clusteraae_fsm.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3cb05f48ebc0fc64821e127d35a7ef73ce2472c6c7ee3f0648ab966778f03fb2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_client.erl: FileTooLong \u2014 719 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":"src/riak_client.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"85e5ec3bf59ecf88b82bb19da3c1816ed8da945eda2f543c2f65be2ec1c714a5"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_multi_backend: 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":"src/riak_kv_multi_backend.erl"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"4ddbca1d9fad3e6108cd25461b8c43498058522f4ffa224adb2005021d9a4bc7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_replrtq_snk: 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":"src/riak_kv_replrtq_snk.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"880017fff98fe25c24542615b37ddecb7281263eeb82dbd3867f7f7c12e1ebe8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_get_fsm: TooManyMethods \u2014 42 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":"src/riak_kv_get_fsm.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"dcd1c14c39a1665efb90d97fd3df3317b56cf78243484643e904849a57b5478a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_multi_prefix_backend: 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":"src/riak_kv_multi_prefix_backend.erl"},"region":{"startLine":73}}}],"partialFingerprints":{"codehealthFindingId/v1":"6939d6a1db0bad33d8ca4d4f9a76fbaea408988b37a729512210522acaa3928d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_mrc_pipe.erl: FileTooLong \u2014 669 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":"src/riak_kv_mrc_pipe.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"61af7501fd97cb1a469f735a81aa35a618a135d4866bdb2949d00b8ae11cc0fb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_mapred_json: 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":"src/riak_kv_mapred_json.erl"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"1575631d09dab55d63946d0d0f7e6fc7927f71f54fa6370ed4e8c745b725f91a"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_get_core.erl: FileTooLong \u2014 637 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":"src/riak_kv_get_core.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"39dc0578ca256298fad228b956ebf477f4a65863723f6e97cc6486a7dd896889"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_memory_backend.erl: FileTooLong \u2014 635 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":"src/riak_kv_memory_backend.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4cd9360e7ee016cc524c87fbcd8fed79949211987f76a97e6a94a846b820fb34"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: eqc/put_fsm_eqc.erl: FileTooLong \u2014 624 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":"eqc/put_fsm_eqc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"eafecd43cb9977d684ab8408f6c0a2f947e5522f039baff3da67b024188f239e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_2i_aae: 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":"src/riak_kv_2i_aae.erl"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"9e3304d45f233d4265055d3fd34bbc41d6661d46f5d1510cbca39d24078b5f39"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_bucket: 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":"src/riak_kv_bucket.erl"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"8e6f6c694553dab9a790ad0d49e9a5d90620fe71b16ea9655c4feb90267b09dc"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_wm_aaefold: 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":"src/riak_kv_wm_aaefold.erl"},"region":{"startLine":96}}}],"partialFingerprints":{"codehealthFindingId/v1":"d0127e78cdb7021fe59c50e88c169f0a4bdc5aeb922a9a41d35e9adb7e89c198"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_multi_backend.erl: FileTooLong \u2014 615 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":"src/riak_kv_multi_backend.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e823eb73f279d64cb185ec513274626a7f9648137c073c3e53aec82d03d21f95"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_memory_backend: 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":"src/riak_kv_memory_backend.erl"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"0b2b4fb0ab3b9f8e22cb0c49782f7c15052076fbac9b38313daab355e164e2e5"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_leveled_backend.erl: FileTooLong \u2014 600 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":"src/riak_kv_leveled_backend.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e8fe7add18bc2f322877fefb5508f68f2b7d2661240abfec6baeec2f89f4091a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_mapred_filters: 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":"src/riak_kv_mapred_filters.erl"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"c6e8d328ff1889baa01ce6e16ed4cf94730aa4709c4d7d08bb8d41e83c7060a5"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_mapreduce: 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":"src/riak_kv_mapreduce.erl"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"d20274e05bc6319db1e131c15933975a699d13bee8897628f9bdd13c165f1d67"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_2i_aae.erl: FileTooLong \u2014 583 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":"src/riak_kv_2i_aae.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"aa0e33c97ecdd4fca65a76da8b882471f0ef01690763c56e2c8c6e1371656db9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_requests: TooManyMethods \u2014 34 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":"src/riak_kv_requests.erl"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"f03d8b7c605f066e7311b3d22707b9de1c042efff267f982f75f97dfd7cbe250"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_kv_mapred_json.erl: FileTooLong \u2014 553 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":"src/riak_kv_mapred_json.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7c2a41992405b8efbab591cccb5e5c244d0afe3d5c0ca13f986cb6784f4816f0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_wm_crdt: 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":"src/riak_kv_wm_crdt.erl"},"region":{"startLine":122}}}],"partialFingerprints":{"codehealthFindingId/v1":"64020c9a193a71d172b493ecbe6fd71c15362ffa1fe8e5e60747474f6d0fb406"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: eqc/backend_eqc.erl: FileTooLong \u2014 543 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":"eqc/backend_eqc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"94fe1efaefb532820d7f191d46971a59453dc41e7f87fdf774b3a954a4c68ef6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: riak_kv_yessir_backend: 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":"src/riak_kv_yessir_backend.erl"},"region":{"startLine":118}}}],"partialFingerprints":{"codehealthFindingId/v1":"edae9be8fdb935e05b2ace736f15b8592ca66e456b97c0b63eb0e0cd49dc0d3c"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/riak_index.erl: FileTooLong \u2014 502 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":"src/riak_index.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bad5bc144c9af7f75cb0b0528ecab3737b1c19c5f87446debfcd0cebbafb609b"}},{"ruleId":"D16","level":"warning","message":{"text":"dormant codebase \u2014 no living knowledge left to concentrate: All 46 significant source file(s) were last meaningfully changed so long ago that no living knowledge remains \u2014 nothing since has been substantial enough to re-establish ownership (a broad, mechanical sweep that touches many files shallowly does not count, and neither does no activity at all). There is no concentration to measure, so 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":"D29","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":"058c9cf7d52fe0186c0db55d50e07e15bf42f1704ab1c74c60eb2e6a72d81b04"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"d9bd48fc1f02f4fd7dd7e2ff7ea6fc1a854410a77867b64cc99192f0445dcc7f"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 134 of 134 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 134 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_kv_vnode.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5cbda1e48b313cbab0aa54b43f2c8886ffda869bf90cb4b3cfe1882ba9848658"}},{"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_object.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"809feeaf894b5952219b265f9f339f078e4ac3c2437c87c865ab108fce1d2108"}},{"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_kv_ttaaefs_manager.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4e9d2fec46257cab839b8401f214a96937648905bf151b0ae8449e025796a3fb"}}],"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-1357","guid":"e4d2e772-757e-0a5c-bd7d-77052949d866","name":"Reliance on Insufficiently Trustworthy Component","shortDescription":{"text":"Reliance on Insufficiently Trustworthy Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1357.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-353","guid":"09d7e902-d4ee-f05d-ae6c-0a1554d0c18f","name":"CWE-353","shortDescription":{"text":"CWE-353"},"helpUri":"https://cwe.mitre.org/data/definitions/353.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-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":2,"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."]}]}