{"$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":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"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":"D5","name":"Coupling","shortDescription":{"text":"Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D5"},{"id":"D8","name":"Code Coverage","shortDescription":{"text":"Code Coverage"},"helpUri":"https://codehealth.canine.dev/dimensions/D8"},{"id":"D9","name":"Test Distribution","shortDescription":{"text":"Test Distribution"},"helpUri":"https://codehealth.canine.dev/dimensions/D9"},{"id":"D12","name":"Dependency Hygiene","shortDescription":{"text":"Dependency Hygiene"},"helpUri":"https://codehealth.canine.dev/dimensions/D12"},{"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":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"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":"D26","name":"Project Cohesion","shortDescription":{"text":"Project Cohesion"},"helpUri":"https://codehealth.canine.dev/dimensions/D26"},{"id":"D27","name":"Navigability","shortDescription":{"text":"Navigability"},"helpUri":"https://codehealth.canine.dev/dimensions/D27"},{"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":"D33","name":"JS/npm Dependency Vulnerabilities","shortDescription":{"text":"JS/npm Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D33","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"]}},{"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":"D1","level":"warning","message":{"text":"keydown (cyclomatic 47): keydown has cyclomatic complexity 47 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":1350}}}],"partialFingerprints":{"codehealthFindingId/v1":"ec254e316bc2b4974c8b1bc32db3197e43a38779a7bddffd40f8ab8288bf24c4"}},{"ruleId":"D1","level":"warning","message":{"text":"position (cyclomatic 39): position has cyclomatic complexity 39 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/popup.js"},"region":{"startLine":739}}}],"partialFingerprints":{"codehealthFindingId/v1":"aee69a3808aea9a9161aa4e5661e0a01ac2da23bcf20e007435e74ab6891d887"}},{"ruleId":"D1","level":"warning","message":{"text":"keydown (cyclomatic 32): keydown has cyclomatic complexity 32 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":1237}}}],"partialFingerprints":{"codehealthFindingId/v1":"78b5ab7dcfd57721638baa676729b7e9f58bed23b5f4974096b04c4133ab3b46"}},{"ruleId":"D1","level":"warning","message":{"text":"stick (cyclomatic 28): stick has cyclomatic complexity 28 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/sticky.js"},"region":{"startLine":483}}}],"partialFingerprints":{"codehealthFindingId/v1":"c4a3814c3114227e7c54c77e972f49f2f7e9b37d82d4d60b5052d9a8c35193fb"}},{"ruleId":"D1","level":"warning","message":{"text":"value (cyclomatic 17): value has cyclomatic complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":2448}}}],"partialFingerprints":{"codehealthFindingId/v1":"19e80a09629c4a834a2aa5a289d0e3fccc1059fde523d1b92133ee2f1c815c35"}},{"ruleId":"D1","level":"warning","message":{"text":"query (cyclomatic 17): query has cyclomatic complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/behaviors/api.js"},"region":{"startLine":172}}}],"partialFingerprints":{"codehealthFindingId/v1":"0b01bda230814684710e642b6cb0ae5a893c5e46c088a6424e52350d88a292a5"}},{"ruleId":"D1","level":"warning","message":{"text":"(anonymous) (cyclomatic 16): (anonymous) has cyclomatic complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/install.js"},"region":{"startLine":216}}}],"partialFingerprints":{"codehealthFindingId/v1":"f96c83236df6d258325dc9b4f1d3947289b36ff35c868a81eb43938577f220b7"}},{"ruleId":"D1","level":"warning","message":{"text":"(anonymous) (cyclomatic 16): (anonymous) has cyclomatic complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/behaviors/form.js"},"region":{"startLine":573}}}],"partialFingerprints":{"codehealthFindingId/v1":"dc78813f85b648f100a3a31e3901593f76530537c3681a80b8645b9ee2c41d54"}},{"ruleId":"D2","level":"warning","message":{"text":"keydown (cognitive 109): keydown has cognitive complexity 109 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":1350}}}],"partialFingerprints":{"codehealthFindingId/v1":"e42b9edab97d21e535a0dab7ee970d7b4e879701f8b1c418c86e1330f47e95a0"}},{"ruleId":"D2","level":"warning","message":{"text":"keydown (cognitive 76): keydown has cognitive complexity 76 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":1237}}}],"partialFingerprints":{"codehealthFindingId/v1":"207a52f4868932f97d8bddc06d0ec6dff11f0fdf6513a739e6c64dcc96ebf377"}},{"ruleId":"D2","level":"warning","message":{"text":"stick (cognitive 53): stick has cognitive complexity 53 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/sticky.js"},"region":{"startLine":483}}}],"partialFingerprints":{"codehealthFindingId/v1":"24e1c18286bf08b4e4841c550bfdb79a9f4ee4e73a3ab36131d4d6986ccafb68"}},{"ruleId":"D2","level":"warning","message":{"text":"position (cognitive 41): position has cognitive complexity 41 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/popup.js"},"region":{"startLine":739}}}],"partialFingerprints":{"codehealthFindingId/v1":"cd533119c91c8eb9fd70fc317b18fb94743dc53977dd429180ba143fc63a9633"}},{"ruleId":"D2","level":"warning","message":{"text":"(anonymous) (cognitive 36): (anonymous) has cognitive complexity 36 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/behaviors/form.js"},"region":{"startLine":573}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ea9762606a291e0b6f6f1d735c8c71337d8d121eb2935af218095abf3fc830f"}},{"ruleId":"D2","level":"warning","message":{"text":"(anonymous) (cognitive 29): (anonymous) has cognitive complexity 29 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/tab.js"},"region":{"startLine":321}}}],"partialFingerprints":{"codehealthFindingId/v1":"b397c42e68f3f52c33c25ea8bb5376151c31bcee309458be0780c498674b47bc"}},{"ruleId":"D2","level":"warning","message":{"text":"(anonymous) (cognitive 27): (anonymous) has cognitive complexity 27 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/install.js"},"region":{"startLine":216}}}],"partialFingerprints":{"codehealthFindingId/v1":"db46d4c61f58614796465816d0c6516edd880316cd61995b2a03421cdfd5c440"}},{"ruleId":"D2","level":"warning","message":{"text":"value (cognitive 26): value has cognitive complexity 26 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":2448}}}],"partialFingerprints":{"codehealthFindingId/v1":"1f806a1df70ce53ae382090ed5eb195bcb51a9bf2d42096e7ab2caea57865f25"}},{"ruleId":"D2","level":"warning","message":{"text":"afterFiltered (cognitive 21): afterFiltered has cognitive complexity 21 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":679}}}],"partialFingerprints":{"codehealthFindingId/v1":"86d7e1737098d7ad0c071cd904c7681479d0948821d230406776843226b7c1d2"}},{"ruleId":"D2","level":"warning","message":{"text":"query (cognitive 21): query has cognitive complexity 21 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/behaviors/api.js"},"region":{"startLine":172}}}],"partialFingerprints":{"codehealthFindingId/v1":"144d4240d47ceae80e10e07c2f9d3e40657b2a3708970c9ca7e59b85b497ff32"}},{"ruleId":"D2","level":"warning","message":{"text":"showModal (cognitive 19): showModal has cognitive complexity 19 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/modal.js"},"region":{"startLine":339}}}],"partialFingerprints":{"codehealthFindingId/v1":"cc3ea86ded175cf77d2bc050b2a1aba803006fb2e7bdc1338f1cc0153768a0e4"}},{"ruleId":"D2","level":"warning","message":{"text":"parser (cognitive 18): parser has cognitive complexity 18 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/docs/metadata.js"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"6e1960ca562e86fcf31a41add521a3a2084282f739fcdd0883c0a9e34fdcf504"}},{"ruleId":"D2","level":"warning","message":{"text":"handleKeyboard (cognitive 18): handleKeyboard has cognitive complexity 18 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/search.js"},"region":{"startLine":251}}}],"partialFingerprints":{"codehealthFindingId/v1":"2eff738accaaa1e85d811dc8b671e2d0f5ec780fea0761e22786bd4f390b9dac"}},{"ruleId":"D2","level":"warning","message":{"text":"generateResults (cognitive 18): generateResults has cognitive complexity 18 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/search.js"},"region":{"startLine":994}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b6bb4d8eca69c49962999f8f6195aec8b5785a9ee8769b8b430cbd1a556e7fb"}},{"ruleId":"D2","level":"warning","message":{"text":"animate (cognitive 17): animate has cognitive complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/transition.js"},"region":{"startLine":168}}}],"partialFingerprints":{"codehealthFindingId/v1":"d039482644a8ef1b0e7fa7a1109ec0b4a8ef1c77f9dbcabeb3b965cbaa010fe1"}},{"ruleId":"D2","level":"warning","message":{"text":"(anonymous) (cognitive 17): (anonymous) has cognitive complexity 17 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":2546}}}],"partialFingerprints":{"codehealthFindingId/v1":"b259ae8bd2f6ef6d05bca12ae1d7d0940f7c0feee012a824c397ea858e431905"}},{"ruleId":"D2","level":"warning","message":{"text":"show (cognitive 16): show has cognitive complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/sidebar.js"},"region":{"startLine":365}}}],"partialFingerprints":{"codehealthFindingId/v1":"26a53cf1fe75e545d2fa6cf11f494f05914e4cd34aa9dca7d68af4ef7c0429bb"}},{"ruleId":"D2","level":"warning","message":{"text":"create (cognitive 16): create has cognitive complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/popup.js"},"region":{"startLine":240}}}],"partialFingerprints":{"codehealthFindingId/v1":"77f1c2c52c10877a3d1771286ee851f88743b9fdd6e0f7ff0eadbe06ee5fec49"}},{"ruleId":"D2","level":"warning","message":{"text":"show (cognitive 16): show has cognitive complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/popup.js"},"region":{"startLine":322}}}],"partialFingerprints":{"codehealthFindingId/v1":"31d1f2100b9754d07bbed81e89a6692f5b897f982354d3e46e168b7cc72e1452"}},{"ruleId":"D2","level":"warning","message":{"text":"(anonymous) (cognitive 16): (anonymous) has cognitive complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":799}}}],"partialFingerprints":{"codehealthFindingId/v1":"5cbab242e7703aff3e7cde4afad734af374dbc64c9b2ebaca198e94afb97d656"}},{"ruleId":"D2","level":"warning","message":{"text":"click (cognitive 16): click has cognitive complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":1200}}}],"partialFingerprints":{"codehealthFindingId/v1":"5017fb6ddda6850e8b7e58b967028f9b1a80dfd594640ceeaa1f7b438bc27947"}},{"ruleId":"D2","level":"warning","message":{"text":"(anonymous) (cognitive 16): (anonymous) has cognitive complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":1943}}}],"partialFingerprints":{"codehealthFindingId/v1":"5cbab242e7703aff3e7cde4afad734af374dbc64c9b2ebaca198e94afb97d656"}},{"ruleId":"D2","level":"warning","message":{"text":"field (cognitive 16): field has cognitive complexity 16 (threshold 15)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/behaviors/form.js"},"region":{"startLine":952}}}],"partialFingerprints":{"codehealthFindingId/v1":"40ecc937b9313cb51644f63de5c80c5719a1bb77cd7ec4066fe716684eb22328"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: helpers/sinon.js: FileTooLong \u2014 4819 lines."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"test/helpers/sinon.js"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"3ca61b16b30f4bb45aca49de642385ac8a0d43ac6dbf180966a56e419f2edba0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/search.js: FileTooLong \u2014 1505 lines."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/search.js"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"be7647791a46293fe2c20c7a5717f0fa358c63edc6bd434361c60463d3eb0676"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/popup.js: FileTooLong \u2014 1532 lines."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/popup.js"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"a1ad4acf51cb6e928f655ef145e90e595c21f17a431e1c1405787c3d1707d0b0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/dropdown.js: FileTooLong \u2014 3955 lines."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dropdown.js"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"23ae3abb92341a26288bc4c175e2c44f52bd5946bf10270f737c2c489043150e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: behaviors/form.js: FileTooLong \u2014 1706 lines."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/behaviors/form.js"},"region":{"startLine":0}}}],"partialFingerprints":{"codehealthFindingId/v1":"e272999fa78563400c2e880a662fec145ceddb71514daee8be2c11c314f35246"}},{"ruleId":"D8","level":"error","message":{"text":"No automated tests: No automated tests \u2014 the solution has no test code. Untested code is the largest single risk to changing it safely."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"3132564c6310e5d01a231f252a02d5d2f5a542c0a8fa29a14c89693f1e3df871"}},{"ruleId":"D9","level":"note","message":{"text":"No tests found: No test projects found in the repository."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c9bf64cbb5a4ae13d6bcd01fa3bc8d2879d860c73bc67f176ee3c2cecb8adce3"}},{"ruleId":"D19","level":"note","message":{"text":"The \u0027How to use\u0027 section lists four tasks but gives no explanation of what each does (e.g. install, build) and no link to the full getting started guide.: Add a short description for each task so new users can find them without reading the entire README."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d48e39279ff1b58a56697d855e05c80065f04856306f544594501946d4f977a4"}},{"ruleId":"D19","level":"note","message":{"text":"The \u0027How to use\u0027 section is a bare list of imported tasks with no explanation of how they work together or what files are needed.: Document each task\u0027s purpose and any prerequisites it requires, such as the semantic.json config."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/collections/README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e1836432d6273c8f1c044b4d657c2c9a34e45ea86eccd8aabcf012fe2f5da05c"}},{"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":"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":"0b3c584462b19b98e1944eb1ef0097e2e7c0769a528a8255d5c9ea20c411ba47"},"taxa":[{"id":"CWE-345","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: update.js \u2194 update.js: \u0060tasks/admin/components/update.js\u0060 and \u0060tasks/admin/distributions/update.js\u0060 change together 88% of the time (22 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/admin/components/update.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9243ab43a642deacb79cf87e54137d64b4ca8093f6eec1aee4ded6f11879d4f6"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: init.js \u2194 update.js: \u0060tasks/admin/distributions/init.js\u0060 and \u0060tasks/admin/distributions/update.js\u0060 change together 82% of the time (9 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/admin/distributions/init.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"583bf21539b14ad337891dd45364e1f1fa0622d1015befcf23f0fa3c82bf7807"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: release.js \u2194 admin.js: \u0060tasks/admin/release.js\u0060 and \u0060tasks/collections/admin.js\u0060 change together 75% of the time (9 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/admin/release.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"66877e04c9cfe4cdcd65ed4cf39c26cccd6c4e380f1b29e931863d6ece2a5342"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: build.js \u2194 watch.js: \u0060tasks/rtl/build.js\u0060 and \u0060tasks/rtl/watch.js\u0060 change together 74% of the time (14 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/rtl/build.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4b8cc8c5f4a5087fe0bc29d991db5dfaf94640c76e3686faaa0e12c1dc35e2ad"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: update.js \u2194 init.js: \u0060tasks/admin/components/update.js\u0060 and \u0060tasks/admin/distributions/init.js\u0060 change together 73% of the time (8 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"tasks/admin/components/update.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ce1ced145e4ac3e7527f748cf2a2b93c22e3ff5c4436db7b702993d97df188b6"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: site.js \u2194 tab.js: \u0060src/definitions/globals/site.js\u0060 and \u0060src/definitions/modules/tab.js\u0060 change together 71% of the time (20 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/globals/site.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9d9163a87ccb95d5ae62b28f8dac2646dd15070e36a5ace56b4b8a82bbec15d8"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: popup.js \u2194 rating.js: \u0060src/definitions/modules/popup.js\u0060 and \u0060src/definitions/modules/rating.js\u0060 change together 70% of the time (30 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/popup.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf1d33a50d3ad1f98a3ddda8035f4f83fa58963ece5267bd136ac2171887bb95"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: site.js \u2194 search.js: \u0060src/definitions/globals/site.js\u0060 and \u0060src/definitions/modules/search.js\u0060 change together 68% of the time (19 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/globals/site.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"15d423da8a12155b89ae89c680abcfc0db90386da375405ac4727ca0193b32df"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: rating.js \u2194 shape.js: \u0060src/definitions/modules/rating.js\u0060 and \u0060src/definitions/modules/shape.js\u0060 change together 65% of the time (28 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/rating.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1eaf92df63ceb881a80aa147409f70067d39274f856b762a70918892af2c346"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: dimmer.js \u2194 rating.js: \u0060src/definitions/modules/dimmer.js\u0060 and \u0060src/definitions/modules/rating.js\u0060 change together 65% of the time (28 shared commits) with no explicit dependency \u2014 a hidden/logical coupling. If they belong together, co-locate them; if not, break the coupling."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"src/definitions/modules/dimmer.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf79eb54750215ac05f3c3976df3a4d288477e184225ae00f2efe787cfa4cbe2"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1395","guid":"800e09e7-c11a-8654-9fa6-86f398995fed","name":"Dependency on Vulnerable Third-Party Component","shortDescription":{"text":"Dependency on Vulnerable Third-Party Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1395.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-345","guid":"d80d4b65-bbbe-b65d-958e-7ac466af18f9","name":"CWE-345","shortDescription":{"text":"CWE-345"},"helpUri":"https://cwe.mitre.org/data/definitions/345.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-937","guid":"16f316ae-415c-b354-a59b-1f7905f756e9","name":"Using Components with Known Vulnerabilities","shortDescription":{"text":"Using Components with Known Vulnerabilities"},"helpUri":"https://cwe.mitre.org/data/definitions/937.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":2,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}