{"$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":"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":"D36","name":"Supply-chain Provenance \u0026 Signing","shortDescription":{"text":"Supply-chain Provenance \u0026 Signing"},"helpUri":"https://codehealth.canine.dev/dimensions/D36","relationships":[{"target":{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-494","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1357","CWE-494"]}}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"DomainModelAnalyzer.analyze (cyclomatic 28): DomainModelAnalyzer.analyze has cyclomatic complexity 28 (threshold 15). 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/DomainModelAnalyzer.java"},"region":{"startLine":86}}}],"partialFingerprints":{"codehealthFindingId/v1":"37290aff1a3f125770696ea245f969b3946f219908b670762a54ea083a77da4c"}},{"ruleId":"D1","level":"warning","message":{"text":"ClassMethodDistributionAstNodeVisitor.visit (cyclomatic 23): ClassMethodDistributionAstNodeVisitor.visit has cyclomatic complexity 23 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"dddplus-visualization/src/main/java/io/github/dddplus/ast/ClassMethodDistributionAstNodeVisitor.java"},"region":{"startLine":58}}}],"partialFingerprints":{"codehealthFindingId/v1":"69b49723a1363112fc3064c159d87c00720902f6e96568abe9305c2347c9ab81"}},{"ruleId":"D1","level":"warning","message":{"text":"PlantUmlRenderer.writeClazzDefinition (cyclomatic 20): PlantUmlRenderer.writeClazzDefinition has cyclomatic complexity 20 (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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/view/PlantUmlRenderer.java"},"region":{"startLine":250}}}],"partialFingerprints":{"codehealthFindingId/v1":"2e414ba260827de27254908e09b291c1a01a29a41ef40034feb3a5bff4641340"}},{"ruleId":"D1","level":"warning","message":{"text":"KeyElementAnnotationParser.parse (cyclomatic 18): KeyElementAnnotationParser.parse has cyclomatic complexity 18 (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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyElementAnnotationParser.java"},"region":{"startLine":55}}}],"partialFingerprints":{"codehealthFindingId/v1":"9448e9cce48bc69385ec51654bd7cb82a00196d3477ab3c14b874d607bd8ecb7"}},{"ruleId":"D2","level":"warning","message":{"text":"DomainModelAnalyzer.analyze (cognitive 50): DomainModelAnalyzer.analyze has cognitive complexity 50 (threshold 15). Drivers by points: loops 26, if/else 24 (nesting depth added 23). 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/DomainModelAnalyzer.java"},"region":{"startLine":86}}}],"partialFingerprints":{"codehealthFindingId/v1":"d69520a0b125713467481cc6dc44668545f7efbb8a0136de5a9250d0692e7c4b"}},{"ruleId":"D2","level":"warning","message":{"text":"PlantUmlRenderer.writeClazzDefinition (cognitive 36): PlantUmlRenderer.writeClazzDefinition has cognitive complexity 36 (threshold 15). Drivers by points: if/else 27, loops 8, boolean chains 1 (nesting depth added 14). 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/view/PlantUmlRenderer.java"},"region":{"startLine":250}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a9f58c3b0b0b34d34ccf27b515414fa75ba3a3a8662a152cea1d65b28bf26ea"}},{"ruleId":"D2","level":"warning","message":{"text":"PlainTextRenderer.writeClazzDefinition (cognitive 35): PlainTextRenderer.writeClazzDefinition has cognitive complexity 35 (threshold 15). Drivers by points: if/else 21, loops 14 (nesting depth added 21). 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/view/PlainTextRenderer.java"},"region":{"startLine":119}}}],"partialFingerprints":{"codehealthFindingId/v1":"b224413b39f8f1d08736406cc01389906a4579d1cdf7e890ecd80ad683ddceb9"}},{"ruleId":"D2","level":"warning","message":{"text":"KeyElementAnnotationParser.parse (cognitive 32): KeyElementAnnotationParser.parse has cognitive complexity 32 (threshold 15). Drivers by points: if/else 20, loops 7, match/switch 3, boolean chains 2 (nesting depth added 16). 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyElementAnnotationParser.java"},"region":{"startLine":55}}}],"partialFingerprints":{"codehealthFindingId/v1":"278705f89c5a3e35940241381f2e7a66c598369d5845a3b2acd8631cfd1108b6"}},{"ruleId":"D2","level":"warning","message":{"text":"DomainArtifacts.export (cognitive 29): DomainArtifacts.export has cognitive complexity 29 (threshold 15). Drivers by points: if/else 15, loops 14 (nesting depth added 16). 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":"dddplus-runtime/src/main/java/io/github/dddplus/runtime/registry/DomainArtifacts.java"},"region":{"startLine":50}}}],"partialFingerprints":{"codehealthFindingId/v1":"8648ce9d479024709bf119796b7c0f935b36f45da3904b964706f4499693818c"}},{"ruleId":"D2","level":"warning","message":{"text":"InternalIndexer.findEffectiveExtensions (cognitive 26): InternalIndexer.findEffectiveExtensions has cognitive complexity 26 (threshold 15). Drivers by points: if/else 21, loops 3, boolean chains 2 (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":"dddplus-runtime/src/main/java/io/github/dddplus/runtime/registry/InternalIndexer.java"},"region":{"startLine":118}}}],"partialFingerprints":{"codehealthFindingId/v1":"77acac6db22c1976d388d2b94bc86c8357e7e3ef942f84fb3e1ef56b6b8171b1"}},{"ruleId":"D2","level":"warning","message":{"text":"ClassMethodDistributionAstNodeVisitor.visit (cognitive 24): ClassMethodDistributionAstNodeVisitor.visit has cognitive complexity 24 (threshold 15). Drivers by points: if/else 21, loops 2, boolean chains 1 (nesting depth added 2). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"dddplus-visualization/src/main/java/io/github/dddplus/ast/ClassMethodDistributionAstNodeVisitor.java"},"region":{"startLine":58}}}],"partialFingerprints":{"codehealthFindingId/v1":"0bda752aeaea555d54726d4dd509c74a72ac2cc8faf1ea31708b5b5953efc81f"}},{"ruleId":"D2","level":"warning","message":{"text":"StepsExecTemplate.executeSteps (cognitive 21): StepsExecTemplate.executeSteps has cognitive complexity 21 (threshold 15). Drivers by points: if/else 16, boolean chains 3, error handling 1, loops 1 (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":"dddplus-runtime/src/main/java/io/github/dddplus/runtime/StepsExecTemplate.java"},"region":{"startLine":106}}}],"partialFingerprints":{"codehealthFindingId/v1":"1909bd0eef14b1120b40aca3e0fb1dd034d5b4fe0c1a8f0aa8dda4bf27faa775"}},{"ruleId":"D2","level":"warning","message":{"text":"KMeans.cluster (cognitive 20): KMeans.cluster has cognitive complexity 20 (threshold 15). Drivers by points: loops 11, if/else 9 (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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/algorithm/KMeans.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"7c362d9c2c0bf20183a7cdbc9987a6e5330a1cade56a01cc6aa2b3be4522b8c8"}},{"ruleId":"D2","level":"warning","message":{"text":"Plugin.preparePlugins (cognitive 19): Plugin.preparePlugins has cognitive complexity 19 (threshold 15). Drivers by points: if/else 12, loops 4, boolean chains 3 (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":"dddplus-plugin/src/main/java/io/github/dddplus/runtime/registry/Plugin.java"},"region":{"startLine":125}}}],"partialFingerprints":{"codehealthFindingId/v1":"e93407b7aa4fc2df7f7baee5bcd330223b0c8fe9b9b30b4c40b75e792ff8a06c"}},{"ruleId":"D2","level":"warning","message":{"text":"ExtensionMethodSignatureEnforcer.enforce (cognitive 18): ExtensionMethodSignatureEnforcer.enforce has cognitive complexity 18 (threshold 15). Drivers by points: if/else 10, loops 7, 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/enforcer/ExtensionMethodSignatureEnforcer.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"7922419f0fd2cba144592e6773b63fc661af4799d94528df5ab374bf4d6aa3c7"}},{"ruleId":"D2","level":"warning","message":{"text":"AggregateAnnotationParser.parse (cognitive 17): AggregateAnnotationParser.parse has cognitive complexity 17 (threshold 15). Drivers by points: if/else 10, loops 5, match/switch 2 (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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/AggregateAnnotationParser.java"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"353832d16618f9bd6c95572dc97ba8ade20bcb9411d413c4ca33a78a4d07c764"}},{"ruleId":"D2","level":"warning","message":{"text":"BasePattern.match (cognitive 16): BasePattern.match has cognitive complexity 16 (threshold 15). Drivers by points: if/else 12, error handling 4 (nesting depth added 5). 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":"dddplus-runtime/src/main/java/io/github/dddplus/runtime/BasePattern.java"},"region":{"startLine":56}}}],"partialFingerprints":{"codehealthFindingId/v1":"0871927322bef49a492209d1220f33fd1a8df2a6c2b0c60e5fbbfeadee478c5a"}},{"ruleId":"D2","level":"warning","message":{"text":"KeyRuleAstNodeVisitor.visit (cognitive 16): KeyRuleAstNodeVisitor.visit has cognitive complexity 16 (threshold 15). Drivers by points: if/else 13, boolean chains 2, loops 1 (nesting depth added 6). 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/KeyRuleAstNodeVisitor.java"},"region":{"startLine":38}}}],"partialFingerprints":{"codehealthFindingId/v1":"7e1019a5527d9158b05bc8075e107600d464b7b0c86e3a8fe73d526f22ecec99"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: PlantUmlRenderer: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"dddplus-visualization/src/main/java/io/github/dddplus/ast/view/PlantUmlRenderer.java"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"f55fd136947b51e0cdb4ef901eaa1c17ed2675b88b1f4cdc62e6b4c4b7f9e2fa"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 3): dddplus-visualization/src/main/java/io/github/dddplus/ast/KeyBehaviorAstNodeVisitor.java:36-47 | dddplus-visualization/src/main/java/io/github/dddplus/ast/KeyRuleAstNodeVisitor.java:69-80 | dddplus-visualization/src/main/java/io/github/dddplus/ast/KeyUsecaseAstNodeVisitor.java:36-47 \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 \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/KeyBehaviorAstNodeVisitor.java:36\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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/KeyBehaviorAstNodeVisitor.java"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"fb8b80dbfcba7f846c64266f919340ee1b8d100f143f26608c6bcf7d42aa81e6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyFlowAnnotationParser.java:42-54 | dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyRuleAnnotationParser.java:38-49 \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 \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyFlowAnnotationParser.java:42\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. 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyFlowAnnotationParser.java"},"region":{"startLine":42}}}],"partialFingerprints":{"codehealthFindingId/v1":"b6922b2cb5afc9c577ef4aadb451cf97f5def37b005a2f8c7cfbda2c5200da91"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyBehaviorAnnotationParser.java:42-53 | dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyUsecaseAnnotationParser.java:36-46 \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 \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyBehaviorAnnotationParser.java:42\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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyBehaviorAnnotationParser.java"},"region":{"startLine":42}}}],"partialFingerprints":{"codehealthFindingId/v1":"aaf83412426d15d570fe0a41ebfa3186bb161d9744b14f6d44db2d3db6250e76"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): dddplus-runtime/src/main/java/io/github/dddplus/runtime/registry/PartnerDef.java:62-68 | dddplus-runtime/src/main/java/io/github/dddplus/runtime/registry/PatternDef.java:77-83 \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 \u0060dddplus-runtime/src/main/java/io/github/dddplus/runtime/registry/PartnerDef.java:62\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":"dddplus-runtime/src/main/java/io/github/dddplus/runtime/registry/PartnerDef.java"},"region":{"startLine":62}}}],"partialFingerprints":{"codehealthFindingId/v1":"ac867db61010c6260617fc4d6aee94014914a718aa3c683c06481b383082528e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): dddplus-visualization/src/main/java/io/github/dddplus/ast/KeyElementAstNodeVisitor.java:53-59 | dddplus-visualization/src/main/java/io/github/dddplus/ast/KeyElementAstNodeVisitor.java:101-107 \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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/KeyElementAstNodeVisitor.java"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"6777e234056227ab5b8c155137f3cfc285c9dc0381f5e1376204834dbfae0a51"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): dddplus-maven-plugin/src/main/java/io/github/dddplus/maven/ClassHierarchyMojo.java:48-53 | dddplus-maven-plugin/src/main/java/io/github/dddplus/maven/ModelingVisualizationMojo.java:52-57 \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 \u0060dddplus-maven-plugin/src/main/java/io/github/dddplus/maven/ClassHierarchyMojo.java:48\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":"dddplus-maven-plugin/src/main/java/io/github/dddplus/maven/ClassHierarchyMojo.java"},"region":{"startLine":48}}}],"partialFingerprints":{"codehealthFindingId/v1":"231cec1088e3158e2de791c1ad7762a1700a896181d75d83ad0ba7a454ad7d6f"}},{"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":"7dc5db3fb556c21c639c6723ffba8ee9586d32a6587bfd3de87d7f4797dad2e6"},"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":"db572b4b6ebfa4863e9cd49eaf64fa9b025e53e7a748e781dbb52f26b598e054"},"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":"41c859a559c29cf70d9c75afbf6edcf9b78702c00e9498dc5a3627fec29b5262"},"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":"48de7ef42589b8e791c9bbfb8ef9c45e2c46c403d0c718acee2bab1c2000f011"},"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":"eb0a7a97ba16a809a94c29ae7f33cd752468bb6440dd2e177d5ae0778d8ff84c"},"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":"abd59973bdb83999938131b4d0b3c83e8505974abfb0fa0f6369f5be7a0a6687"},"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":"2df2a2d9dbbf67cde01b4aa7c7e26b1a5251eda93894b821ae4ce68c241773cc"},"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":"03c79b5eb6f1579b4a8a20859c1223b867e75fe0e6ef6c03ffdf6ca38f45fe0c"},"taxa":[{"id":"CWE-732","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":"af19a466440ebb2798771ce8dbb27944f7bfd63f04180b720c47b11df4748c94"},"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":"8cf10731d0f4688ee09d1909d3991429aefb9d1107a45c6602065b7e5d87c764"},"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":"d22cb05b6dd0edcce2b144a14a614c54b4d768d0e4a7b2b2d26c07a9f92f97bb"},"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":"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":"7721da70e995e7821a00318385ec810ec30115c2a35ff9b86a98c80308ae2ebe"}},{"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":"2a9a5353f160c3648b5224f377ea79e3c50c294cb6db053bdec0dd9f0522c351"}},{"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":"508115fd033ea7a83ed8b0045668611a6c37457de78bb69437ff560cc903afbe"}},{"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":"472e326b5a7c7ef1e4a0704e03665c2b157489c515d534ae5e5d3f439c36a372"}},{"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":"0ebbdaeddad46302f1d425ed56b8c14f98db369c41f1f4e9cc67d03cc20c0b5b"}},{"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":"d4fb3e63797c8110c8b391952baee61d524587b0fbc901c00eb5bc69a2df9989"}},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 67 of 69 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 67 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"dddplus-visualization/src/main/java/io/github/dddplus/ast/view/PlantUmlRenderer.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"de941ee9330bbc20b42c13931b74a9b8b4875958748ecd50787517fd5855cfb7"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: KeyFlow.java \u2194 KeyFlowAnnotationParser.java: \u0060dddplus-spec/src/main/java/io/github/dddplus/dsl/KeyFlow.java\u0060 (context dddplus-spec) and \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyFlowAnnotationParser.java\u0060 (context dddplus-visualization) sit in DIFFERENT parts of the tree yet change together 67% of the time (8 of the 12 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":"dddplus-spec/src/main/java/io/github/dddplus/dsl/KeyFlow.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"065c204ec29d48672c482f244c145e8dfd8b5ef94c82b7ef30c4c65e12919088"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: KeyBehavior.java \u2194 KeyFlowAnnotationParser.java: \u0060dddplus-spec/src/main/java/io/github/dddplus/dsl/KeyBehavior.java\u0060 (context dddplus-spec) and \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyFlowAnnotationParser.java\u0060 (context dddplus-visualization) sit in DIFFERENT parts of the tree yet change together 55% of the time (6 of the 11 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":"dddplus-spec/src/main/java/io/github/dddplus/dsl/KeyBehavior.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"16d1c3a6a2bdeddb4eafdbd8e11ffe3807c2fa0a21affaf9a68dbfcce36f45ca"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: KeyFlow.java \u2194 KeyFlowEntry.java: \u0060dddplus-spec/src/main/java/io/github/dddplus/dsl/KeyFlow.java\u0060 (context dddplus-spec) and \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/model/KeyFlowEntry.java\u0060 (context dddplus-visualization) sit in DIFFERENT parts of the tree yet change together 54% of the time (7 of the 13 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":"dddplus-spec/src/main/java/io/github/dddplus/dsl/KeyFlow.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6681ff9d5ee59799ebf2107330d2c70f8f83b4502f2402d39e6b0038a9f3d75d"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: KeyBehavior.java \u2194 KeyFlow.java: \u0060dddplus-spec/src/main/java/io/github/dddplus/dsl/KeyBehavior.java\u0060 and \u0060dddplus-spec/src/main/java/io/github/dddplus/dsl/KeyFlow.java\u0060 change together 73% of the time (8 of the 11 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well). They sit in the same directory, and in this ecosystem sibling files there normally share one namespace/package \u2014 so a direct reference between them needs no import and this pass cannot see whether one exists. Read the pair before acting: if one file only DECLARES what the other consumes (a constants/types file beside its user), the co-change is definitional and the question is whether the split earns its keep; if they duplicate structure, extract the common part into a shared function or type they both call; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"dddplus-spec/src/main/java/io/github/dddplus/dsl/KeyBehavior.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"12c704627dc3671fda7d8d094f009b7213fbf0c7d06781f947f4013a787cb63e"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: KeyFlowAnnotationParser.java \u2194 PlantUmlRenderer.java: \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyFlowAnnotationParser.java\u0060 and \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/view/PlantUmlRenderer.java\u0060 change together 67% of the time (8 of the 12 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/parser/KeyFlowAnnotationParser.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3691b454ab28a91d68c1730cbd6c547ec45a92c2a6d7f31f087be55e517c50cb"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: DomainModelAnalyzer.java \u2194 KeyModelReport.java: \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/DomainModelAnalyzer.java\u0060 and \u0060dddplus-visualization/src/main/java/io/github/dddplus/ast/report/KeyModelReport.java\u0060 change together 54% of the time (7 of the 13 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":"dddplus-visualization/src/main/java/io/github/dddplus/ast/DomainModelAnalyzer.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"54e6c3360d673c2754515a5e9f2550c72ed9697d00ae640385fcea399e3ce192"}},{"ruleId":"D36","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":"1b213f6eedd4b140d0bc37bdf1496f72811a643f34064f12518b32e9e83bcfc7"}},{"ruleId":"D36","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":"eb00976a698a5d68999b7ee6d27206fd374e916853e7ff1ead5eed42386f043f"}},{"ruleId":"D36","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":"90f83b4fa27db32740afe9540c905f3c0499caed87f61049a8a903ecc95b41c3"}},{"ruleId":"D36","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":"9658270ba49f37ed04e99ab1263b6393cd42aed8bdfb7aafd9fa1070f5491895"}}],"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-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-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-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-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-494","guid":"b8a65e0d-e459-4a55-a931-fc1136482375","name":"Download of Code Without Integrity Check","shortDescription":{"text":"Download of Code Without Integrity Check"},"helpUri":"https://cwe.mitre.org/data/definitions/494.html"},{"id":"CWE-732","guid":"1da27e8f-b330-7650-ab63-bd61953eae5d","name":"Incorrect Permission Assignment for Critical Resource","shortDescription":{"text":"Incorrect Permission Assignment for Critical Resource"},"helpUri":"https://cwe.mitre.org/data/definitions/732.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":21,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}