{"$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":"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":"D32","name":"Data Compliance (PII/GDPR)","shortDescription":{"text":"Data Compliance (PII/GDPR)"},"helpUri":"https://codehealth.canine.dev/dimensions/D32","relationships":[{"target":{"id":"CWE-359","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-312","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-200","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-359","CWE-312","CWE-200"]}},{"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":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): SimSystem/src/main/java/mathtools/distribution/tools/Drand48.java:107-114 | SimSystem/src/main/java/mathtools/distribution/tools/Drand48.java:132-138 \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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SimSystem/src/main/java/mathtools/distribution/tools/Drand48.java"},"region":{"startLine":107}}}],"partialFingerprints":{"codehealthFindingId/v1":"8d24b64f7f51c1cf60be318a73b9394c0db967b113d39147075337025151a5c7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): Simulator/src/main/java/ui/modeleditor/elements/AxisDrawerEdit.java:120-126 | Simulator/src/main/java/ui/modeleditor/elements/AxisDrawerEdit.java:130-136 \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 \u0060Simulator/src/main/java/ui/modeleditor/elements/AxisDrawerEdit.java:120\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":"Simulator/src/main/java/ui/modeleditor/elements/AxisDrawerEdit.java"},"region":{"startLine":120}}}],"partialFingerprints":{"codehealthFindingId/v1":"d7bd13b34bbbafa5c4ef1a46ecb5958deb845ab04bc0b7fdf03f7c8f42f1fbeb"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 95 significant file(s) lose their only recent owner: Simulator/src/main/java/ui/statistics/StatisticViewerOverviewText.java, Simulator/src/main/java/ui/MainPanel.java, Simulator/src/main/java/ui/modeleditor/ModelSurfacePanel.java, Simulator/src/main/java/ui/EditorPanel.java, Simulator/src/main/java/simulator/runmodel/RunData.java, Simulator/src/main/java/tools/SetupData.java, Simulator/src/main/java/language/LanguageStaticLoader.java, Simulator/src/main/java/ui/AnimationPanel.java (\u002B87 more). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1b23cea08fc83097f9fb9b546e2fecbea887840657051336dd183184c6393afe"}},{"ruleId":"D19","level":"note","message":{"text":"The German README begins and ends in a clipped void (\u0027Warteschlangensimulator: Schnelle und einfach zu bedienende ereignisorientierte Simulation\u0027), with no visible content after the clip marker, so any outline section listed there cannot be confirmed missing.: "},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"docs/index_de.html"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8ee1ecee28bb9a62675c47b6ae0599ceceabf06100132a12f99fa961c3000e61"}},{"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":"8988d6d85b6e4e8b95059c945a09b1b9077ebe67085490530badc5ea90edb578"},"taxa":[{"id":"CWE-611","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":"7ef71151aacc0d7cf23aa87b6cc369c062cffc3e73979da647343941ce36bfb4"},"taxa":[{"id":"CWE-611","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":"6fce9c4c0e1e40ae21be358d6975e23b121ad04aa89ba9f7c9c7193c33ec02c9"},"taxa":[{"id":"CWE-611","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":"a002da72a46d663b21b6acafe351f533986a8a8581e9166f72431d686a5863ac"},"taxa":[{"id":"CWE-611","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":"9ee11c2bf625494ec61e01ecadb784174760c752f55a54ea28d275fd8196b22e"},"taxa":[{"id":"CWE-611","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"cb4a006ef23be76e247477267b9dfa658c83d6487f748c31e53ff1c1b88f2cb8"},"taxa":[{"id":"CWE-327","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":"27e62fb294e6c533efb8cc28e3d0c8d63af5d9e52f9f431648e5dc6002b35de1"},"taxa":[{"id":"CWE-319","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":"e81b3e7da859582446c237b7755b086457d1b046d1ed00dfd3be9106fe3c24a7"},"taxa":[{"id":"CWE-319","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":"fa70ef0ee2077b9ece8792ceec5eabbe5a182c4032e1b64749ef2cb2eee08db3"},"taxa":[{"id":"CWE-319","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":"b0fd138bd5c57360b1b2c586aff182171663eb194fdb88c7ee5ef66c2ab5d8e8"},"taxa":[{"id":"CWE-327","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":"616aae0a20738ec78aba9cbfb99db9e34703ca600428a1e6d94a810284094324"},"taxa":[{"id":"CWE-295","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":"3304eb9c906149f799c6409896b268f60d2a13739b76d56398bdf77511696c3a"},"taxa":[{"id":"CWE-295","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":"2dd301d000ac1886eb1ced1d451561adeb19954390f488a99b7c13d0703a056c"},"taxa":[{"id":"CWE-94","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":"e64cb55c0d64a369739f41de6569f2388ba520fac01724eb3590c217916661de"},"taxa":[{"id":"CWE-319","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":"67cb4e2a8363bdc56a70132b01893beaeca7be1764701045fdbac16e9fc9cec0"},"taxa":[{"id":"CWE-319","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":"4138aff95afada708d877b64d76c5e54c479b7ab4807dc2931d73d2e74279a0b"},"taxa":[{"id":"CWE-319","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":"c07db8431bf89baf4d4eab9b4e9f473c5867920f4f3738e31200376d605af3c3"},"taxa":[{"id":"CWE-319","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D32","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":"52188aa5f5bb6504626665ddd91708bc683f472e3663ad916f881a7ab5e16706"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: CalcSymbolList.java \u2194 ExpressionBuilderDistributions.java: \u0060SimSystem/src/main/java/parser/CalcSymbolList.java\u0060 (context SimSystem) and \u0060Simulator/src/main/java/ui/expressionbuilder/ExpressionBuilderDistributions.java\u0060 (context Simulator) sit in DIFFERENT parts of the tree yet change together 82% of the time (37 of the 45 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SimSystem/src/main/java/parser/CalcSymbolList.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6fe3801a72ac45bcad5d1abe8ae847efdb2f666019bf4c033d81d4cb60b7f317"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: CalcSymbolList.java \u2194 ExpressionBuilderBasics.java: \u0060SimSystem/src/main/java/parser/CalcSymbolList.java\u0060 (context SimSystem) and \u0060Simulator/src/main/java/ui/expressionbuilder/ExpressionBuilderBasics.java\u0060 (context Simulator) sit in DIFFERENT parts of the tree yet change together 75% of the time (12 of the 16 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SimSystem/src/main/java/parser/CalcSymbolList.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"49ab93eba9b9da68d9e7c9cea4115ef729f0a2fb6dc7ddcb186761f2fe41f686"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: DistributionTools.java \u2194 ExpressionBuilderDistributions.java: \u0060SimSystem/src/main/java/mathtools/distribution/tools/DistributionTools.java\u0060 (context SimSystem) and \u0060Simulator/src/main/java/ui/expressionbuilder/ExpressionBuilderDistributions.java\u0060 (context Simulator) sit in DIFFERENT parts of the tree yet change together 58% of the time (26 of the 45 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SimSystem/src/main/java/mathtools/distribution/tools/DistributionTools.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e7ad1f7df6856f910e523512b06cdb2af5e59b6268625cfcb855fc9b291b5baa"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: SimToolsImages.java \u2194 LanguageStaticLoader.java: \u0060SimTools/src/main/java/systemtools/images/SimToolsImages.java\u0060 (context SimTools) and \u0060Simulator/src/main/java/language/LanguageStaticLoader.java\u0060 (context Simulator) sit in DIFFERENT parts of the tree yet change together 56% of the time (10 of the 18 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SimTools/src/main/java/systemtools/images/SimToolsImages.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"499956836b1efa78b19c6b77d0057523812c7bb7c0a80061b9a59c5d19bac041"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: SystemInterface.java \u2194 ScriptPopup.java: \u0060Simulator/src/main/java/scripting/java/SystemInterface.java\u0060 and \u0060Simulator/src/main/java/ui/script/ScriptPopup.java\u0060 change together 80% of the time (12 of the 15 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Simulator/src/main/java/scripting/java/SystemInterface.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"796e116cfd6bd60372191b45e1acedc24aa2f97d321e23c980d46a49c4d33598"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: SystemInterface.java \u2194 ScriptEditorAreaBuilder.java: \u0060Simulator/src/main/java/scripting/java/SystemInterface.java\u0060 and \u0060Simulator/src/main/java/ui/script/ScriptEditorAreaBuilder.java\u0060 change together 73% of the time (11 of the 15 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Simulator/src/main/java/scripting/java/SystemInterface.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"515fcc7655d26ca78525be7d80e1347897eae403127bb0fbb69673a89b02e0a1"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: SystemInterface.java \u2194 JSCommandSystem.java: \u0060Simulator/src/main/java/scripting/java/SystemInterface.java\u0060 and \u0060Simulator/src/main/java/scripting/js/JSCommandSystem.java\u0060 change together 73% of the time (11 of the 15 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Simulator/src/main/java/scripting/java/SystemInterface.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dc419f2efbb9f419aceacaf97471a09e9337733a9e209734aab3c3f55efc2b12"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: JDistributionEditorPanelRecord.java \u2194 CalcSymbolList.java: \u0060SimSystem/src/main/java/mathtools/distribution/swing/JDistributionEditorPanelRecord.java\u0060 and \u0060SimSystem/src/main/java/parser/CalcSymbolList.java\u0060 change together 71% of the time (29 of the 41 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SimSystem/src/main/java/mathtools/distribution/swing/JDistributionEditorPanelRecord.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"92b05c10e9bd45b346fcb59bb1aee19da32dc88acc87784496741a87e0e97408"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: DistributionTools.java \u2194 CalcSymbolList.java: \u0060SimSystem/src/main/java/mathtools/distribution/tools/DistributionTools.java\u0060 and \u0060SimSystem/src/main/java/parser/CalcSymbolList.java\u0060 change together 67% of the time (30 of the 45 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"SimSystem/src/main/java/mathtools/distribution/tools/DistributionTools.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6773cfd605890e77d3e8b8120ce7e403e7da502c27bdeb9f02b52ab702bf4778"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: ExpressionCalc.java \u2194 ExpressionBuilderSimulationData.java: \u0060Simulator/src/main/java/simulator/simparser/ExpressionCalc.java\u0060 and \u0060Simulator/src/main/java/ui/expressionbuilder/ExpressionBuilderSimulationData.java\u0060 change together 60% of the time (12 of the 20 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"Simulator/src/main/java/simulator/simparser/ExpressionCalc.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9ce83d21852db6f125fd7427edca791423b5f4a0e01da4217cc656f1ff1d56fb"}}],"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-200","guid":"b0ce3b1d-7a29-fe50-8aab-9aba899d2988","name":"Exposure of Sensitive Information to an Unauthorized Actor","shortDescription":{"text":"Exposure of Sensitive Information to an Unauthorized Actor"},"helpUri":"https://cwe.mitre.org/data/definitions/200.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-295","guid":"a706c4e2-1232-8859-ae2e-17aa2d41f8e2","name":"CWE-295","shortDescription":{"text":"CWE-295"},"helpUri":"https://cwe.mitre.org/data/definitions/295.html"},{"id":"CWE-312","guid":"96724ece-b0b2-a45c-83f9-0869fa3f6bea","name":"Cleartext Storage of Sensitive Information","shortDescription":{"text":"Cleartext Storage of Sensitive Information"},"helpUri":"https://cwe.mitre.org/data/definitions/312.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-327","guid":"e51910ff-67b5-3c51-aa3d-92837d9eab90","name":"CWE-327","shortDescription":{"text":"CWE-327"},"helpUri":"https://cwe.mitre.org/data/definitions/327.html"},{"id":"CWE-359","guid":"b7dfe5b0-0351-645b-a311-b936102c2929","name":"Exposure of Private Personal Information to an Unauthorized Actor","shortDescription":{"text":"Exposure of Private Personal Information to an Unauthorized Actor"},"helpUri":"https://cwe.mitre.org/data/definitions/359.html"},{"id":"CWE-611","guid":"1afbae66-ea29-2d59-aaa2-134e3ae2e85a","name":"CWE-611","shortDescription":{"text":"CWE-611"},"helpUri":"https://cwe.mitre.org/data/definitions/611.html"},{"id":"CWE-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":18,"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."]}]}