{"$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":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D25","name":"ADR Conformance","shortDescription":{"text":"ADR Conformance"},"helpUri":"https://codehealth.canine.dev/dimensions/D25"},{"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"}]}},"results":[{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_hyparview_peer_service_manager.erl: FileTooLong \u2014 1973 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/partisan_hyparview_peer_service_manager.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"730a335a1c136b1c2ceb526f0a891fdfaac9cf084076df4fccba6e5866f5e579"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_hyparview_peer_service_manager: TooManyMethods \u2014 93 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/partisan_hyparview_peer_service_manager.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"c38110a344fbaa32cedb39a21c6e6465c3933fb4678c64a64a65858f81517b13"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_pluggable_peer_service_manager.erl: FileTooLong \u2014 1518 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/partisan_pluggable_peer_service_manager.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a8cacf04c0398549a7e1a0ee6da0ecc2033372833e30cea7d394af93f95eb16c"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan.erl: FileTooLong \u2014 1353 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/partisan.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b506820cdc89de00fde7b4f8e51c739ea5fb1c39c8c53269c4d06a260289b28"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_peer_connections.erl: FileTooLong \u2014 1330 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/partisan_peer_connections.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c085ac02f261b29326659cb4f34e67fa1861fd1fe9eabff073af26ba2362c332"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan: TooManyMethods \u2014 78 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/partisan.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"85e7985173bb70c192d1de6d67978f456f9220b40e939253b5ca251a219b7ad7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_pluggable_peer_service_manager: TooManyMethods \u2014 78 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/partisan_pluggable_peer_service_manager.erl"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"03ae3030db7417c01bba7995e787fba77e42cb9d35b767f61ce53c7aa0ef593d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_analysis: TooManyMethods \u2014 74 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/partisan_analysis.erl"},"region":{"startLine":24}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ef58ffde3511c8136de7f8b8f12fa9ae614d82c5e046c2241e17416b0a8496a"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_erpc.erl: FileTooLong \u2014 1169 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/partisan_erpc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6536dab99c77ebea88616137325f884468f921088fb9f3adf9ba0343a744cbad"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_erpc: TooManyMethods \u2014 68 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/partisan_erpc.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1ee584435bffc77eea37f8fb2d0ac79036e03f388bb7426692394a03ec25ecf"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_thicket_engine: 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/partisan_thicket_engine.erl"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"8905dca63bda32ed96c3e0ff11ebc6666260a4bf5e0f5c40292cdcf60551bfdd"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_otp_patches.erl: FileTooLong \u2014 1006 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/partisan_otp_patches.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f75bfaeed6a8ac5df08bd244505bf71e1496b57584dd9b7e586f9de5ef04bf74"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_monitor: 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/partisan_monitor.erl"},"region":{"startLine":52}}}],"partialFingerprints":{"codehealthFindingId/v1":"ed41b207b6555c19c82430d8226a70348124c3dd0d4ed80e851ce434c8be27ad"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_plumtree_broadcast: 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/partisan_plumtree_broadcast.erl"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"3478c8ba09b69019ebb05839164d085bb9a20319804278d74e032f61a2590131"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_analysis.erl: FileTooLong \u2014 945 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/partisan_analysis.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"06920b80c3fbac59483b68ab207251775877e0b3b8f3d357f91ccc59b0a14dbe"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_otp_patches: 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/partisan_otp_patches.erl"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"e6d0afb4ac8c3d60865936299edab2cf2b6bbf2e49999884b04348406c35348e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_peer_connections: TooManyMethods \u2014 52 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/partisan_peer_connections.erl"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"12c1c69c4cb7aa4518e7b359efff5b001a18534cfdba7d22cd52017bd275dc14"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_client_server_peer_service_manager: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/partisan_client_server_peer_service_manager.erl"},"region":{"startLine":44}}}],"partialFingerprints":{"codehealthFindingId/v1":"592789ebd9459735c145ac3ad7bd6fac3ec059c3673019d745b54c5519c83869"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_monitor.erl: FileTooLong \u2014 783 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/partisan_monitor.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"057b58b8ba4c26bf2b95be79a4057645951f0045af162388dc3c494cd4b6eb5b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_interval_sets: 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/partisan_interval_sets.erl"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"809d11217a3699c4ab00d988584497d12081c7a5fa7edcac4e5aaac0c509765d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_trace_orchestrator.erl: FileTooLong \u2014 766 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/partisan_trace_orchestrator.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"29409168f75b0dbfed1f485e6b14fcc8d3949b1162616c8076e77507bbcb5458"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: acceptor_pool: 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/acceptor_pool.erl"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0e4e5ac5852522e9433a4383e763f5594e2f514b07bc6d37ff20852d58e1d19"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_remote_ref.erl: FileTooLong \u2014 731 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/partisan_remote_ref.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"045a4f98c679ad06efba7f78e81e27b1db0601fb796523dded9ed94661c7d82d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_config.erl: FileTooLong \u2014 719 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/partisan_config.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e5c8e199192157f831efd0c4ce39e670041a003722075729224bc136caa03d0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_plumtree_broadcast.erl: FileTooLong \u2014 717 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/partisan_plumtree_broadcast.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f30d041c06b6efbda3a4e86ae5737e93e9c4bbb42296ce09937d9fec3e6b45be"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_remote_ref: 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/partisan_remote_ref.erl"},"region":{"startLine":90}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf7bddb5be356bd060562b5c0ab96c22da9858f73d2e9babb5378e75513de569"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_thicket_engine.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/partisan_thicket_engine.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"71878e1bab1a78ebb7e351543e7b53ad0056479b11724096f6c5134bb8f33899"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_static_peer_service_manager: 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/partisan_static_peer_service_manager.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"49b21574bce1cb825537d062b33fa14289f7f2273bc3dce203c252e0c8b348fa"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_config: 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/partisan_config.erl"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"fbec446161a45efff95fbfdf01ad898c5761ed67aa2170ef02efa2279ea54033"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_trace_orchestrator: 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/partisan_trace_orchestrator.erl"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"0d135309c73c3336ef0dddef84327fb7a73ecffb1c2f04e3d1248da007398458"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/partisan_interval_sets.erl: FileTooLong \u2014 559 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/partisan_interval_sets.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bbdc7950fd22dfcbd38a3ec31cae848b33de226f310dc730309db11a16c3b155"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/acceptor_pool.erl: FileTooLong \u2014 547 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/acceptor_pool.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"60ab8b1845ba8be64247970e65149d29c934a0bf68c02c9b8d5bd121724af944"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: partisan_plumtree_engine: 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/partisan_plumtree_engine.erl"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"334d17ae2026cff9bb4780880d12c33a4020075fc3cdcba6d8e84cfd56ae6e03"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 33 significant file(s) lose their only recent owner: src/partisan_hyparview_peer_service_manager.erl, src/partisan_pluggable_peer_service_manager.erl, src/partisan_peer_connections.erl, src/partisan_otp_patches.erl, src/partisan.erl, src/partisan_erpc.erl, src/partisan_config.erl, src/partisan_plumtree_broadcast.erl (\u002B25 more). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"bb35f06177f0c0b1a6ee2764da29a7b804b044e9cbe781b288ceef1257df8814"}},{"ruleId":"D25","level":"error","message":{"text":"ADR not followed: ADR-000003: Retire the partisan_peer_service_events Bus \u2014 Membership as a Snapshot with Async Push: The decision explicitly removes the synchronous gen_event fan-out bus \u0060partisan_peer_service_events\u0060 in favor of a non-blocking push API, but the summary shows no partisan_membership or add_sup_callback type to reflect this change. (doc_extras/adrs/ADR-000003.md)"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"doc_extras/adrs/ADR-000003.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b3fb797cfe1bb9b83ad87b71e1bf83513a65c3d91b4dd6ab39bbc872d185adb2"}},{"ruleId":"D31","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":"fe2d688610b51e0a5a02c7c5dd1724a4986e40f2689fb84510e2ec0164c27d6a"}},{"ruleId":"D31","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":"9ae251479d3491870c9d6e15818de49eea78589883b9029334cbdf7d4b95c06d"}},{"ruleId":"D31","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":"fea0a916e09c4e99419e6d865d9102a12f9f0076d5f7affc83e24d0ba354f8ec"}},{"ruleId":"D31","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":"bb90ee8e2e10973c1e08ca8ef048e576d9c946d59c736539925f87d6ab535105"}},{"ruleId":"D31","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":"becbc5502f94878197b05d70c7ef15f1353fd99a90efcb824b9c43f11ae5ce7a"}},{"ruleId":"D31","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":"9ff1ee9dd5615e2d512c1b5a7eb9a731208830cdc6ec1c07d8913d2a5c081e3c"}},{"ruleId":"D31","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":"8e4a8d01b11123b6e126f109afe906967971891d73af166076f1ee7a8f2d798e"}},{"ruleId":"D31","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":"e92c0dd8c6cd56cb799d838ae7f3d8108e915970e50d95d59bc02a73aa1b123d"}},{"ruleId":"D31","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":"ae2dfb06bfe0dcadfc949c881aa237cb2a4aac5b1cc69adf101d9e003549ef46"}},{"ruleId":"D31","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":"6e920bb4da01ff869a3ff39ca13acc5fc2b892a70404e0f880bffdd781170ba7"}},{"ruleId":"D31","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":"87e73e44c8db27eb1be0d556cab67ac0e13d51b0992bbd58835fdca7655cd4dc"}},{"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":"protocols/skeen_3pc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"22b31805526b4a4eed0ae002a0e2b963155a9c5d88c73c2e85a3b446a717b95a"}},{"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":"protocols/bernstein_ctp.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bb233f9c88b1a9fd3d7efdde719945ebd7bbbb0caa0e24912f4b07dd40dec559"}},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 8 smaller file(s) also have no living knowledge \u2014 folded into the freshness score and metrics rather than listed individually (10 orphaned of 73 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"}}],"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-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-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-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":11,"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."]}]}