{"$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":"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":"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":"D38","name":"OSV Dependency Vulnerabilities","shortDescription":{"text":"OSV Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D38","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-937","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1395","CWE-937"]}}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"getter.GetClassesByOption (cyclomatic 31): getter.GetClassesByOption has cyclomatic complexity 31 (threshold 15). Of this number, 18 points are the body\u0027s own statements and 13 belong to one function literal inside it that branches. To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/getter/classes.go"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"a908a880da59db92db367bebdc520f66ee23a503118ddafd9e07bdb33c0d5b41"}},{"ruleId":"D1","level":"warning","message":{"text":"getter.GetFunctionsByOptions (cyclomatic 25): getter.GetFunctionsByOptions has cyclomatic complexity 25 (threshold 15). Of this number, 15 points are the body\u0027s own statements and 10 belong to one function literal inside it that branches. To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/getter/functions.go"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"82f2feeeccc9988b9290b73255bcbb6cfc636b08e711ab5950e5695159884bdc"}},{"ruleId":"D1","level":"warning","message":{"text":"relations.GetClass2ClassRelation (cyclomatic 24): relations.GetClass2ClassRelation has cyclomatic complexity 24 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/relations/class_class.go"},"region":{"startLine":97}}}],"partialFingerprints":{"codehealthFindingId/v1":"15f7dcee9806026abde5f3572849421ced99af32a205d387f09c5fb3ea7948cc"}},{"ruleId":"D1","level":"warning","message":{"text":"commands.Relation (cyclomatic 24): commands.Relation has cyclomatic complexity 24 (threshold 15). Most of this is not in the body itself: 1 of the 24 points is its own statement and the rest belongs to 2 function literals inside it that branch (lines 133, 63). The decisions are inside those literals, which nothing outside this body can call, review or test on its own, so splitting the enclosing body is not the move available here. To reduce it, lift the literals\u0027 work into a named function or method at the enclosing scope and have each literal call it, then reduce whichever part then reads as the largest."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/relation.go"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"a4ac00830cf2e7e8c7c20c4cd79ae512d50bf0fd57184505bfae04149df5df03"}},{"ruleId":"D1","level":"warning","message":{"text":"commands.Graph (cyclomatic 21): commands.Graph has cyclomatic complexity 21 (threshold 15). Most of this is not in the body itself: 1 of the 21 points is its own statement and the rest belongs to 7 function literals inside it that branch (lines 59, 181, 132, \u2026). The decisions are inside those literals, which nothing outside this body can call, review or test on its own, so splitting the enclosing body is not the move available here. To reduce it, lift the literals\u0027 work into a named function or method at the enclosing scope and have each literal call it, then reduce whichever part then reads as the largest."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/graph.go"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"afe52ad528288051837ece6bb619e10caab6fb888b289dbd7b8d694eb243f83a"}},{"ruleId":"D1","level":"warning","message":{"text":"globalContext.UpdateMeta (cyclomatic 19): globalContext.UpdateMeta has cyclomatic complexity 19 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/stats/walkers/context.go"},"region":{"startLine":95}}}],"partialFingerprints":{"codehealthFindingId/v1":"079d153d4e62e19d790af22b7c53b0acee179cb615d271bc22624acd28613f79"}},{"ruleId":"D1","level":"warning","message":{"text":"Executor.HelpPage (cyclomatic 18): Executor.HelpPage has cyclomatic complexity 18 (threshold 15). Most of this is not in the body itself: 8 of the 18 points are its own statements and the rest belongs to one function literal inside it that branches (line 50). The decisions are inside the literal, which nothing outside this body can call, review or test on its own, so splitting the enclosing body is not the move available here. To reduce it, lift the literal\u0027s work into a named function or method at the enclosing scope and have the literal call it, then reduce whichever part then reads as the largest."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/executor.go"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"413bfa50601fa21766ea17d518abc0c904f4fbccd6b40d023fecd73a2e46510c"}},{"ruleId":"D1","level":"warning","message":{"text":"Grapher.namespacesDepsRecursive (cyclomatic 17): Grapher.namespacesDepsRecursive has cyclomatic complexity 17 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/namespaces.go"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"631cdcff66d863ae573ba4f1b0075da9dea190da5431b050ece6a374aea76cc1"}},{"ruleId":"D2","level":"warning","message":{"text":"relations.GetClass2ClassRelation (cognitive 45): relations.GetClass2ClassRelation has cognitive complexity 45 (threshold 15). Drivers by points: if/else 27, loops 18 (nesting depth added 22). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/relations/class_class.go"},"region":{"startLine":97}}}],"partialFingerprints":{"codehealthFindingId/v1":"f975c16361a32b6c5dd8ee609303b9a4eabbf18db865bb02e4a17cdd286a7b02"}},{"ruleId":"D2","level":"warning","message":{"text":"commands.Relation (cognitive 43): commands.Relation has cognitive complexity 43 (threshold 15). Drivers by points: if/else 30, loops 13 (nesting depth added 19). Most of this is not in the body itself: 0 of the 43 points are its own statements and the rest belongs to 2 function literals inside it that branch (lines 133, 63). The decisions are inside those literals, which nothing outside this body can call, review or test on its own, so splitting the enclosing body is not the move available here. To reduce it, lift the literals\u0027 work into a named function or method at the enclosing scope and have each literal call it, then reduce whichever part then reads as the largest."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/relation.go"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"d32e71a2d0f43a12662893090e333bb2e6e65c42e2e440fd7e80b508c3a0c2ff"}},{"ruleId":"D2","level":"warning","message":{"text":"Grapher.namespacesDepsRecursive (cognitive 42): Grapher.namespacesDepsRecursive has cognitive complexity 42 (threshold 15). Drivers by points: if/else 34, loops 8 (nesting depth added 26). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/namespaces.go"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b37c399f08922c374a4bcfa55e3fccb89a201889990aaf028c36314fef7b8e4"}},{"ruleId":"D2","level":"warning","message":{"text":"getter.GetClassesByOption (cognitive 32): getter.GetClassesByOption has cognitive complexity 32 (threshold 15). Drivers by points: if/else 24, boolean chains 6, loops 1, match/switch 1 (nesting depth added 11). Of this number, 26 points are the body\u0027s own statements and 6 belong to one function literal inside it that branches. To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/getter/classes.go"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"24810f56dc167e76294359d8e8a3a16e42b38a3ffadcb0d6e7cda5d2a45a0792"}},{"ruleId":"D2","level":"warning","message":{"text":"globalContext.UpdateMeta (cognitive 30): globalContext.UpdateMeta has cognitive complexity 30 (threshold 15). Drivers by points: if/else 23, loops 6, boolean chains 1 (nesting depth added 10). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/stats/walkers/context.go"},"region":{"startLine":95}}}],"partialFingerprints":{"codehealthFindingId/v1":"148155389684df48cfd0fa2eebb5a60ade5c3c8f87bcd4fe4699b86214627163"}},{"ruleId":"D2","level":"warning","message":{"text":"commands.List (cognitive 28): commands.List has cognitive complexity 28 (threshold 15). Drivers by points: if/else 28 (nesting depth added 7). Most of this is not in the body itself: 0 of the 28 points are its own statements and the rest belongs to 7 function literals inside it that branch (lines 52, 118, 182, \u2026). The decisions are inside those literals, which nothing outside this body can call, review or test on its own, so splitting the enclosing body is not the move available here. To reduce it, lift the literals\u0027 work into a named function or method at the enclosing scope and have each literal call it, then reduce whichever part then reads as the largest."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/list.go"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"97094a7d483695ba4dfd1f7a764721ddc3f086629d60d29aaeb62a59dbd06d65"}},{"ruleId":"D2","level":"warning","message":{"text":"Executor.getSuggests (cognitive 28): Executor.getSuggests has cognitive complexity 28 (threshold 15). Drivers by points: if/else 16, loops 12 (nesting depth added 17). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/shell.go"},"region":{"startLine":133}}}],"partialFingerprints":{"codehealthFindingId/v1":"165696fb2e836d2cbe39f14c8b5bbc3ac00c91ea70789807a4529d61b292ee40"}},{"ruleId":"D2","level":"warning","message":{"text":"getter.GetFunctionsByOptions (cognitive 25): getter.GetFunctionsByOptions has cognitive complexity 25 (threshold 15). Drivers by points: if/else 19, boolean chains 4, loops 1, match/switch 1 (nesting depth added 8). Of this number, 21 points are the body\u0027s own statements and 4 belong to one function literal inside it that branches. To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/getter/functions.go"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"8587776d0f1311d59efa1cbf1ea9a91a86205cc613a6967858a5c753ee600932"}},{"ruleId":"D2","level":"warning","message":{"text":"Grapher.lcom4 (cognitive 24): Grapher.lcom4 has cognitive complexity 24 (threshold 15). Drivers by points: if/else 14, loops 10 (nesting depth added 12). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/class.go"},"region":{"startLine":286}}}],"partialFingerprints":{"codehealthFindingId/v1":"e55e540da0411893c5eef299b50de0281cc807abf61d33d31fdb9da597376d34"}},{"ruleId":"D2","level":"warning","message":{"text":"Executor.HelpPage (cognitive 24): Executor.HelpPage has cognitive complexity 24 (threshold 15). Drivers by points: if/else 13, loops 6, boolean chains 5 (nesting depth added 7). Most of this is not in the body itself: 9 of the 24 points are its own statements and the rest belongs to one function literal inside it that branches (line 50). The decisions are inside the literal, which nothing outside this body can call, review or test on its own, so splitting the enclosing body is not the move available here. To reduce it, lift the literal\u0027s work into a named function or method at the enclosing scope and have the literal call it, then reduce whichever part then reads as the largest."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/executor.go"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"8e8e4d26fd4fa92f2db8794ec76d01ec4f378725690dbdba1b2485f8b613ce85"}},{"ruleId":"D2","level":"warning","message":{"text":"metrics.LackOfCohesionInMethods4 (cognitive 23): metrics.LackOfCohesionInMethods4 has cognitive complexity 23 (threshold 15). Drivers by points: loops 12, if/else 10, boolean chains 1 (nesting depth added 11). To reduce it, break up the iteration: give each loop body a named function, and split a multi-phase loop into one function per phase so no single body carries the whole pipeline."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/stats/metrics/class.go"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"867b2c8844bb97cd6ff878e67b912c7ffb58bda42fc356ce182ac21e73abc7d7"}},{"ruleId":"D2","level":"warning","message":{"text":"commands.Graph (cognitive 22): commands.Graph has cognitive complexity 22 (threshold 15). Drivers by points: if/else 19, loops 2, match/switch 1 (nesting depth added 3). Most of this is not in the body itself: 0 of the 22 points are its own statements and the rest belongs to 7 function literals inside it that branch (lines 59, 181, 132, \u2026). The decisions are inside those literals, which nothing outside this body can call, review or test on its own, so splitting the enclosing body is not the move available here. To reduce it, lift the literals\u0027 work into a named function or method at the enclosing scope and have each literal call it, then reduce whichever part then reads as the largest."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/graph.go"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a7f94a74390689873491ef7924a9930741473c93709292cb048a26a5e2d8c02"}},{"ruleId":"D2","level":"warning","message":{"text":"flags.ParseFlags (cognitive 18): flags.ParseFlags has cognitive complexity 18 (threshold 15). Drivers by points: if/else 15, loops 2, boolean chains 1 (nesting depth added 9). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/flags/flags.go"},"region":{"startLine":100}}}],"partialFingerprints":{"codehealthFindingId/v1":"d012e17328922777b63d1e146132365b0ec838d02611eb72579fd328d660da9c"}},{"ruleId":"D2","level":"warning","message":{"text":"Functions.maxMinAvgCyclomaticComplexity (cognitive 18): Functions.maxMinAvgCyclomaticComplexity has cognitive complexity 18 (threshold 15). Drivers by points: if/else 12, boolean chains 5, loops 1 (nesting depth added 4). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/stats/symbols/functions.go"},"region":{"startLine":88}}}],"partialFingerprints":{"codehealthFindingId/v1":"fdc8e3c0fd6a031a65668e2073bb17f8a88dbb0b184f10f90ea8be2aa4abd7b4"}},{"ruleId":"D2","level":"warning","message":{"text":"Functions.maxMinAvgCountMagicNumbers (cognitive 18): Functions.maxMinAvgCountMagicNumbers has cognitive complexity 18 (threshold 15). Drivers by points: if/else 12, boolean chains 5, loops 1 (nesting depth added 4). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/stats/symbols/functions.go"},"region":{"startLine":138}}}],"partialFingerprints":{"codehealthFindingId/v1":"a7b39e7b0bc723dcc9a980cf24de6c8f21c9e4194bbe750d3ba02cf429483c62"}},{"ruleId":"D2","level":"warning","message":{"text":"relations.GetClass2FuncRelation (cognitive 17): relations.GetClass2FuncRelation has cognitive complexity 17 (threshold 15). Drivers by points: if/else 11, loops 6 (nesting depth added 7). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/relations/class_func.go"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"854e9a96b93e7c2510cfa63eff178a40ec843ffd73eba87f2ffd67f856b4c95f"}},{"ruleId":"D2","level":"warning","message":{"text":"Class2ClassRelation.String (cognitive 16): Class2ClassRelation.String has cognitive complexity 16 (threshold 15). Drivers by points: loops 12, boolean chains 2, if/else 2 (nesting depth added 6). To reduce it, break up the iteration: give each loop body a named function, and split a multi-phase loop into one function per phase so no single body carries the whole pipeline."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/relations/class_class.go"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"b1128d584ff3b9b18003ed4df438d9e55b8486df0a7e2d770104575ce52b63fe"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (22 lines \u00D7 3): internal/grapher/class.go:132-153 | internal/grapher/files.go:13-34 | internal/grapher/namespaces.go:11-32 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/class.go"},"region":{"startLine":132}}}],"partialFingerprints":{"codehealthFindingId/v1":"34dbccfa9c929fc7606a83f05d196db0f24355fcd20a0280dc79965eb4c72750"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 6): internal/shell/commands/list.go:102-118 | internal/shell/commands/list.go:166-182 | internal/shell/commands/list.go:229-245 | internal/shell/commands/list.go:294-310 | internal/shell/commands/list.go:358-374 | internal/shell/commands/list.go:428-444 \u2014 all 6 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/list.go:102\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/list.go"},"region":{"startLine":102}}}],"partialFingerprints":{"codehealthFindingId/v1":"c72e8f912efc5fb13848caf8dd4636b2dd7b11dec88ccea45c12f16c9cf57ba8"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): internal/shell/commands/graph.go:294-310 | internal/shell/commands/graph.go:335-351 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/graph.go:294\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/graph.go"},"region":{"startLine":294}}}],"partialFingerprints":{"codehealthFindingId/v1":"59bbf0afff4e2715a0ca5ce8d32bffbb9570ed86db2fde648ce48099ee24316f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 3): internal/shell/commands/graph.go:220-235 | internal/shell/commands/graph.go:294-309 | internal/shell/commands/graph.go:335-350 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/graph.go:220\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/graph.go"},"region":{"startLine":220}}}],"partialFingerprints":{"codehealthFindingId/v1":"cb976a978201570a93e2b45d7061e1818f094e27bafdeffb0ef1727a922d64aa"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): internal/getter/files.go:49-64 | internal/getter/namespaces.go:66-81 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/getter/files.go:49\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/getter/files.go"},"region":{"startLine":49}}}],"partialFingerprints":{"codehealthFindingId/v1":"fa59676079d99a642786a2d89acfa26360cf0aa4d331e4ad2cd2050a92af3275"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): internal/shell/commands/graph.go:51-66 | internal/shell/commands/graph.go:263-278 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/graph.go:51\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/graph.go"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"2ff83fcb74c1c7f27b9be3fe594d024a4c863836fa753c5589eaf3d04d91f88c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 8): internal/shell/commands/list.go:19-33 | internal/shell/commands/list.go:89-103 | internal/shell/commands/list.go:153-167 | internal/shell/commands/list.go:216-230 | internal/shell/commands/list.go:281-295 | internal/shell/commands/list.go:345-359 | internal/shell/commands/list.go:409-423 | internal/shell/commands/relation.go:19-33 \u2014 there are 8 copies across 2 file(s) \u2014 more copies than files, so at least one file holds the block twice. Extract it once into a single shared function every call site can reach and call it from all 8 sites; resolving a subset leaves the remainder to drift apart. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/list.go:19\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/list.go"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"b3222529fd65e11af5262e10d74e405af062703504c4775d8d49b152605ea744"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 4): internal/shell/commands/graph.go:105-119 | internal/shell/commands/graph.go:157-171 | internal/shell/commands/graph.go:292-306 | internal/shell/commands/graph.go:333-347 \u2014 all 4 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/graph.go:105\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/graph.go"},"region":{"startLine":105}}}],"partialFingerprints":{"codehealthFindingId/v1":"569635e47dcf655df76d35527fceb09f5d32f1f0215c51826be7262d507e2f13"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 3): internal/grapher/namespaces.go:76-90 | internal/grapher/namespaces.go:107-121 | internal/grapher/namespaces.go:132-146 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/grapher/namespaces.go:76\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/namespaces.go"},"region":{"startLine":76}}}],"partialFingerprints":{"codehealthFindingId/v1":"2d1b3f65ab5b33284e694f22caf591f72ce139e0d98039c713539e827531854c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): internal/shell/commands/graph.go:375-388 | internal/shell/commands/list.go:481-494 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/graph.go:375\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/graph.go"},"region":{"startLine":375}}}],"partialFingerprints":{"codehealthFindingId/v1":"6163f53118bd56383e709fdbf767d32ffd9e8e288e0e45672eb485c810413683"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 3): internal/shell/commands/list.go:255-267 | internal/shell/commands/list.go:320-332 | internal/shell/commands/list.go:384-396 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/list.go:255\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/list.go"},"region":{"startLine":255}}}],"partialFingerprints":{"codehealthFindingId/v1":"4f3b8de6eb0dd45620bef2b515cd3605abf8cb7690403701c9088b81f8ddb639"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 6): internal/shell/commands/list.go:45-56 | internal/shell/commands/list.go:111-122 | internal/shell/commands/list.go:175-186 | internal/shell/commands/list.go:238-249 | internal/shell/commands/list.go:303-314 | internal/shell/commands/list.go:367-378 \u2014 all 6 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/list.go:45\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/list.go"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"d29af14c579d861671b5a9019dde27f6da447f2244ecfa093230b57b0329e317"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 4): internal/getter/classes.go:116-127 | internal/getter/files.go:58-69 | internal/getter/functions.go:96-107 | internal/getter/namespaces.go:75-86 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/getter/classes.go:116\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/getter/classes.go"},"region":{"startLine":116}}}],"partialFingerprints":{"codehealthFindingId/v1":"7af4a596c5f472553999aee80913bfc8f6327227699ceb5b7ccd153830bb4d94"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): internal/shell/commands/list.go:66-77 | internal/shell/commands/list.go:130-141 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/commands/list.go:66\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/commands/list.go"},"region":{"startLine":66}}}],"partialFingerprints":{"codehealthFindingId/v1":"d30c92f778ecf2565886035f2f4642a43e904ed8f41d0fd2b87c726a8797ef78"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 3): internal/shell/shell.go:111-120 | internal/shell/shell.go:145-154 | internal/shell/shell.go:164-173 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/shell.go:111\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/shell.go"},"region":{"startLine":111}}}],"partialFingerprints":{"codehealthFindingId/v1":"51d4f81dc340e2f3a621957707e328644638126e04811c69f3c435b05bf2b908"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): internal/grapher/class.go:86-94 | internal/grapher/class.go:110-118 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/grapher/class.go:86\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/class.go"},"region":{"startLine":86}}}],"partialFingerprints":{"codehealthFindingId/v1":"257846eb8ad2ae2b51b77426f625074d928ddc8b7f2b581c73f85aa704dc843d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): internal/grapher/class.go:311-319 | internal/grapher/class.go:327-335 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/grapher/class.go:311\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/class.go"},"region":{"startLine":311}}}],"partialFingerprints":{"codehealthFindingId/v1":"5fc661a2ce32a44bdd0d495a2600b215435a2c3082ac3233d528b38458ec3f39"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 3): internal/grapher/class.go:296-303 | internal/grapher/class.go:312-319 | internal/grapher/class.go:328-335 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/grapher/class.go:296\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/class.go"},"region":{"startLine":296}}}],"partialFingerprints":{"codehealthFindingId/v1":"57338c3ca0c9d32f55ba2a2d7e695b7dafb993da9f2d6590ea6c36f878a22fb2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): internal/grapher/class.go:95-102 | internal/grapher/class.go:119-126 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/grapher/class.go:95\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/class.go"},"region":{"startLine":95}}}],"partialFingerprints":{"codehealthFindingId/v1":"b14cb7c27ab412f363eb0484bb8f7a6dfa5beb51cc67e383b1c0d39fbe1ddd4e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): internal/shell/executor.go:77-84 | internal/shell/shell.go:140-147 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/shell/executor.go:77\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/shell/executor.go"},"region":{"startLine":77}}}],"partialFingerprints":{"codehealthFindingId/v1":"9ff4ebaeadab15ebc360d8d05ce5f3f3b0d9340779e3c8456317212b60d146af"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): internal/grapher/files.go:89-94 | internal/grapher/files.go:103-108 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060internal/grapher/files.go:89\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"internal/grapher/files.go"},"region":{"startLine":89}}}],"partialFingerprints":{"codehealthFindingId/v1":"aa5e689185358e81729bb342fc15513fdec82e746ba00e3f82b7a1f887772a33"}},{"ruleId":"D16","level":"warning","message":{"text":"single-maintainer \u2014 knowledge-concentration (bus factor) risk: single-maintainer \u2014 knowledge-concentration (bus factor) risk (1 author(s) across 124 commit(s) sampled)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b4b49d961df742f0e507f4cc5c8094fb077ba0391a27fd015d18320865187719"}},{"ruleId":"D19","level":"note","message":{"text":"The README links to an external documentation site (https://i582.github.io/phpstats-docs/) but does not itself serve as a project README and is clipped mid-What-is-supported, so it cannot be used to describe the tool\u0027s purpose or features.: Ensure the README states what PhpStats does directly rather than relying on an external docs site."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d2d0f02c2e3cc5c1f1ac9a23ead1d79afc8800172ba34b77e47cf2eb596cf1cf"}},{"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":"a9f46758d906c19d1e95367445ea12a19107535d8b22ec81925f9e95e3303cee"},"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":"a3dd2adaf81da38e3c48e60bbce3a1ca78f660c5f277cb0761c656c0351fd49d"},"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":"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":"8e2eefa181532d51c1385374c36c15167d1c57e91b5dab026cffbc180d270929"},"taxa":[{"id":"CWE-319","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 39 of 39 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 39 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D38","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"a2d803812798b8476525dfdf02fd654dfadd2dae10d5321ff30b429b8d116093"}},{"ruleId":"D38","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"0dcd46e354419398db477ef47b8092e9f60dfc15fd158aadb24ce29df7a15728"}},{"ruleId":"D38","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"254a0e32bc9a07d4d58195571bcebc176f5a67813ed4b05cf69a704128e00767"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1357","guid":"e4d2e772-757e-0a5c-bd7d-77052949d866","name":"Reliance on Insufficiently Trustworthy Component","shortDescription":{"text":"Reliance on Insufficiently Trustworthy Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1357.html"},{"id":"CWE-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-319","guid":"7af97476-9f0d-4458-9163-3d2043918a1a","name":"CWE-319","shortDescription":{"text":"CWE-319"},"helpUri":"https://cwe.mitre.org/data/definitions/319.html"},{"id":"CWE-353","guid":"09d7e902-d4ee-f05d-ae6c-0a1554d0c18f","name":"CWE-353","shortDescription":{"text":"CWE-353"},"helpUri":"https://cwe.mitre.org/data/definitions/353.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-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":6,"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."]}]}