{"$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":"D7","name":"Architectural Integrity","shortDescription":{"text":"Architectural Integrity"},"helpUri":"https://codehealth.canine.dev/dimensions/D7"},{"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":"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":"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":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31","relationships":[{"target":{"id":"CWE-1032","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-732","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-16","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1032","CWE-732","CWE-16"]}},{"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":"FileTooLong: src/chttpd_db.erl: FileTooLong \u2014 2405 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/chttpd/src/chttpd_db.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0c270753aa34a41896aea1949ee929b52319b9f196c5cd6dd2cd650f5a444f9e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_db: TooManyMethods \u2014 144 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/couch/src/couch_db.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"ad8dfcbaa9e3fb6311471a48de24b4abe4c12b609cb114cd972d2cd0cbf46ad2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_db.erl: FileTooLong \u2014 2036 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/couch/src/couch_db.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"61b64d1b961883cc64f3d7aa7596391d6fab73e0e1f9ae6cf06bead73cdd9734"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: chttpd: TooManyMethods \u2014 106 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/chttpd/src/chttpd.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"2d9bac7c6f55c70fbc605f592d00e0fb53bdad03414947702a0bae0741f2dd83"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mango_cursor_view.erl: FileTooLong \u2014 1671 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/mango/src/mango_cursor_view.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"89e0db607a0e160e1e337d88f5cdac0198ced6e7e069c4c4cc7833a231bbe4b1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_httpd: TooManyMethods \u2014 97 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/couch/src/couch_httpd.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"4f950aa3f5bea90089f1644566fdbe57880c8baae37f69cd560c9105ea73d879"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_mrview_util: 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/couch_mrview/src/couch_mrview_util.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"924483dbad980f90e04593f34ff3d4a48b2927d3cd6978edab706e978d8803bd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_bt_engine: TooManyMethods \u2014 88 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/couch/src/couch_bt_engine.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"96867b3c94c325d265a1647668cefb915d9bd01be760bdd86eea7e76516c33dc"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/chttpd.erl: FileTooLong \u2014 1388 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/chttpd/src/chttpd.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3cbcdc3d0c4d5ab8d1281ec8abdf59ef7fe7dae1feb0c6feab00e9c020802107"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_replicator_scheduler.erl: FileTooLong \u2014 1331 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/couch_replicator/src/couch_replicator_scheduler.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"da4a7d3729ac15be72b61b2d8755c57926ec97879cc031ea973de8e1f3661ea2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_httpd.erl: FileTooLong \u2014 1226 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/couch/src/couch_httpd.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"23f01a7e019160a2f7e5577a4f702863963d47fd37b3e270bcb945fd49b9645c"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_httpd_db.erl: FileTooLong \u2014 1217 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/couch/src/couch_httpd_db.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ba6c7a48962b1be762ea24cc8b40a6bc50c8ca8a05e5a8d037cdab45c329288c"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mem3_rep.erl: FileTooLong \u2014 1210 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/mem3/src/mem3_rep.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"859e9ba9aabf084e8ca5501e3914ce1d817c4b80fd8a3218809ece8119bb3f4e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_util: TooManyMethods \u2014 72 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/couch/src/couch_util.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"50187e4df62132a028c15d43adff468ae3dfb687b15d1f81b4bdeb59b7fbac50"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_replicator_scheduler: 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":"src/couch_replicator/src/couch_replicator_scheduler.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"710da7bdc94118edfca481bf7049ac5da0096b7be5d52bd79bfb93db37563708"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_file: TooManyMethods \u2014 69 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/couch/src/couch_file.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"a7315174b9696d40d73a24e748b56ffbfa0f5f7266b66cdca3e3e46bfea95c25"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: fabric: TooManyMethods \u2014 69 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/fabric/src/fabric.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"02f45b19717ace2261d14c89235dd5a466239f4aba53ef97bfdf17f13835dca6"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mango_selector.erl: FileTooLong \u2014 1145 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/mango/src/mango_selector.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8a0b672911c8dcac21cc85ced2dac39a69b3a22ebe736fcbd6c3f19b52e3fb17"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_mrview_util.erl: FileTooLong \u2014 1132 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/couch_mrview/src/couch_mrview_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"abcf477391c80154f6114afb125717eb84d2973bc2da3565f4b99b4fa0598f38"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_btree.erl: FileTooLong \u2014 1131 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/couch/src/couch_btree.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6e9cfc1ed265f4e3350fcc3c68a59e0c5db2ed3636f00551682c0c3ca9330c03"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: chttpd_db: 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/chttpd/src/chttpd_db.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"d9cf58a25f338896e8855c7d073e1d9d8e5c4bf2ec3d8bcfc86d479bf59681ab"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: fabric_rpc: 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/fabric/src/fabric_rpc.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"e79d52f5159517e758d0867e073d1b7045287cfe64d8abbb886091c84cedd8f4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mem3: 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/mem3/src/mem3.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"9f78e9784da29529b5faf4e99abcea35ea2ab27dd8d766ba75c9be3b255eb0b4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: config: TooManyMethods \u2014 66 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/config/src/config.erl"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd55be8f8b0a19f25082f9f75afd2458f09af574c6e3fbb20026bbcf57c367d3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mango_cursor_text.erl: FileTooLong \u2014 1089 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/mango/src/mango_cursor_text.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"894ed6948d2fa419ae8da753e504d855afca889c602f5cdbe7fea8734e35cfb9"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_replicator_scheduler_job.erl: FileTooLong \u2014 1067 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/couch_replicator/src/couch_replicator_scheduler_job.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1dc781bd7cb9f0cc48a2c4c3bf6e1427f03075bc216b54378dace7eab5634d75"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_query_servers: TooManyMethods \u2014 64 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/couch/src/couch_query_servers.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"69d2f68009c26d96165b12e82d1ce145e60060771dc9431be75ac798277b7fe3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mango_cursor.erl: FileTooLong \u2014 1019 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/mango/src/mango_cursor.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b792bb398bdd7cdbac64b00630ae89522e82995054913c123ea281be738b4f1f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_btree: TooManyMethods \u2014 61 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/couch/src/couch_btree.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"dc21ccc963ae51bcc67ed3a5fcc5cb44da16dd645f4433d85649b38af356638a"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_debug.erl: FileTooLong \u2014 1016 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/couch/src/couch_debug.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"64dd203151f226a5ea7a8a782c062f1ecbb832e65bb9aa5b693bb7b5bb7518af"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric_doc_update.erl: FileTooLong \u2014 1007 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/fabric/src/fabric_doc_update.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f93bac832c2b069c65752a99521a79973c564f1fdb1b0cba28bd28e59f9ff7d9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_debug: TooManyMethods \u2014 60 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/couch/src/couch_debug.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"942b1b8a83e31ab815d3d542f7bba5b4aee207f65ce44ecd3a55d0afa8142343"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_bt_engine.erl: FileTooLong \u2014 997 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/couch/src/couch_bt_engine.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e77e678a1f8627123e26b9a524f105a628f6887cf1875618d8c29851dd4a82f7"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_multidb_changes.erl: FileTooLong \u2014 989 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/couch/src/couch_multidb_changes.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"76f4c23424a9fcfc49f70af60cbd0ed00df9d867bfddb5a36a1792798c689939"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_quickjs_scanner_plugin: TooManyMethods \u2014 58 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/couch_quickjs/src/couch_quickjs_scanner_plugin.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"3ff03a225d015c1b1a4cb275bfa862ea807d2da5bcf97cb72534c445bbb7e222"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mem3_reshard: TooManyMethods \u2014 58 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/mem3/src/mem3_reshard.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"7282e0aa9fd10e3835829e8620581cfbe4a2606f4323a85460701b52120a0e7f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_server.erl: FileTooLong \u2014 964 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/couch/src/couch_server.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2467f11c94edbf3b142bf624b54508469406fffcb590b79488f2835932c4421c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_proc_manager: 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":"src/couch/src/couch_proc_manager.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"2fcc68dd08acbf30fc0491315aab172de35a2f3668534e04f8232019171ecf3d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_db_engine: TooManyMethods \u2014 56 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/couch/src/couch_db_engine.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"bc329084940d524d683d69a8d23885589a48f4aad2196b714b08e7af094cb091"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_server: 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/couch/src/couch_server.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"9019a0bd4981ca7f4198db1ef16a75ff633a42cec1dd0d58dab4a3512cb54d62"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_replicator_api_wrap.erl: FileTooLong \u2014 910 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/couch_replicator/src/couch_replicator_api_wrap.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"36de84f6c1c02f0996c21e7b375ac3d367a559fcab7ab8a9899a283c0f984037"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_query_servers.erl: FileTooLong \u2014 868 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/couch/src/couch_query_servers.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"731f6dd68ca7ba7e21e63ee5a83a173cd1264cf01e4296bd7d682fbe3accf788"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_replicator_doc_processor.erl: FileTooLong \u2014 840 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/couch_replicator/src/couch_replicator_doc_processor.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b3e94bc0130101ed537a937b2ed83829a6c5be703eea93706de277b1087b328"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_log_trunc_io.erl: FileTooLong \u2014 830 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/couch_log/src/couch_log_trunc_io.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5dbb00c269b390d062adc9c70cf82cf1181657e06c37ef04b6d7963d600624cb"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric_view.erl: FileTooLong \u2014 820 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/fabric/src/fabric_view.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e28a6d272d64c4d6c0067b387878d81335eaebac6961e6fa1ad5afb4617c78d6"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_file.erl: FileTooLong \u2014 812 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/couch/src/couch_file.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bd99192d0cede989e8cb02f90986021b003eb9d36c533ae10a647bc5b3dcc528"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric_view_changes.erl: FileTooLong \u2014 808 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/fabric/src/fabric_view_changes.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f13a82355d4423fa01bf47b2f49a1d4794cbadf12c1c13779d306b140ab650b1"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_db_updater.erl: FileTooLong \u2014 784 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/couch/src/couch_db_updater.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ce89831a38bdbc55ed9271670dfe1fa7f3444d10134d34b5832b31a8fa2b4bc5"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric_view_all_docs.erl: FileTooLong \u2014 776 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/fabric/src/fabric_view_all_docs.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b18ad68fbd9b8ef976801991ce08667587922ea673ee368089a449b2100bfdc"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_scanner_plugin: 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":"src/couch_scanner/src/couch_scanner_plugin.erl"},"region":{"startLine":83}}}],"partialFingerprints":{"codehealthFindingId/v1":"b5f97ab9064a9c87100db8a19c2cbcb9fd84fb1f8b9df6f1be818475427f5b02"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_quickjs_scanner_plugin.erl: FileTooLong \u2014 758 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/couch_quickjs/src/couch_quickjs_scanner_plugin.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1bfca16ca8bb3c499bd749e450a37b59ce80cb1a12dfb8e61b4cd7fdd03d2616"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mem3_reshard_job: TooManyMethods \u2014 45 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/mem3/src/mem3_reshard_job.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"083ddaa525926d24f5310e88072091a77a5ad07cdea2f134579dc05b42f15db2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_att.erl: FileTooLong \u2014 738 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/couch/src/couch_att.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3fa2351ea98f208367483e65c39d80c5a598ce1b889cef73b6daf7332da196a6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_log_trunc_io_fmt: 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/couch_log/src/couch_log_trunc_io_fmt.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"bba188184905391f0bde78b4c1517086e6d1c6afb9e7c114753eac6e18a6fbad"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mem3_rep: 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/mem3/src/mem3_rep.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"28cbb3de08763f23c347c6b7126b485050b28ffadbb1f1591ec89d4db0344f3c"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_changes.erl: FileTooLong \u2014 732 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/couch/src/couch_changes.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3c144a7def7aaff81dd997c356bfae653c4c7355b58b95a2ce23bde8a6d607d1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: fabric_util: 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/fabric/src/fabric_util.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"5d64180e318dc470fd0fb58c531982b02d776f4f74e5c8078447d49779b43359"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mem3_shards.erl: FileTooLong \u2014 715 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/mem3/src/mem3_shards.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"11e1fe5803210525daa705fd70402600412213e0656cb1f06c4dde16e26f70e9"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mem3_reshard.erl: FileTooLong \u2014 703 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/mem3/src/mem3_reshard.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"27d8d3f553302f9cb7aaddab0e8a2ac27c932aa42e35967049908c6b0e8e90af"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_mrview: 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/couch_mrview/src/couch_mrview.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"c20fca618a915aeb6a8558b836239d33dcb621d970ab0fe2c842352400109a02"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_mrview.erl: FileTooLong \u2014 694 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/couch_mrview/src/couch_mrview.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd95a4c9021ecbe3a4d6491ccf26c4d429c759c7a4d83888d21103df1cb77f5f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_httpd_auth.erl: FileTooLong \u2014 684 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/couch/src/couch_httpd_auth.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"39633320884de9bb2ecf3c75b411e5d468715115e1962224a32d69fe8479d888"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mem3_shards: 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/mem3/src/mem3_shards.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"dda856a4f8b76f89cddb9ba17bfb0d7352b2b3f0e948b2506711eceafbcb8f29"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_replicator_parse.erl: FileTooLong \u2014 676 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/couch_replicator/src/couch_replicator_parse.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0ebe8e6b2a2b8791df0b9a6e0a8c4934796df25871b333584ae1b81dca9ace9"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_util.erl: FileTooLong \u2014 674 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/couch/src/couch_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5eca49e85a796e3c9b8d3670fd82e7ac309b6ad517cb6085f905a01715656a29"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/config.erl: FileTooLong \u2014 670 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/config/src/config.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e64e6613d94b1c95820eceb3b04f057189ef6e456bc6b3cf6e91506192e911c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_replicator_doc_processor: TooManyMethods \u2014 40 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/couch_replicator/src/couch_replicator_doc_processor.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"7b8e674df2e23dade3283aeb6e4b0214a5e578004c2c8cd1c4c4fd499fbce057"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mem3_util: TooManyMethods \u2014 40 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/mem3/src/mem3_util.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b635551b08fe4180837110087a0c8c2bb6f98d7ab6667cf8088ee21e105a294"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: smoosh_server: TooManyMethods \u2014 40 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/smoosh/src/smoosh_server.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"c2300a22a0f820bf16f19963d6018ff58e235d4419e33dcc8ff9b24048eaedf8"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric_rpc.erl: FileTooLong \u2014 657 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/fabric/src/fabric_rpc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2e79b1a2ea89dae2a35193ff80fc0515e869bdbd0ddaa5cfda48a1d941e49372"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_proc_manager.erl: FileTooLong \u2014 655 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/couch/src/couch_proc_manager.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7f4f5dab4004334f80efdfb6c8a20ee565d0250ea7d73bb1a5cee67b6845dc64"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_replicator_scheduler_job: 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/couch_replicator/src/couch_replicator_scheduler_job.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"fcc23c10e9ca35b205b82838d73163e2ec41d971e94fbf828453615dbb748902"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/smoosh_server.erl: FileTooLong \u2014 647 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/smoosh/src/smoosh_server.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"148fc888dbb6a372448e504a5412f6d519ebbaa74a02d8bac21eee2aad4cbf90"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mango_selector_text.erl: FileTooLong \u2014 646 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/mango/src/mango_selector_text.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d09c6a1103a5d6d80c45f723e1a2bd053fbd651e858f5e882839243e3dfa405a"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/dreyfus_httpd.erl: FileTooLong \u2014 640 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/dreyfus/src/dreyfus_httpd.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7473fe91aaed26e4582b8c46320106fa4ca8b33f4bd199679eb54ef6dbcdb38d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric.erl: FileTooLong \u2014 640 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/fabric/src/fabric.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"47422c546c55968ccef6051e637be98bf181a14c6b8865af392742072706bea1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_changes: TooManyMethods \u2014 38 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/couch/src/couch_changes.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"fee3b2fb76beb6acb223492132c8b1647cd7da0bdbbe82ff4e22379b8084e482"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mango_idx: TooManyMethods \u2014 38 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/mango/src/mango_idx.erl"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"9870a984405162412468cb6a9d0338b91a7f3bcf643b90da418f30466be60ea3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mango_native_proc: TooManyMethods \u2014 38 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/mango/src/mango_native_proc.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"9191896c755255a0ba5710eda870b5c8bd07aa7ac170a42302fc1642069744fc"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_replicator_auth_session.erl: FileTooLong \u2014 633 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/couch_replicator/src/couch_replicator_auth_session.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"15cf750ec6611f2c1b7d91a382f7c46346f49906eb2a5ebe245c358e8c292d14"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_replicator_worker.erl: FileTooLong \u2014 628 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/couch_replicator/src/couch_replicator_worker.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e06e6e21a884d02b62e623ac9d7003c96fc7183c508b56be93b84261ab7719d1"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_bt_engine_compactor.erl: FileTooLong \u2014 618 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/couch/src/couch_bt_engine_compactor.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2f226f429c7cbc9d8167121f71673b08f90f0074519fd31bda8cfa4b8c389fe2"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_httpd_auth: 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/couch/src/couch_httpd_auth.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"552530f9052a8e9be22e66accfe973a5d2d18b51afa3540055af51a38a859aed"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_key_tree: 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/couch/src/couch_key_tree.erl"},"region":{"startLine":48}}}],"partialFingerprints":{"codehealthFindingId/v1":"5e76cba6474c92487e72d9f9a91fec5f9f7c23023ac7a75e1360734ea823a8cc"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_mrview_http.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/couch_mrview/src/couch_mrview_http.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d6c41c11b2b2b87450da4f8c4e2016edfd51d68af4139e4952cfdf459936dfe5"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mango_idx.erl: FileTooLong \u2014 603 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/mango/src/mango_idx.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2b471864ef18b5808a495c31b385ee3586236ef7454c71a37cd7bee2f6535dd4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_att: 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/couch/src/couch_att.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"7686d1b79b5d146be1093ceec4da5caff06e18cd977c1df58ef2364e532d9107"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_bt_engine_header: 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/couch/src/couch_bt_engine_header.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"40091ff4246a6fd7f7e863af6189fd3a32609923b47b4a9fc0fda5b73d0e3fc1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_replicator_api_wrap: 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/couch_replicator/src/couch_replicator_api_wrap.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"fc4f9efc519a1d0e21759fba6dcba86e70583a81d479048f6ffe75252293b405"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: weatherreport_getopt: 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/weatherreport/src/weatherreport_getopt.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"4a64cecbd8b0b2bc3637729baaac09d7ffca822fe17538142c5926ddb698b234"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_doc: 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/couch/src/couch_doc.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"f1e838ad9e04a779af1b6e8db10f27e2cba86a36fff636518f1436e80e507235"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_replicator_utils.erl: FileTooLong \u2014 577 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/couch_replicator/src/couch_replicator_utils.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"02a17faa2952ab39a4b30156a81cb03d98c96984df1a5dd38190c576725f6ccd"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric_doc_open_revs.erl: FileTooLong \u2014 576 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/fabric/src/fabric_doc_open_revs.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9f43d0004eecef0e3cc1954ca9d44f7a5415ac674a56eed475977a257e9c4018"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_scanner_plugin.erl: FileTooLong \u2014 569 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/couch_scanner/src/couch_scanner_plugin.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cfdd157b0f921b881a5da1b21c48d05735cd6148918b56671c870f20e49fd113"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric_doc_purge.erl: FileTooLong \u2014 568 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/fabric/src/fabric_doc_purge.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7cbe72f23ffb8177c92fecc4b07d7384ae779c4f9de774fdca49eb57592a4650"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mango_util: 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/mango/src/mango_util.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"e34c2822055b8f9fdf0f1f3bbe6f71c0eaceeb64e9a03209855b2f9149d5e5c2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mem3_reshard_job.erl: FileTooLong \u2014 565 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/mem3/src/mem3_reshard_job.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"13cbdeac41b7227a4b32aef97be9516565498a953011ba22881948bc284122d7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mem3_sync: 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/mem3/src/mem3_sync.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"ea5b38df54505b9b7f3e3f969094275ac6783664564f5459a14fe61fbca2c7aa"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: setup: 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/setup/src/setup.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"2e9c426171468cef845c535061f8c8fe2a1b994c2bd9e4304b06397864128acf"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: smoosh_channel: 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/smoosh/src/smoosh_channel.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"8292e51ca3fe0d7aceeb9a3b210c9f2a027e24c66a725aebff6c6b5a42c0354b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_replicator_httpc.erl: FileTooLong \u2014 540 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/couch_replicator/src/couch_replicator_httpc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0f5b79db578ba42cadbced3cb4503966f990d2fc652976714534f17b900e4d21"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric_view_map.erl: FileTooLong \u2014 540 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/fabric/src/fabric_view_map.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9739ad0c9cf4aa6fbe51805214100c3da7a921d88789512a82f717e02ad380f5"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_db_updater: 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/couch/src/couch_db_updater.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"a9840fc36f79e4457966134a706bf0659514eceda4a5dd93db43ecb4a18f83aa"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_scanner_server: 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/couch_scanner/src/couch_scanner_server.erl"},"region":{"startLine":18}}}],"partialFingerprints":{"codehealthFindingId/v1":"b90556374ad1d1227d7f06cf88d3aa55f8128545048cd7c2e3b5f63fb77fae31"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: jwtf: 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/jwtf/src/jwtf.erl"},"region":{"startLine":18}}}],"partialFingerprints":{"codehealthFindingId/v1":"8a12e58792f892d330895833d2486c4f88a183c3ce85404f447e56c870e3d1cc"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mem3_util.erl: FileTooLong \u2014 529 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/mem3/src/mem3_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf8e3c3fc19c0cdda322c316617bfaef764c4ea1be5a469c464af496c5aba00a"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/couch_db_engine.erl: FileTooLong \u2014 523 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/couch/src/couch_db_engine.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d57fbdf96c0cab719c0658b69310de221e688ce5024f84a05784bda0769224f7"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mem3_rpc.erl: FileTooLong \u2014 523 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/mem3/src/mem3_rpc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c65a12a2d09069945914c76c379a735460c90175229c30b5df43a7b4bff16274"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mem3.erl: FileTooLong \u2014 519 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/mem3/src/mem3.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"73ca13cbb70a2cca9fc86b987b71f99eb729c116732dfa0012768d160f7d3cd6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_httpd_vhost: 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":"src/couch/src/couch_httpd_vhost.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"b0afa7e2b0672bd5e597d5102d6cbe0212873577eab26cc69ea4cb56138c7f0a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_epi_functions_gen: 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":"src/couch_epi/src/couch_epi_functions_gen.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"88b747508f9df4ae8e231ab4a8ff19bfcaf6c5c3713d6851c066d156468f6ae5"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_replicator_auth_session: 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":"src/couch_replicator/src/couch_replicator_auth_session.erl"},"region":{"startLine":48}}}],"partialFingerprints":{"codehealthFindingId/v1":"f7612b788c3c3a1c5301f7f2c0127d76d0f5fb2eb211b723063a79c577034018"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: couch_replicator_utils: 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":"src/couch_replicator/src/couch_replicator_utils.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"de9a7389cc5bfd3d9900eb3a71681f8f4cf04578ae9c2d8c2fc995391dff674d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mango_cursor_view: 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":"src/mango/src/mango_cursor_view.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e4e41a3dd315fd5a7ffd42bd3787b91aaf419a52521132f5daebbca338671f4"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fabric_ring.erl: FileTooLong \u2014 511 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/fabric/src/fabric_ring.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"75c1b5a772bc50b091a1bc2b5919a5d9dcf6eae1c64bf213a2ec10dd0646b921"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 46 significant file(s) lose their only recent owner: src/mem3/src/mem3_rep.erl, src/couch_mrview/src/couch_mrview_util.erl, src/couch/src/couch_btree.erl, src/couch/src/couch_server.erl, src/couch/src/couch_db_updater.erl, src/couch_quickjs/src/couch_quickjs_scanner_plugin.erl, src/fabric/src/fabric_ring.erl, src/fabric/src/fabric.erl (\u002B38 more). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3c7e94be809b054eeb6de9d1e9be6a3b460a749240dd5bf7b646c0fd5bfa9eb5"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #2: If anonymized user #2 becomes unavailable, 17 significant file(s) lose their only recent owner: src/couch/src/couch_httpd_auth.erl, extra/nouveau/src/main/java/org/apache/couchdb/nouveau/lucene/LuceneIndex.java, extra/nouveau/src/main/java/org/apache/couchdb/nouveau/core/IndexManager.java, src/nouveau/src/nouveau_api.erl, src/nouveau/src/nouveau_index_updater.erl, src/jwtf/src/jwtf.erl, src/couch_mrview/src/couch_mrview_compactor.erl, src/nouveau/src/nouveau_fabric_search.erl (\u002B9 more). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3bfce4dfb8f9b47f6706d1943a22c6aa6c915214726ba6c2661cd919782e901c"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #3: If anonymized user #3 becomes unavailable, 3 significant file(s) lose their only recent owner: src/mango/src/mango_selector.erl, src/mango/src/mango_cursor_special.erl, src/mango/src/mango_idx_special.erl. Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c6b2d16464c3e8ff1669cc3bf8c978ad27aa4fa042435191e0b3a14d74a87dbf"}},{"ruleId":"D20","level":"warning","message":{"text":"Decision/consequences are cut by the scanner clip marker mid-terminology definition (\u0022min_backoff_penalty\u0022: ...), so the explicit replicator implementation decision and its trade-offs fall past the visible portion: Add a Consequences section covering the trade-offs of using couch_jobs over individual cluster nodes, such as reduced single-node job churn limits vs. centralized rescheduling, and how to handle replication_id collisions in the described state transitions"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/docs/rfcs/016-fdb-replicator.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3c08e68406a517132d652776e147077f0b6b36d98d464f435baae6f5ef79919b"}},{"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":"a7478be800829bf7922b768d96519330e50cbe54561a866ca62ae87eb0343804"}},{"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":"ec64e5829eb95b9679f92f6fd80fafa7c18c0ff1f14730d131465832afb1277b"}},{"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":"591e62173bde97c57252bf60fef2b03fa60f8f7d6589ad0a4193c88467be12e7"}},{"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":"b58902aaba2807314148c727a1ab38115c4751664cf2c1ed99c7b37b992e245c"}},{"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":"c788696ee2b0bcae7fef4511b40111d3a9bbf272542b1c6454c816ca03e6df30"}},{"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":"6614106b7a72f6c66779db29f010968c0de079f1333c7053717fb85b7e00d642"}},{"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":"1939624cf360ae5add36479444f162a85c23d90589116bb7f17f3c8463cbd24f"}},{"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":"cccc95c56e847bfed277c28c5347a068a47ffaf4151eefe2696e8f8387038efd"}},{"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":"801e18f196c25e7fecee7df38d1cf6e1ac96d0c18dd4aef5faa990e250af468a"}},{"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":"70a0ad1ef850d2abef41995a03a01cd63823faa40b08db440adaf0446841e3f1"}},{"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":"b25d1b1b90779f9b328a5ee31bc3519f4959560769f6ab98418af26c6a9e1a4b"}},{"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":"1c1c1064faa4c8106dd234d0b4c72772cb81b9086f68e7fe48fc92c4cfbb0f83"}},{"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":"46495a057a039829716df352bde08508adea1fddd0241586fb4e2d6ca29b8088"}},{"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":"9f9c58690438c1d7c60a0735d6c9d93dc2c0669095f70901d47238b98f784076"}},{"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":"b83399bca77a4f8f6208f1268768ba4a88b515bdaf996479fb53010623b2c54a"}},{"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":"c61c92d0d50a1369decc8270d7c1719dd2f6a792cc9e7e2bfb0d04807cbb07f8"}},{"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":"d2d0b7348be525df3a15b20eb6c8574662e669a9788a464d37d47f86ffb7ee80"}},{"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":"189a12c544ed2132cbaf9a763445b54c7a64d2601e5dc4edfd002fd9776fd3c8"}},{"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":"231e840c3441c4cdf138e2cef4e38b24f8191ec8a50a8dc0abe02351a3d5b614"}},{"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":"7d555b9032c1dee79885e6de3c62ed2a0b864e5d495f2e3158258b2190a108eb"}},{"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":"a916c3be417b370a403aa48daed50a74d6433eafec5ddd9ae04f19fc62a1ba02"}},{"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":"632b7e8e118e834ad5c7dc9d1d985cf35dbbaa5f80dc12d635cf8f999124d5e2"}},{"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":"f2d479f3fa2d78501402a591c637027809b935d6cccae2b2b465b6170c78a074"}},{"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":"46ccdd2e193f7414ac5c160a2dc68ecbe512a04ef7adeb2a9db33d02987ba4ec"}},{"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":"9c5f10d452aa5772b78edd177e46ca3d757c93bf4f4dd2811960315bf491f2bc"}},{"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":"70568e6615152ffe7a250325a8c4c0716953c9661b3403c12911547ce1a8a56b"}},{"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":"be724c46723aac051c128ccdce91b778e030f57515b390704b3eef34c600fa9e"}},{"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":"e63dfdc9a06a35a2d871751b7adc714799d93bfa56c006a14726ec12ecd9131a"}},{"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":"d54f51549d8e8f55be968d41a10b33f7d0e1dc9887d2bbd692bff55690fd41ba"}},{"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":"af15421192fbf29db145e3d4f78f8c89ba3ca89a763e5e9ae9632b93a5574cd0"}},{"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":"3bb36644fc4fa220d661683783008d46efbb9d6b3d189826aa16e064218c8333"}},{"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":"1d9088cf06d4e796a463cad7977e481798ae2419e2c94ed60b015c0cb8f7effa"}},{"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":"844854a1615ac08a65315eb188393ec0fec371db62ffc137f71cc9a051f1c689"}},{"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":"6b690fffdb2304074538211dc5b58b7266f9b149c2f9c46f9d05c87ba6285c14"}},{"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":"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":"b35ba1ef8e5eb79cfb4f739c14ed609105ef46c87caf35d4ea5339d89d72519c"},"taxa":[{"id":"CWE-95","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":"845abccc4539ec9a9839ce342c09bc5001f329618fedf9870b87531dabde551a"},"taxa":[{"id":"CWE-676","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":"47b9b6adf6dcc53cf45451312c3faae14eeaca856e2454ecb65b2e09e978ae9e"},"taxa":[{"id":"CWE-676","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":"7f08337bbd3bb7dfa628102b83844fecf314e4f7785c126dda7245f8cb982973"},"taxa":[{"id":"CWE-676","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":"1e2045561f94c4e4993a6a6f3225f3bf7211dea085eab240a29bfa40613d0973"},"taxa":[{"id":"CWE-676","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":"bf4a02de7434116693f9b223a5d4101626e063e19bb25a1c84708feb85c631ce"},"taxa":[{"id":"CWE-415","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":"e079a2194b784dc03d296439b2fc149968bbc523efaa23d0c72b0dd6ef167298"},"taxa":[{"id":"CWE-415","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","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":"3a2d09907e4e122aa034ee2c73bac48f0c1bfed2db871ea3741831077fc12d0b"},"taxa":[{"id":"CWE-611","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","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":"f900a2c5f3fca4164b929254418555ff7a7ed829b88a3d3cb239583b92cd4a67"},"taxa":[{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","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":"9d45e0fe8544a2c9ca64abc8ccaac5390fffe13457635b647ebf4e4d783b8060"},"taxa":[{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"a7cd268a68c617eaa88ea91d966d23fa5e52f272fc67126c816449701c136fde"},"taxa":[{"id":"CWE-939","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"cbdad74d2f15357cd711a87fd8d7188c3379d0f31d18a483b1a04db3b5c10077"},"taxa":[{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"43dc2b93a976f243cd11377d65c797b9d9c807331bfee5d8accf9c95cbd7ac8b"},"taxa":[{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"error","message":{"text":"Orphaned knowledge: No living knowledge remains for this large file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/weatherreport/src/weatherreport_getopt.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cb7959f843a190c56317924a9a966ee27d1f5d669027b70f7365f7b774673347"}},{"ruleId":"D34","level":"error","message":{"text":"Orphaned knowledge: No living knowledge remains for this large file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/couch_mrview/src/couch_mrview_debug.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3843834c8a4cd3ba4284b745ab23e9cbc41b6a0e0c03e70e5f50ac4bf30e80f7"}},{"ruleId":"D34","level":"error","message":{"text":"Orphaned knowledge: No living knowledge remains for this large file \u2014 its last meaningful change has decayed away; if it breaks, no one currently understands it. Schedule a read-through / add characterisation tests before it bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/couch_index/src/couch_index.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"55b7ce897a0646e5f05c3bdeb51ffad266bdf9a9123b01f7e122b29f0842d074"}},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 33 smaller file(s) also have no living knowledge \u2014 folded into the freshness score and metrics rather than listed individually (36 orphaned of 343 analysed files in total, counted over production source files of roughly 100 lines or more, excluding tests, vendored, generated and example/demo trees, largest first)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ce861fd78f6935114d3a342cb90ad25870f984e1042954fcbbe27c0e23be3658"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: fabric_view_map.erl \u2194 fabric_view_reduce.erl: \u0060src/fabric/src/fabric_view_map.erl\u0060 and \u0060src/fabric/src/fabric_view_reduce.erl\u0060 change together 65% of the time (13 of the 20 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/fabric/src/fabric_view_map.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"02c41ceae87673981c9041bafb7790c65eae2b10d111841b90c6588e33bcbb35"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: fabric_doc_open.erl \u2194 fabric_doc_open_revs.erl: \u0060src/fabric/src/fabric_doc_open.erl\u0060 and \u0060src/fabric/src/fabric_doc_open_revs.erl\u0060 change together 57% of the time (8 of the 14 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/fabric/src/fabric_doc_open.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5e54d288f119625813d086f1f66ba906d30fe4d45c36d2889dd7ec87577f80d1"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: loop.js \u2194 util.js: \u0060share/server/loop.js\u0060 and \u0060share/server/util.js\u0060 change together 54% of the time (7 of the 13 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well). Neither file is a module \u2014 they declare no import/export and are loaded together into one shared scope by a script tag or a bundle \u2014 so there is no dependency edge that COULD be declared between them, and this pass cannot tell a real relationship from a coincidence of release. Read the pair before acting: if one defines what the other uses through the shared global, that is the coupling, and making it explicit (a module boundary, or one named object they both go through) is what removes it; if they duplicate structure, extract the common part; if neither holds, the co-change is incidental and there is nothing to do."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"share/server/loop.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8756faa29329018f1a2211ed46f30d628a914bdce58600cdfa573f81421f2062"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: util.js \u2194 views.js: \u0060share/server/util.js\u0060 and \u0060share/server/views.js\u0060 change together 50% of the time (6 of the 12 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well). Neither file is a module \u2014 they declare no import/export and are loaded together into one shared scope by a script tag or a bundle \u2014 so there is no dependency edge that COULD be declared between them, and this pass cannot tell a real relationship from a coincidence of release. Read the pair before acting: if one defines what the other uses through the shared global, that is the coupling, and making it explicit (a module boundary, or one named object they both go through) is what removes it; if they duplicate structure, extract the common part; if neither holds, the co-change is incidental and there is nothing to do."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"share/server/util.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b40e4dacb562428ff1b292654f2d48d318ef5f790006e88a39ab0c55241d7425"}},{"ruleId":"D38","level":"warning","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":"1fec24ca97e30e6fad1c97e908da51d9228b3c48c0e297af85732e3d508e1202"}}],"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-1032","guid":"5f21e517-68aa-a650-9a25-5771ef024637","name":"OWASP Top Ten \u2014 Security Misconfiguration category","shortDescription":{"text":"OWASP Top Ten \u2014 Security Misconfiguration category"},"helpUri":"https://cwe.mitre.org/data/definitions/1032.html"},{"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-16","guid":"659db3ea-affc-8453-8add-c1218fbfcb92","name":"Configuration","shortDescription":{"text":"Configuration"},"helpUri":"https://cwe.mitre.org/data/definitions/16.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-415","guid":"5d94f4b3-d3aa-0c5c-a4f9-897bc66edcd7","name":"CWE-415","shortDescription":{"text":"CWE-415"},"helpUri":"https://cwe.mitre.org/data/definitions/415.html"},{"id":"CWE-611","guid":"1afbae66-ea29-2d59-aaa2-134e3ae2e85a","name":"CWE-611","shortDescription":{"text":"CWE-611"},"helpUri":"https://cwe.mitre.org/data/definitions/611.html"},{"id":"CWE-676","guid":"550e6fab-2881-3252-8a05-c688a6b19c14","name":"CWE-676","shortDescription":{"text":"CWE-676"},"helpUri":"https://cwe.mitre.org/data/definitions/676.html"},{"id":"CWE-732","guid":"1da27e8f-b330-7650-ab63-bd61953eae5d","name":"Incorrect Permission Assignment for Critical Resource","shortDescription":{"text":"Incorrect Permission Assignment for Critical Resource"},"helpUri":"https://cwe.mitre.org/data/definitions/732.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-939","guid":"12397742-f2c4-8254-8012-482c3356c551","name":"CWE-939","shortDescription":{"text":"CWE-939"},"helpUri":"https://cwe.mitre.org/data/definitions/939.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"},{"id":"CWE-95","guid":"400bba4e-483c-5c50-a695-114fa9168003","name":"CWE-95","shortDescription":{"text":"CWE-95"},"helpUri":"https://cwe.mitre.org/data/definitions/95.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":49,"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."]}]}