{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"id":"D37","name":"Vulnerability-disclosure Policy","shortDescription":{"text":"Vulnerability-disclosure Policy"},"helpUri":"https://codehealth.canine.dev/dimensions/D37","relationships":[{"target":{"id":"CWE-1059","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1059"]}}]}},"results":[{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws: TooManyMethods \u2014 456 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/yaws.erl"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ccc034a6f184e942278f1f2f0a6a512360368f1982452c03c469097c462a4af"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_server.erl: FileTooLong \u2014 4140 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/yaws_server.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a795a0a0a747630ab939cf32250f6762db507902a9988d2161c7dc3336f302e6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_api: TooManyMethods \u2014 216 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/yaws_api.erl"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"c39fa7dd03129151ca8d31a4912298f4a50338a26b13b6b901b147fe36d1f1f9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_server: TooManyMethods \u2014 201 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/yaws_server.erl"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"a9b4ff9fbeb2a57e20b85653908d1bbb99df9f3668c553b6f9b45c6d125d15eb"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_config.erl: FileTooLong \u2014 3315 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/yaws_config.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"14fc3639314f33f6453edac2d755c3885d3d72be6948ad9b27bdabaaf09bcd34"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: mail: TooManyMethods \u2014 175 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":"applications/mail/src/mail.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"7a8d61cb6fb005cb72ccd1ceb90ac8f5e6d582213c006f5e24d46b78db2fc902"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws.erl: FileTooLong \u2014 2892 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/yaws.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3dcbb8153fcd0457deefcd4c42c945ccb2ba5129ef195388409abd2556594ce8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: wiki: TooManyMethods \u2014 166 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":"applications/wiki/src/wiki.erl"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"c01f72e5d112dc3dc53ba1a9e4a5ceb798d3f419bdae70a986d1d3cf84253476"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/mail.erl: FileTooLong \u2014 2438 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":"applications/mail/src/mail.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"657e3f97fe688cdbcfb9769c85fa11a0d7244b2299cf34ba28a692ca109bd721"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_api.erl: FileTooLong \u2014 2139 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/yaws_api.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"93bb32027fd5118a94f1a8414e20371821bf802e226eb27d97c00ba9028db32c"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/wiki.erl: FileTooLong \u2014 2132 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":"applications/wiki/src/wiki.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"672cb0cda9ee37161820ced09b8a60f6b03b6a668f951717753def5e1f76c15b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_config: TooManyMethods \u2014 111 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/yaws_config.erl"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"4355d614c6e3562e300bea39de1166f99ca666e29f12ec42ad8d4194a9978206"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_cgi: TooManyMethods \u2014 79 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/yaws_cgi.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"60cbfb883648ca832b07de64ebff1804b3d6f11baa2bebbc747a56f185de94d8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_soap12_lib: TooManyMethods \u2014 76 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/yaws_soap12_lib.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"619bc45a113c8d44363c2094bb1ee52101d61bd98431e138c904d99894a6f796"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: haxe: TooManyMethods \u2014 75 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/haxe.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"41f1957865fffb9a64f302b3661a878dd244acd7940c0f6e60e00d9e344f35e1"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_appmod_dav.erl: FileTooLong \u2014 1126 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/yaws_appmod_dav.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c24795f22ce309826fb68be2cd958d583fa0ef12bfa31cbaf2d3df8035764d05"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_appmod_dav: 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/yaws_appmod_dav.erl"},"region":{"startLine":29}}}],"partialFingerprints":{"codehealthFindingId/v1":"1be295b9f188e593b423fe35d7c2855919978418e4be72f1ee3f9bb90fcaea54"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_soap_lib: 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/yaws_soap_lib.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"c8757d2dd8e81cb0168a05794de943e13a8fdd93578f0ab9bf5eae3271c59308"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_cgi.erl: FileTooLong \u2014 1063 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/yaws_cgi.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2af4c7a9f4b56a24a774d9cab39b162bf06b78e1b429ea692005b6d0c048a5a4"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_websockets.erl: FileTooLong \u2014 1010 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/yaws_websockets.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8cc66f2a31e4278a2175e2db773f545ebf19886be2cd6b1d678ee7a3b23ed82a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_websockets: 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/yaws_websockets.erl"},"region":{"startLine":9}}}],"partialFingerprints":{"codehealthFindingId/v1":"cb8cf2e6b6c2631d607bb6dda110bdfa2e4435b204807dffd69e09d68e6e6dfa"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_debug: TooManyMethods \u2014 49 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/yaws_debug.erl"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"d7c70bbd45fb887917dd93bc3b2cda49c47c367731b1864bc844a74b535515be"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_ctl: 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/yaws_ctl.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"c0ca519563a08154448472de22a8d74c7569d484dc90d562d0fd77657c4dccf7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: wiki_format_txt: 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":"applications/wiki/src/wiki_format_txt.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ab6186043a6db7a2a0c2cf31aa7a673af7e6008fe891047ecd97f39b7ed530bf"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: json2: 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/json2.erl"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"c7104b49cdfd2364076d9e3dfe3c0de17cf8123b9f163be9115a098e97343c8a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_rss: 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/yaws_rss.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"4b4779c1b9fc3c5fb252e476fa6a0e0ad2dc9a7b8c29e4cb879aa90ea39573fe"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_session_server: 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/yaws_session_server.erl"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"740ab530a7f671dd312a862de3ac60e5468e5021f94df0901b1a7faf2d184fbc"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_soap12_lib.erl: FileTooLong \u2014 671 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/yaws_soap12_lib.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"226034987476261c6744adf20cbca2f22a6efd93ef02651156922d2347b75fda"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_compile.erl: FileTooLong \u2014 644 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/yaws_compile.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"402d4cec704fcd98e9cdc30f202ae837e74a3a20146313766be731fc5b6cb637"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/haxe.erl: FileTooLong \u2014 636 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/haxe.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a98f452de025f500d540a89a93f4a484708108240b8fa818e5c907dc113f9507"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_runmod_lock: 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/yaws_runmod_lock.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"9523dbd7ac372d65e520c923c5430581638dd4d2cfbbb7e7e0ab0773d651f28b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ymnesia: 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":"contrib/ymnesia.erl"},"region":{"startLine":28}}}],"partialFingerprints":{"codehealthFindingId/v1":"b7ac86bc0c10c700352a70656bb768bd98e5076b127528c6774d2198c3ba5a46"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/json2.erl: FileTooLong \u2014 562 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/json2.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1775608e4f954dfa3bc2c315b6ee7e6c5d7619638db5ca06ea07a24583933d35"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: smtp: 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":"applications/mail/src/smtp.erl"},"region":{"startLine":7}}}],"partialFingerprints":{"codehealthFindingId/v1":"b88dc23500e70d2c373b69daf2abbb0c9b53a16a6ead0f7e5b7c183bab1aa49c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_log: 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/yaws_log.erl"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"0207c5a4bb2db1c88fcc99716c1a12f3ba52860a32400b92f41372d2f60c144d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_debug.erl: FileTooLong \u2014 545 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/yaws_debug.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1bceeee4426b5f7a926d542610617b631c991730ea2ac7b2cb9d06f341a3ffff"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_ls: 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/yaws_ls.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"0befd343a43be6da1bdc4835ccc09ff2abfa1aca412b4fea6a796a1afd6fdb9c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: yaws_trace: 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/yaws_trace.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"83818875c934a03af5f3175301c04d5eefbe16458001f24d67c9b75bf6e33ca2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/yaws_soap_lib.erl: FileTooLong \u2014 516 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/yaws_soap_lib.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"10c68a85531dc2149428982e22c4dba9effda37174259307034fc86e4fca2709"}},{"ruleId":"D13","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"96f47b6f2271436e84497736c8912ca4b77c6696cab15606f38306163bb1761b"},"taxa":[{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 1 significant file(s) lose their only recent owner: src/yaws_config.erl. Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3c834b6228554422d8a09894f3e4bccb38a4092d4ecf55f387d8d4789bcaaf63"}},{"ruleId":"D16","level":"note","message":{"text":"Further sole-owners (lower concentration): 1 other contributor(s) are each the sole owner of a small amount of code below the off-boarding threshold \u2014 folded into the bus-factor score and metrics (2 single-owned of 42 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). They are anonymized user #2 (1 file(s)) \u2014 spread or document their files in the same way, at lower priority than the named off-boarding risks above."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6eac528f2429e724e1a97ed868f79eefbcf1888dab4af9a9e673429369bb5b2f"}},{"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":"e07d847cb847647de3073f69c507d36977509a631b962815dd7404bd7e85bd42"}},{"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":"4e174c47ac386b9035794c8cd4715b61783792901d818608cc3c5cc59d910454"}},{"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":"cc315c9da48254d4855e5a44c24572ca2b85b3c7129280616fd40a1df6159b79"}},{"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":"a9b844b6c8c1cd10c637ec0a93e254d503dd4fd0ae1081566e79ce9e5ec0ef8e"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"e4a2b2ad340efd7eab755a45c61f53ce3901905130c3277b47b7fa21aa8f27e7"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"de9b69643d9881ff77bbec291c18b7780d04a8f077ccd527836b883eb0c134db"},"taxa":[{"id":"CWE-134","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":"629dfe125de2f484d53840b5ff630043a8ebeeeaadd70950502ca7d174a53fb4"},"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":"6cca8e23f2afbe14936b28a341ec5553fa0c01c17380a7ff5cbebc1c4a7a9d58"},"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":"ff96633a926b81afc5ea4082a8c84294f20c74aac93cad02a53388d7e60c8c21"},"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":"71fbb01bdb25f9a7d7ffa88262c39f668c7b2ead7bb4aabe9cf0e3b66ec022ca"},"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":"2b5daa713bead41d4fd788740a2c3f83259e71a5c85158427f26ec588af2637b"},"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":"09740c6c2715fff221c8522d0aa7dca200f97b54e67533b599c773f7d0ee2cd7"},"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":"851bba08a6325a167773bec210cd237508cdd3ab32c2f00a32db67eec6892d9e"},"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":"ff626c0a76496a976955e641d18ea4f0283d807c630d0aabed1f0e1df29b1724"},"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":"da7dc3765df26af3c7beba20fa499a8c1a0503dd9904becb6d7b32b5b0cf2593"},"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":"2ec24c318fb3d58f3999dbbf6b7922d058435b1e111a2504d645e9b356cf8f59"},"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":"b6d519eebcd301ec4aa61d4ee2cd6f3d65cde08782e412af47505c7c45b38329"},"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":"c74006a56a55f57159ac20d0f71cbd327f8ce658a16ecaa6a0d169c8ecaf0c70"},"taxa":[{"id":"CWE-676","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":"2aa344f0cf4cfd3bac2dcb93534d9868f6a8f8b9e1c0dffe1b1bb4741734a0e3"},"taxa":[{"id":"CWE-290","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/yaws_websockets.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e1079a98f583154de0c699f715056e266854f4bd7245005936cd381a186c6088"}},{"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/yaws_soap12_lib.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dcdac5ea224498d5963306950cf39f8e2025f6b5bf4a9d32bd279a1ceb213d2c"}},{"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/haxe.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2dd71db10a38a629b10250a62e7b2f568691c82dd35e0bbfee96666e49e8f52d"}},{"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/yaws_compile.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bd72dfdecfd11895f22ef5a08ca1f5297b4983398a30671dacd0b473d168ca71"}},{"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/yaws_soap_lib.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"88f1615688b5ddfa134088ef17d4bf94a05a0f3f6b68522c3829a73c0e66ff34"}},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 28 smaller file(s) also have no living knowledge \u2014 folded into the freshness score and metrics rather than listed individually (33 orphaned of 69 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-1059","guid":"a2381a08-60f6-9554-a8b8-f3018cfaaca5","name":"Insufficient Technical Documentation","shortDescription":{"text":"Insufficient Technical Documentation"},"helpUri":"https://cwe.mitre.org/data/definitions/1059.html"},{"id":"CWE-134","guid":"f92eb270-a113-5050-a4e8-7173e51af580","name":"CWE-134","shortDescription":{"text":"CWE-134"},"helpUri":"https://cwe.mitre.org/data/definitions/134.html"},{"id":"CWE-1357","guid":"e4d2e772-757e-0a5c-bd7d-77052949d866","name":"Reliance on Insufficiently Trustworthy Component","shortDescription":{"text":"Reliance on Insufficiently Trustworthy Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1357.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-290","guid":"379b1e66-a292-7b59-aa1e-a5bb4a6a99e9","name":"CWE-290","shortDescription":{"text":"CWE-290"},"helpUri":"https://cwe.mitre.org/data/definitions/290.html"},{"id":"CWE-353","guid":"09d7e902-d4ee-f05d-ae6c-0a1554d0c18f","name":"CWE-353","shortDescription":{"text":"CWE-353"},"helpUri":"https://cwe.mitre.org/data/definitions/353.html"},{"id":"CWE-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-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":21,"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."]}]}