{"$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":"D7","name":"Architectural Integrity","shortDescription":{"text":"Architectural Integrity"},"helpUri":"https://codehealth.canine.dev/dimensions/D7"},{"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":"D20","name":"ADR Quality","shortDescription":{"text":"ADR Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D20"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D25","name":"ADR Conformance","shortDescription":{"text":"ADR Conformance"},"helpUri":"https://codehealth.canine.dev/dimensions/D25"},{"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":"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"]}},{"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":"EvaluateWalker.evaluate (cyclomatic 27): EvaluateWalker.evaluate has cyclomatic complexity 27 (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":"ascetic_ddd/faker/domain/query/evaluate_visitor.py"},"region":{"startLine":70}}}],"partialFingerprints":{"codehealthFindingId/v1":"aec6821902796933d187543f86a506eaad49ed19ee3d9c3431713969ddb3e5c4"}},{"ruleId":"D1","level":"warning","message":{"text":"EvaluateWalker.evaluate_sync (cyclomatic 24): EvaluateWalker.evaluate_sync 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":"ascetic_ddd/faker/domain/query/evaluate_visitor.py"},"region":{"startLine":151}}}],"partialFingerprints":{"codehealthFindingId/v1":"61ec4a56007555bbe4936a7c843a49a328a4a4876c251c7af7b109eb3ba9b060"}},{"ruleId":"D1","level":"warning","message":{"text":"NativeParametrizedSpecification._parse_primary (cyclomatic 23): NativeParametrizedSpecification._parse_primary has cyclomatic complexity 23 (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":"ascetic_ddd/specification/domain/jsonpath/jsonpath_parser.py"},"region":{"startLine":248}}}],"partialFingerprints":{"codehealthFindingId/v1":"9afbfb9c97fb8cdcee81858c0d97d77428a6d6e09c702f545cac1a80e0b6867e"}},{"ruleId":"D1","level":"warning","message":{"text":"ParametrizedSpecificationJsonPath2._convert_node_or_value (cyclomatic 19): ParametrizedSpecificationJsonPath2._convert_node_or_value 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":"ascetic_ddd/specification/domain/jsonpath/jsonpath2_parser.py"},"region":{"startLine":602}}}],"partialFingerprints":{"codehealthFindingId/v1":"697b84c12fdb58a82bfa0ec92a7be33ed5defa9a6c41235b5ed6ed8d4aa56fd8"}},{"ruleId":"D2","level":"warning","message":{"text":"EvaluateWalker.evaluate (cognitive 47): EvaluateWalker.evaluate has cognitive complexity 47 (threshold 15). Drivers by points: if/else 39, loops 8 (nesting depth added 20). 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":"ascetic_ddd/faker/domain/query/evaluate_visitor.py"},"region":{"startLine":70}}}],"partialFingerprints":{"codehealthFindingId/v1":"8993a52e1e43004eef1cba147ac0c0a63ccf2a2f0a9d2ef89b8559a6d9ad1cc1"}},{"ruleId":"D2","level":"warning","message":{"text":"ParametrizedSpecificationJsonPath2._convert_node_or_value (cognitive 42): ParametrizedSpecificationJsonPath2._convert_node_or_value has cognitive complexity 42 (threshold 15). Drivers by points: if/else 30, loops 5, boolean chains 4, ternaries 3 (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":"ascetic_ddd/specification/domain/jsonpath/jsonpath2_parser.py"},"region":{"startLine":602}}}],"partialFingerprints":{"codehealthFindingId/v1":"b36c4b5b1c7fb13c7693b2d958b1755c9be2f075cf855e6d5ba80c31ee0a8623"}},{"ruleId":"D2","level":"warning","message":{"text":"EvaluateWalker.evaluate_sync (cognitive 38): EvaluateWalker.evaluate_sync has cognitive complexity 38 (threshold 15). Drivers by points: if/else 30, loops 8 (nesting depth added 15). 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":"ascetic_ddd/faker/domain/query/evaluate_visitor.py"},"region":{"startLine":151}}}],"partialFingerprints":{"codehealthFindingId/v1":"ba7dfde8af59e5311ac8a02692e9f5fd77cffddf339adab3c0afde080dee0196"}},{"ruleId":"D2","level":"warning","message":{"text":"NativeParametrizedSpecification._parse_primary (cognitive 30): NativeParametrizedSpecification._parse_primary has cognitive complexity 30 (threshold 15). Drivers by points: if/else 24, boolean chains 6 (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":"ascetic_ddd/specification/domain/jsonpath/jsonpath_parser.py"},"region":{"startLine":248}}}],"partialFingerprints":{"codehealthFindingId/v1":"1f2f7295ce0c5058159eb3a2622efe223ef2ba42f959e4482ce5691cf31493dd"}},{"ruleId":"D2","level":"warning","message":{"text":"ast_merge._add_missing_imports (cognitive 28): ast_merge._add_missing_imports has cognitive complexity 28 (threshold 15). Drivers by points: if/else 16, loops 12 (nesting depth added 18). 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":"ascetic_ddd/cli/scaffold/ast_merge.py"},"region":{"startLine":55}}}],"partialFingerprints":{"codehealthFindingId/v1":"89d085bae4c785b7e1fe7de5fc392777f598c3a5542ab8b2e6919c3d8b105710"}},{"ruleId":"D2","level":"warning","message":{"text":"DAGChangeManager._topo_sort (cognitive 26): DAGChangeManager._topo_sort has cognitive complexity 26 (threshold 15). Drivers by points: if/else 16, loops 9, 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":"ascetic_ddd/dag_change/dag_change_manager.py"},"region":{"startLine":127}}}],"partialFingerprints":{"codehealthFindingId/v1":"b7b9b3c9d16fde09d6231738d100fa145e515e70ac4b04c81b77afca9111f072"}},{"ruleId":"D2","level":"warning","message":{"text":"DAGChangeManager._topo_sort (cognitive 26): DAGChangeManager._topo_sort has cognitive complexity 26 (threshold 15). Drivers by points: if/else 16, loops 9, 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":"ascetic_ddd/dag_change_typed/dag_change_manager.py"},"region":{"startLine":193}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ca140ec4e7757bf7d3e9625c5a987df4516b3dea586650e72e4bbafb210eaab"}},{"ruleId":"D2","level":"warning","message":{"text":"DependentProvider.populate (cognitive 25): DependentProvider.populate has cognitive complexity 25 (threshold 15). Drivers by points: if/else 14, loops 10, boolean chains 1 (nesting depth added 11). 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":"ascetic_ddd/faker/domain/providers/dependent_provider.py"},"region":{"startLine":156}}}],"partialFingerprints":{"codehealthFindingId/v1":"fb43cbe387b825b9d15de0a33181421146c0e7b446eea13faa3915c0469d725b"}},{"ruleId":"D2","level":"warning","message":{"text":"PersistedFactory.create (cognitive 23): PersistedFactory.create has cognitive complexity 23 (threshold 15). Drivers by points: if/else 18, ternaries 4, boolean chains 1 (nesting depth added 13). 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":"ascetic_ddd/faker/domain/fp/factories/persisted_factory.py"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"a919053d369baca17b3b63400a83633202556b8748fd5d80efb08408255cfb9f"}},{"ruleId":"D2","level":"warning","message":{"text":"CompositeValueProvider.populate (cognitive 23): CompositeValueProvider.populate has cognitive complexity 23 (threshold 15). Drivers by points: if/else 12, loops 8, error handling 3 (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":"ascetic_ddd/faker/domain/providers/composite_value_provider.py"},"region":{"startLine":58}}}],"partialFingerprints":{"codehealthFindingId/v1":"97948b50ebb190e29ecb2114e552494aecc07fbaf726100225be39dc46f993dd"}},{"ruleId":"D2","level":"warning","message":{"text":"ModelParser._topo_sort_composites (cognitive 21): ModelParser._topo_sort_composites has cognitive complexity 21 (threshold 15). Drivers by points: if/else 15, loops 6 (nesting depth added 11). 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":"ascetic_ddd/cli/scaffold/parser.py"},"region":{"startLine":369}}}],"partialFingerprints":{"codehealthFindingId/v1":"3124b19214fb1d7ed78e3e714d546a09913acde973a3cc3149a20c39699a3b4a"}},{"ruleId":"D2","level":"warning","message":{"text":"ast_merge._merge_class (cognitive 20): ast_merge._merge_class has cognitive complexity 20 (threshold 15). Drivers by points: if/else 16, boolean chains 2, loops 2 (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":"ascetic_ddd/cli/scaffold/ast_merge.py"},"region":{"startLine":125}}}],"partialFingerprints":{"codehealthFindingId/v1":"6ee37fab4f091d45e48dfc519d20c1553dd0e6c987a568ed0d57cefd57ad5eb0"}},{"ruleId":"D2","level":"warning","message":{"text":"ParametrizedSpecificationRFC9535._convert_expression_to_spec (cognitive 20): ParametrizedSpecificationRFC9535._convert_expression_to_spec has cognitive complexity 20 (threshold 15). Drivers by points: if/else 18, boolean chains 2 (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":"ascetic_ddd/specification/domain/jsonpath/jsonpath_rfc9535_parser.py"},"region":{"startLine":330}}}],"partialFingerprints":{"codehealthFindingId/v1":"6c785be1a2fdb09ec36ab7b4e3e5e51d55fe8fb7ede492b1cd7cd8a9bdfc300e"}},{"ruleId":"D2","level":"warning","message":{"text":"ParametrizedSpecificationJsonPath2._add_parentheses_to_filter (cognitive 19): ParametrizedSpecificationJsonPath2._add_parentheses_to_filter has cognitive complexity 19 (threshold 15). Drivers by points: if/else 11, boolean chains 4, loops 4 (nesting depth added 8). 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":"ascetic_ddd/specification/domain/jsonpath/jsonpath2_parser.py"},"region":{"startLine":276}}}],"partialFingerprints":{"codehealthFindingId/v1":"1cd916fac41043daf8d5214d34b8d8334f37d5d329ab043edb0bdfb123d31a56"}},{"ruleId":"D2","level":"warning","message":{"text":"BaseCompositeProvider._provider_attrs (cognitive 18): BaseCompositeProvider._provider_attrs has cognitive complexity 18 (threshold 15). Drivers by points: if/else 11, loops 4, boolean chains 3 (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":"ascetic_ddd/faker/domain/providers/_mixins.py"},"region":{"startLine":427}}}],"partialFingerprints":{"codehealthFindingId/v1":"c3c73e0f93774812d8ed4ba7c65751fa1ad2a5aeddd298536c1f2ae7a3fcdd15"}},{"ruleId":"D2","level":"warning","message":{"text":"BaseCompositeProvider._dependent_provider_attrs (cognitive 18): BaseCompositeProvider._dependent_provider_attrs has cognitive complexity 18 (threshold 15). Drivers by points: if/else 11, loops 4, boolean chains 3 (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":"ascetic_ddd/faker/domain/providers/_mixins.py"},"region":{"startLine":442}}}],"partialFingerprints":{"codehealthFindingId/v1":"cb134db0d7c94cdd75a6752ebeeb701a992be7944916b33ebb674b564368bd60"}},{"ruleId":"D2","level":"warning","message":{"text":"AggregateProvider.populate (cognitive 18): AggregateProvider.populate has cognitive complexity 18 (threshold 15). Drivers by points: loops 9, if/else 8, boolean chains 1 (nesting depth added 10). 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":"ascetic_ddd/faker/domain/providers/aggregate_provider.py"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"689b9646bd80c48f986f2bba0085b5954d74db5f61c65db69786cbe18d27423d"}},{"ruleId":"D2","level":"warning","message":{"text":"EvaluateVisitor.visit_composite (cognitive 18): EvaluateVisitor.visit_composite has cognitive complexity 18 (threshold 15). Drivers by points: if/else 16, boolean chains 1, loops 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":"ascetic_ddd/faker/domain/query/evaluate_visitor.py"},"region":{"startLine":440}}}],"partialFingerprints":{"codehealthFindingId/v1":"3885dba34550f3d694fe32896cfdb3468baa8e439d9ba1c9101e9c4039231c6b"}},{"ruleId":"D2","level":"warning","message":{"text":"ParametrizedSpecificationJsonPath2._convert_expression_to_spec (cognitive 18): ParametrizedSpecificationJsonPath2._convert_expression_to_spec has cognitive complexity 18 (threshold 15). Drivers by points: if/else 10, loops 8 (nesting depth added 7). 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, and where an else follows a branch that already returns, drop the trailing else and let the rest of the body continue at one level."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/specification/domain/jsonpath/jsonpath2_parser.py"},"region":{"startLine":461}}}],"partialFingerprints":{"codehealthFindingId/v1":"232f9cf3f7208a1fced87a8841a748802113356c6da000ccb713714d294ece55"}},{"ruleId":"D2","level":"warning","message":{"text":"ParametrizedSpecificationJsonPath2._extract_filter_expression (cognitive 17): ParametrizedSpecificationJsonPath2._extract_filter_expression has cognitive complexity 17 (threshold 15). Drivers by points: if/else 12, loops 4, 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":"ascetic_ddd/specification/domain/jsonpath/jsonpath2_parser.py"},"region":{"startLine":391}}}],"partialFingerprints":{"codehealthFindingId/v1":"1c1a3aec8b4b8a58ead74ccff5bda98d36d347c47fecb64de9a2d1aed6bf07cb"}},{"ruleId":"D2","level":"warning","message":{"text":"NativeParametrizedSpecification._parse_path (cognitive 17): NativeParametrizedSpecification._parse_path has cognitive complexity 17 (threshold 15). Drivers by points: if/else 10, boolean chains 4, ternaries 3 (nesting depth added 3). 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, and where an else follows a branch that already returns, drop the trailing else and let the rest of the body continue at one level."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/specification/domain/jsonpath/jsonpath_parser.py"},"region":{"startLine":678}}}],"partialFingerprints":{"codehealthFindingId/v1":"e01fd8bd9e40100b8a468ab01843dfd591550bc074f97d97fbb107ab43e2215d"}},{"ruleId":"D2","level":"warning","message":{"text":"ast_merge._add_missing_definitions (cognitive 16): ast_merge._add_missing_definitions has cognitive complexity 16 (threshold 15). Drivers by points: if/else 15, loops 1 (nesting depth added 8). 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":"ascetic_ddd/cli/scaffold/ast_merge.py"},"region":{"startLine":99}}}],"partialFingerprints":{"codehealthFindingId/v1":"2311ce59912eb717b898aae7fcd758d3d8bb94fc00f9a38639fc026ae77dffcf"}},{"ruleId":"D2","level":"warning","message":{"text":"SimpleChangeManager.unregister (cognitive 16): SimpleChangeManager.unregister has cognitive complexity 16 (threshold 15). Drivers by points: if/else 12, loops 4 (nesting depth added 8). 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":"ascetic_ddd/dag_change/simple_change_manager.py"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"89706041958ae11fb2c904ba47b26a6e37e7c48191684c8e534941e87469a8bd"}},{"ruleId":"D2","level":"warning","message":{"text":"NativeParametrizedSpecification._bind_placeholder (cognitive 16): NativeParametrizedSpecification._bind_placeholder has cognitive complexity 16 (threshold 15). Drivers by points: if/else 15, 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":"ascetic_ddd/specification/domain/jsonpath/jsonpath_parser.py"},"region":{"startLine":759}}}],"partialFingerprints":{"codehealthFindingId/v1":"896176560e2e6e665dc162105aff65b6f9275eabd5a18fc8552c5354388f305e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (34 lines \u00D7 2): ascetic_ddd/faker/infrastructure/distributors/m2o/pg_skew_distributor.py:59-92 | ascetic_ddd/faker/infrastructure/distributors/m2o/pg_weighted_distributor.py:165-208 \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 \u0060ascetic_ddd/faker/infrastructure/distributors/m2o/pg_skew_distributor.py:59\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":"ascetic_ddd/faker/infrastructure/distributors/m2o/pg_skew_distributor.py"},"region":{"startLine":59}}}],"partialFingerprints":{"codehealthFindingId/v1":"16f6a4e0c00cc2719265ddf2cbca74f7ad7dd41d8c9e2a9a05f202f89e9da624"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (23 lines \u00D7 2): ascetic_ddd/specification/domain/jsonpath/jsonpath_parser.py:224-246 | ascetic_ddd/specification/domain/jsonpath/jsonpath_rfc9535_parser.py:118-140 \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":"ascetic_ddd/specification/domain/jsonpath/jsonpath_parser.py"},"region":{"startLine":224}}}],"partialFingerprints":{"codehealthFindingId/v1":"a171b204ab8908b1d267a88e4f196183d1858aa35d9bb31a7f0e9d052d608767"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (21 lines \u00D7 2): ascetic_ddd/specification/domain/lambda_filter/lambda_parser.py:376-397 | ascetic_ddd/specification/domain/lambda_filter/lambda_parser.py:416-436 \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 \u0060ascetic_ddd/specification/domain/lambda_filter/lambda_parser.py:376\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":"ascetic_ddd/specification/domain/lambda_filter/lambda_parser.py"},"region":{"startLine":376}}}],"partialFingerprints":{"codehealthFindingId/v1":"1edc50085b3630dade67f57b8f787b45ab6394ebe3784ddeaa284b824f71c9a7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (19 lines \u00D7 2): ascetic_ddd/faker/domain/providers/sequence_provider.py:41-59 | ascetic_ddd/faker/domain/providers/value_provider.py:65-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. 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":"ascetic_ddd/faker/domain/providers/sequence_provider.py"},"region":{"startLine":41}}}],"partialFingerprints":{"codehealthFindingId/v1":"8d7a702cd51c0aa28f2c715270331054560a28acfa281c848d0de9e6da359059"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (19 lines \u00D7 2): ascetic_ddd/specification/domain/lambda_filter/lambda_parser.py:332-352 | ascetic_ddd/specification/domain/lambda_filter/lambda_parser.py:355-373 \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. 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":"ascetic_ddd/specification/domain/lambda_filter/lambda_parser.py"},"region":{"startLine":332}}}],"partialFingerprints":{"codehealthFindingId/v1":"2dd781d1f9975b70def3b64f412d258dccae399bf695bfd9075b58b6d1b7179a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): ascetic_ddd/faker/domain/providers/_mixins.py:151-169 | ascetic_ddd/faker/domain/providers/_mixins.py:306-323 \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 \u0060ascetic_ddd/faker/domain/providers/_mixins.py:306\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":"ascetic_ddd/faker/domain/providers/_mixins.py"},"region":{"startLine":151}}}],"partialFingerprints":{"codehealthFindingId/v1":"1be99f7f394aad841c89fd76de8a7f169a3fcfc4d536db8d89b3adfee4473aae"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): ascetic_ddd/faker/domain/query/evaluate_visitor.py:77-91 | ascetic_ddd/faker/domain/query/evaluate_visitor.py:157-171 \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. 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":"ascetic_ddd/faker/domain/query/evaluate_visitor.py"},"region":{"startLine":77}}}],"partialFingerprints":{"codehealthFindingId/v1":"b07b9ecd19998437dd60f0cf0f0052f5f1c99e3ad5f958fc91c02436c0034498"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): ascetic_ddd/inbox/inbox.py:161-175 | ascetic_ddd/outbox/outbox.py:192-206 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060ascetic_ddd/inbox/inbox.py:161\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":"ascetic_ddd/inbox/inbox.py"},"region":{"startLine":161}}}],"partialFingerprints":{"codehealthFindingId/v1":"27b9712e422fa60f727cb5569c0d3affcbe5039a4816e30ef4ab9e8173b1d024"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): ascetic_ddd/specification/infrastructure/composite_expression_node.py:47-61 | ascetic_ddd/specification/infrastructure/composite_expression_node.py:74-88 \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":"ascetic_ddd/specification/infrastructure/composite_expression_node.py"},"region":{"startLine":47}}}],"partialFingerprints":{"codehealthFindingId/v1":"cb198d79654d0442a29a8899103c8626323d7774f6a5b5f09e4781461ecea5ef"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): ascetic_ddd/faker/infrastructure/query/pg_query_compiler.py:225-238 | ascetic_ddd/faker/infrastructure/query/pg_query_compiler.py:244-257 \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":"ascetic_ddd/faker/infrastructure/query/pg_query_compiler.py"},"region":{"startLine":225}}}],"partialFingerprints":{"codehealthFindingId/v1":"d405768e6440175643af86502d2ca2c23d3b6ec63c08dc68e44b4f596ee6dd93"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py:77-90 | ascetic_ddd/specification/domain/jsonpath/examples/jsonpath_example.py:89-102 \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":"ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py"},"region":{"startLine":77}}}],"partialFingerprints":{"codehealthFindingId/v1":"918570fb126ef1b0b7917d2698cf61f2345e105e2dcfb4054577247fa504fd14"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): ascetic_ddd/faker/domain/aop/providers/structure_provider.py:46-58 | ascetic_ddd/faker/domain/aop/providers/value_provider.py:65-77 \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":"ascetic_ddd/faker/domain/aop/providers/structure_provider.py"},"region":{"startLine":46}}}],"partialFingerprints":{"codehealthFindingId/v1":"59fa9ab14f423da9f274972a2aeafefd8a4cad906ec4916d02fb0d29ad978eca"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): ascetic_ddd/faker/domain/distributors/o2m/skew_distributor.py:75-86 | ascetic_ddd/faker/domain/distributors/o2m/weighted_distributor.py:103-114 \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. 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":"ascetic_ddd/faker/domain/distributors/o2m/skew_distributor.py"},"region":{"startLine":75}}}],"partialFingerprints":{"codehealthFindingId/v1":"76d6a36352d7678e4614d668f1b52a707f8fd008649ef71cad30dffd7658ccbc"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): ascetic_ddd/specification/domain/jsonpath/examples/jsonpath_example.py:22-33 | ascetic_ddd/specification/domain/jsonpath/examples/jsonpath_rfc9535_parser_example.py:26-37 \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":"ascetic_ddd/specification/domain/jsonpath/examples/jsonpath_example.py"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a83169fdad07aef9ddd590bda8e29d94d1baa604857c32c41e1a800457ea65a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): ascetic_ddd/dag_change/dag_change_manager.py:138-148 | ascetic_ddd/dag_change_typed/dag_change_manager.py:204-214 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/dag_change/dag_change_manager.py"},"region":{"startLine":138}}}],"partialFingerprints":{"codehealthFindingId/v1":"eaf57b00da60d1d1e24403827387d09829293df410b0df25ca80fe90cde69953"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py:113-122 | ascetic_ddd/specification/domain/jsonpath/examples/jsonpath_example.py:125-134 \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":"ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py"},"region":{"startLine":113}}}],"partialFingerprints":{"codehealthFindingId/v1":"001c36653942438004e886719c0077c3e37f21235041d54de20241e42cb203b0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py:140-149 | ascetic_ddd/specification/domain/jsonpath/examples/jsonpath_example.py:60-69 \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. 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":"ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py"},"region":{"startLine":140}}}],"partialFingerprints":{"codehealthFindingId/v1":"3e67588bbb42b8b6971140feb19eda99e9a5a8745fb65faa3ac42a4747a9bcf3"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py:165-173 | ascetic_ddd/specification/domain/jsonpath/examples/jsonpath_rfc9535_parser_example.py:138-146 \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. 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":"ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py"},"region":{"startLine":165}}}],"partialFingerprints":{"codehealthFindingId/v1":"b0232aac746fabac7a49ad54fa62ec598b7b4c119731bea3e0e7f7ee134a1348"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): ascetic_ddd/specification/domain/jsonpath/jsonpath_parser.py:715-723 | ascetic_ddd/specification/domain/jsonpath/jsonpath_parser.py:748-757 \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. 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":"ascetic_ddd/specification/domain/jsonpath/jsonpath_parser.py"},"region":{"startLine":715}}}],"partialFingerprints":{"codehealthFindingId/v1":"af58aa17cc548c33bea0731473a4b0323aa4bcd557aa9ae2790b2689ad71c43e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): ascetic_ddd/faker/infrastructure/query/pg_query_compiler.py:148-155 | ascetic_ddd/faker/infrastructure/query/pg_query_compiler.py:164-171 \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. 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":"ascetic_ddd/faker/infrastructure/query/pg_query_compiler.py"},"region":{"startLine":148}}}],"partialFingerprints":{"codehealthFindingId/v1":"c9b040092b86fee59cdb41ea5c5c64ef148a6b05b70ac0d500b86e69b29710f5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): ascetic_ddd/faker/infrastructure/dump/pg_dump.py:30-36 | ascetic_ddd/faker/infrastructure/dump/single_pg_dump.py:41-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. 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":"ascetic_ddd/faker/infrastructure/dump/pg_dump.py"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"4a1af954fa3a5f6b3db0d4b662b73518c024eee5731e2539f10a33196211a42a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): ascetic_ddd/rop/rop.py:267-273 | ascetic_ddd/rop/rop.py:287-293 \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":"ascetic_ddd/rop/rop.py"},"region":{"startLine":267}}}],"partialFingerprints":{"codehealthFindingId/v1":"c3a7412aa86998011f0c33ab7e80c95f3361efcddc399c4e16e8a164dd733a27"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py:154-160 | ascetic_ddd/specification/domain/jsonpath/examples/jsonpath_rfc9535_parser_example.py:106-112 \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":"ascetic_ddd/specification/domain/jsonpath/examples/jsonpath2_parser_example.py"},"region":{"startLine":154}}}],"partialFingerprints":{"codehealthFindingId/v1":"8a6fb6bd5f9c31b2a4b95aa1bf4c21966f150b52510bae6228c9bfcfd650c065"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): ascetic_ddd/dag_change/dag_change_manager.py:88-93 | ascetic_ddd/dag_change_typed/dag_change_manager.py:143-148 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/dag_change/dag_change_manager.py"},"region":{"startLine":88}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0adeb90a44b531b90c67e89a15cec5290ad004b79b0b6c9b2cfcc4bb949b7bb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): ascetic_ddd/faker/domain/providers/_mixins.py:429-435 | ascetic_ddd/faker/domain/providers/_mixins.py:445-450 \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":"ascetic_ddd/faker/domain/providers/_mixins.py"},"region":{"startLine":429}}}],"partialFingerprints":{"codehealthFindingId/v1":"80c9c83ad7933a7b9304346a65f0279351ede6d8932b58220cd7969c64771c28"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): ascetic_ddd/faker/infrastructure/repositories/pg_repository.py:203-208 | ascetic_ddd/faker/infrastructure/repositories/rest_repository.py:106-111 \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":"ascetic_ddd/faker/infrastructure/repositories/pg_repository.py"},"region":{"startLine":203}}}],"partialFingerprints":{"codehealthFindingId/v1":"15361c415aee7dd07b0392921ee1285ef4bce9799f843acdbece3c43d5bb4e2f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): ascetic_ddd/faker/domain/providers/reference_provider.py:228-232 | ascetic_ddd/faker/domain/providers/reference_provider.py:272-276 \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":"ascetic_ddd/faker/domain/providers/reference_provider.py"},"region":{"startLine":228}}}],"partialFingerprints":{"codehealthFindingId/v1":"34b35171116ba8c9cb6b091bf0b794477f8cab53df79f7d0429ce7cb5198b64b"}},{"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 717 commit(s) sampled)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b4b49d961df742f0e507f4cc5c8094fb077ba0391a27fd015d18320865187719"}},{"ruleId":"D19","level":"note","message":{"text":"The module index lists seedwork/index through saga/index, but the glossary is also present and sorted, so the outline is complete and no section should be flagged as missing.: "},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"docs/modules/index.rst"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"06be97004ba015acf9f19f8a2e86814c9824b9f82d9f988029270622d6680d72"}},{"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":"ed6fdc226c4d3b560a6765bd753130fbd1dbb00e11437de41604f04caeeea5a7"},"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":"654fbbca25b3d4312c9620f9e60e1460304d3473bab4f5107a659ad2cc2826f9"},"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":"8cac62aa76c37ce66766e5640c1bb9a863e1a97fa528d5aa7328f853dbf10b51"},"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":"8f78cc937e3224ad68b6179fb2d33a59b49eb02ad210dca990b44cfed49bff56"},"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":"7c3e72c33d15db26f78d7099ec39e91dc7cd98ef089d97ad6a747946ffa997ee"},"taxa":[{"id":"CWE-116","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":"925777727782e6c8b69e6f34fe4303e32eeb7a097667425b6731a8b792a8b676"},"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":"d593a70fb507244db7b8d5afeb58fee80256215c71d3bdd4022a9f2df1792f27"},"taxa":[{"id":"CWE-502","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":"84264b7658588c497870e626172410772ab7666bb5437e06c93761a85a0b787d"},"taxa":[{"id":"CWE-502","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":"3240cde3e4491ef69947ddacb27e1a95d06d46db11c251883c1dfa130a43abb3"},"taxa":[{"id":"CWE-502","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":"0bb8d10877f63eb5418702bbb90b3faf684fa45c2488985e36b43ad451007926"},"taxa":[{"id":"CWE-502","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":"cf093949923eb1861377b969881aea8c68d803430b7418cb4908cce0e5ef8a71"},"taxa":[{"id":"CWE-78","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":"5e735792c6bb6aea09921df6920e24ef210fa335d6e48c733984a519739e0ac4"},"taxa":[{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: nullable_distributor.py \u2194 weighted_distributor.py: \u0060ascetic_ddd/faker/domain/distributors/m2o/nullable_distributor.py\u0060 and \u0060ascetic_ddd/faker/domain/distributors/m2o/weighted_distributor.py\u0060 change together 71% of the time (15 of the 21 commits that touched the less-changed of the two, renames followed) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/faker/domain/distributors/m2o/nullable_distributor.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4f845536c2f7d8528262bd22281b990abc74a03eaf8f29d4760eb2023723cd5c"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: composite_value_provider.py \u2194 entity_provider.py: \u0060ascetic_ddd/faker/domain/providers/composite_value_provider.py\u0060 and \u0060ascetic_ddd/faker/domain/providers/entity_provider.py\u0060 change together 71% of the time (17 of the 24 commits that touched the less-changed of the two, renames followed) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/faker/domain/providers/composite_value_provider.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4c85d713154ef54ebd2f5d93cc30cf9c62b311f6d8b66dc90d04669d67f1130b"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: aggregate_provider.py \u2194 entity_provider.py: \u0060ascetic_ddd/faker/domain/providers/aggregate_provider.py\u0060 and \u0060ascetic_ddd/faker/domain/providers/entity_provider.py\u0060 change together 71% of the time (17 of the 24 commits that touched the less-changed of the two, renames followed) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/faker/domain/providers/aggregate_provider.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fdc860568cc0e7b7b15e71ce486384743aec6864287eac0f8a545db8d5172932"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: dummy_distributor.py \u2194 weighted_distributor.py: \u0060ascetic_ddd/faker/domain/distributors/m2o/dummy_distributor.py\u0060 and \u0060ascetic_ddd/faker/domain/distributors/m2o/weighted_distributor.py\u0060 change together 71% of the time (12 of the 17 commits that touched the less-changed of the two, renames followed) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/faker/domain/distributors/m2o/dummy_distributor.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c064036a200feed3dfc8485f98d689a6414634083395ea1f121e7f2a561167c6"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: factory.py \u2194 factory.py: \u0060ascetic_ddd/faker/domain/distributors/m2o/factory.py\u0060 and \u0060ascetic_ddd/faker/infrastructure/distributors/m2o/factory.py\u0060 change together 69% of the time (9 of the 13 commits that touched the less-changed of the two, renames followed) 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 (that is what the inversion buys) and the thing to add is a comment saying so, 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":"ascetic_ddd/faker/domain/distributors/m2o/factory.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf4ac2046527259046e9031f196dbee0dd0ced64b5a1733f24301b940091694a"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: dummy_distributor.py \u2194 pg_weighted_distributor.py: \u0060ascetic_ddd/faker/domain/distributors/m2o/dummy_distributor.py\u0060 and \u0060ascetic_ddd/faker/infrastructure/distributors/m2o/pg_weighted_distributor.py\u0060 change together 65% of the time (11 of the 17 commits that touched the less-changed of the two, renames followed) 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 (that is what the inversion buys) and the thing to add is a comment saying so, 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":"ascetic_ddd/faker/domain/distributors/m2o/dummy_distributor.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"26a707263eb3f952239519ff881a28c9d37b443517e7a8fa43140abac1140263"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: dummy_distributor.py \u2194 nullable_distributor.py: \u0060ascetic_ddd/faker/domain/distributors/m2o/dummy_distributor.py\u0060 and \u0060ascetic_ddd/faker/domain/distributors/m2o/nullable_distributor.py\u0060 change together 65% of the time (11 of the 17 commits that touched the less-changed of the two, renames followed) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/faker/domain/distributors/m2o/dummy_distributor.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0d28ea39aca8654a775862e18daf7f37defd84745ec6f03079cb420607ee7ec"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: interfaces.py \u2194 skew_distributor.py: \u0060ascetic_ddd/faker/domain/distributors/m2o/interfaces.py\u0060 and \u0060ascetic_ddd/faker/domain/distributors/m2o/skew_distributor.py\u0060 change together 62% of the time (10 of the 16 commits that touched the less-changed of the two, renames followed) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/faker/domain/distributors/m2o/interfaces.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c9731fe450bbe11444fc3b89f27fe03f65102b343b84b4b982118c8fe5aa8dbb"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: nullable_distributor.py \u2194 pg_weighted_distributor.py: \u0060ascetic_ddd/faker/domain/distributors/m2o/nullable_distributor.py\u0060 and \u0060ascetic_ddd/faker/infrastructure/distributors/m2o/pg_weighted_distributor.py\u0060 change together 62% of the time (13 of the 21 commits that touched the less-changed of the two, renames followed) 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 (that is what the inversion buys) and the thing to add is a comment saying so, 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":"ascetic_ddd/faker/domain/distributors/m2o/nullable_distributor.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4d333a136e66db60570ead3cb99233e02727817674f105c26c475a4e208290d5"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: composite_value_provider.py \u2194 value_provider.py: \u0060ascetic_ddd/faker/domain/providers/composite_value_provider.py\u0060 and \u0060ascetic_ddd/faker/domain/providers/value_provider.py\u0060 change together 60% of the time (29 of the 48 commits that touched the less-changed of the two, renames followed) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"ascetic_ddd/faker/domain/providers/composite_value_provider.py"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"37f29f013d55437dc083604c64a3262795e6f0a188550804593a13ed0c068d2a"}},{"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":"0e17f71490e4d120a48b2b2881ab866c93b272bef2febb673a3e8e42b2c288ab"}},{"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"}}],"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-116","guid":"c0134ca8-adc7-6959-bd17-5253a265d101","name":"CWE-116","shortDescription":{"text":"CWE-116"},"helpUri":"https://cwe.mitre.org/data/definitions/116.html"},{"id":"CWE-1357","guid":"e4d2e772-757e-0a5c-bd7d-77052949d866","name":"Reliance on Insufficiently Trustworthy Component","shortDescription":{"text":"Reliance on Insufficiently Trustworthy Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1357.html"},{"id":"CWE-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-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-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-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-502","guid":"f7d3b296-aac0-5c5a-b706-e07faba26c36","name":"CWE-502","shortDescription":{"text":"CWE-502"},"helpUri":"https://cwe.mitre.org/data/definitions/502.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":16,"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."]}]}