{"$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":"D33","name":"JS/npm Dependency Vulnerabilities","shortDescription":{"text":"JS/npm Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D33","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-937","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1395","CWE-937"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"DynamicSQLBuilder.buildSQL (cyclomatic 23): DynamicSQLBuilder.buildSQL 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":"springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"55b96bffee7dc3a62e5d064dedfaac5b5539b60aae6948be49a37c3d39eae34c"}},{"ruleId":"D2","level":"warning","message":{"text":"FlowNodeService.loadDefaultBackNode (cognitive 39): FlowNodeService.loadDefaultBackNode has cognitive complexity 39 (threshold 15). Drivers by points: if/else 29, loops 8, boolean chains 2 (nesting depth added 24). 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowNodeService.java"},"region":{"startLine":103}}}],"partialFingerprints":{"codehealthFindingId/v1":"649a8f8906030009205e68a7a1066490f4c808b115936bcf2e41523e3dcf212e"}},{"ruleId":"D2","level":"warning","message":{"text":"SearchRequest.toPageRequest (cognitive 39): SearchRequest.toPageRequest has cognitive complexity 39 (threshold 15). Drivers by points: if/else 31, loops 7, boolean chains 1 (nesting depth added 22). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"springboot-starter/src/main/java/com/codingapi/springboot/framework/dto/request/SearchRequest.java"},"region":{"startLine":195}}}],"partialFingerprints":{"codehealthFindingId/v1":"38a93d2e2f97457141552be561657657da56cfa6fae48b739dda0219baf44f35"}},{"ruleId":"D2","level":"warning","message":{"text":"DynamicSQLBuilder.buildSQL (cognitive 34): DynamicSQLBuilder.buildSQL has cognitive complexity 34 (threshold 15). Drivers by points: if/else 28, loops 6 (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":"springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"81b0f14a73270b74a258c2674c8f17c4c60ce8b9d05d4cf02a673d132d8e01e0"}},{"ruleId":"D2","level":"warning","message":{"text":"FlowNodeService.matcherNextNode (cognitive 21): FlowNodeService.matcherNextNode has cognitive complexity 21 (threshold 15). Drivers by points: if/else 15, loops 5, 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowNodeService.java"},"region":{"startLine":173}}}],"partialFingerprints":{"codehealthFindingId/v1":"ce83a66176fe947413df013b3e03a19a97b0e0cecc30c13313fd30ef7b89165f"}},{"ruleId":"D2","level":"warning","message":{"text":"TableEntityClassBuilder.buildFieldAnnotations (cognitive 20): TableEntityClassBuilder.buildFieldAnnotations has cognitive complexity 20 (threshold 15). Drivers by points: if/else 16, boolean chains 2, loops 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":"springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/metadata/TableEntityClassBuilder.java"},"region":{"startLine":146}}}],"partialFingerprints":{"codehealthFindingId/v1":"d3770590fa22a224e92b030e419144d262c6e48b2e6b79b1c77501191a8a26cf"}},{"ruleId":"D2","level":"warning","message":{"text":"FlowNodeService.errMatcher (cognitive 20): FlowNodeService.errMatcher has cognitive complexity 20 (threshold 15). Drivers by points: if/else 13, loops 7 (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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowNodeService.java"},"region":{"startLine":323}}}],"partialFingerprints":{"codehealthFindingId/v1":"bfbe495cb2bc398686ec7d2a3d449a049d8ddb30977e3541b555694ec0aa8fe1"}},{"ruleId":"D2","level":"warning","message":{"text":"GroovyTypeScanner.loadMethods (cognitive 19): GroovyTypeScanner.loadMethods has cognitive complexity 19 (threshold 15). Drivers by points: if/else 16, loops 2, error handling 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":"springboot-starter-script/src/main/java/com/codingapi/springboot/script/scanner/GroovyMetadataScannerUtils.java"},"region":{"startLine":243}}}],"partialFingerprints":{"codehealthFindingId/v1":"949b39bf9580472ba8ee6b0b29ecbe28448789ac61a39e7ec38d6120a922b796"}},{"ruleId":"D2","level":"warning","message":{"text":"MyAuthenticationFilter.doFilterInternal (cognitive 18): MyAuthenticationFilter.doFilterInternal has cognitive complexity 18 (threshold 15). Drivers by points: if/else 11, error handling 6, loops 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":"springboot-starter-security/src/main/java/com/codingapi/springboot/security/filter/MyAuthenticationFilter.java"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"d26e1efe23843ffcd478208dd429529ddeba00a0eb54d3f59c59d8d3eeda6a69"}},{"ruleId":"D2","level":"warning","message":{"text":"TriggerContext.trigger (cognitive 18): TriggerContext.trigger has cognitive complexity 18 (threshold 15). Drivers by points: if/else 12, error handling 4, loops 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":"springboot-starter/src/main/java/com/codingapi/springboot/framework/trigger/TriggerContext.java"},"region":{"startLine":71}}}],"partialFingerprints":{"codehealthFindingId/v1":"5cca7624625a496cad4caaf1b842f5c8c7577a2451e6860d0daa8f70ea1a44f1"}},{"ruleId":"D2","level":"warning","message":{"text":"TableColumnAliasHolder.searchSubSelect (cognitive 17): TableColumnAliasHolder.searchSubSelect has cognitive complexity 17 (threshold 15). Drivers by points: if/else 9, ternaries 6, 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":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/enhancer/TableColumnAliasHolder.java"},"region":{"startLine":52}}}],"partialFingerprints":{"codehealthFindingId/v1":"b957fa5e9ef5c99c03aa6a995f272a912b7204f312c595cc9375891ab5bfc0f7"}},{"ruleId":"D2","level":"warning","message":{"text":"FlowSubmitService.submitCurrentFlow (cognitive 17): FlowSubmitService.submitCurrentFlow has cognitive complexity 17 (threshold 15). Drivers by points: if/else 12, loops 3, boolean chains 1, ternaries 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/impl/FlowSubmitService.java"},"region":{"startLine":249}}}],"partialFingerprints":{"codehealthFindingId/v1":"928c1b2b1752dc353a07e9aad0642538e47abcd7022e2fb4c5d37cbe73308e1e"}},{"ruleId":"D2","level":"warning","message":{"text":"FlowRecallService.recall (cognitive 16): FlowRecallService.recall has cognitive complexity 16 (threshold 15). Drivers by points: if/else 10, loops 4, 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/impl/FlowRecallService.java"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"d6d1d7f1a55b12e8e31997c809a575b0bb28bf3c3e6b35bb1f5612e950ce03a5"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: MapViewResult: TooManyMethods \u2014 254 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":"springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/map/MapViewResult.java"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"ee0575e7021fa726c80be585f49cc5d7962c052772c43d95d1da7a6ae9e368c2"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CallableStatementProxy: TooManyMethods \u2014 233 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":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/CallableStatementProxy.java"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"81083224b7df70b7148803b814144f2f3720f6af7477b9dab8cc1183e65f2721"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ResultSetProxy: TooManyMethods \u2014 196 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":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/ResultSetProxy.java"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"078bd97bf30c2af9e8ad4a8eafdb800317faf6cd9170c13a8b74d68ad3e5674c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: PreparedStatementProxy: TooManyMethods \u2014 112 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":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/PreparedStatementProxy.java"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"a3f5a925ba955b3902418f21fc73c1127e26788e0bfbb9163a73dc1c9e074c80"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ConnectionProxy: TooManyMethods \u2014 60 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":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/ConnectionProxy.java"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"275f4c4460d846d16ea063fcab0176b5d49e796bd6fe4ea3de0717ad04fc9929"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: StatementProxy: TooManyMethods \u2014 54 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":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/StatementProxy.java"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"35478e567395b147485dfbededb5539d11fbf9fec0c92a8e8f4309866b1db8d3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: proxy/ResultSetProxy.java: FileTooLong \u2014 785 significant lines (blank, comment-only and punctuation-only lines excluded), about 98% of them inside a single declaration: ResultSetProxy (17-1184). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/ResultSetProxy.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ed3c828b11f48c3c4e081cb453e6a34acd3a59654a6333351ac8eb1758fc60a9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: Arithmetic: TooManyMethods \u2014 45 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":"springboot-starter/src/main/java/com/codingapi/springboot/framework/math/Arithmetic.java"},"region":{"startLine":8}}}],"partialFingerprints":{"codehealthFindingId/v1":"a2b0b137efc24656acbbe90f2e6ddb1da4522466a25bbf630fd63e6326ad7b6e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: proxy/CallableStatementProxy.java: FileTooLong \u2014 736 significant lines (blank, comment-only and punctuation-only lines excluded), about 98% of them inside a single declaration: CallableStatementProxy (16-1212). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/CallableStatementProxy.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf83052063cc5aabcdef0e997662b1c7a2a6b4148d09d067449530b9df718b66"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: FlowRecord: TooManyMethods \u2014 33 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/record/FlowRecord.java"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"ffb4ddd28f1acc13046c7f7f4dcfefc2c3e342f89a674557df895e3d61583fcb"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: map/MapViewResult.java: FileTooLong \u2014 517 significant lines (blank, comment-only and punctuation-only lines excluded), about 99% of them inside a single declaration: MapViewResult (6-1029). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/map/MapViewResult.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8d51f503789d5e5344b37c3d6061f22eb673e2e3b64cb36885a55cfbff430a66"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): springboot-starter-script/src/main/java/com/codingapi/springboot/script/GroovyScriptRuntime.java:137-148 | springboot-starter-script/src/main/java/com/codingapi/springboot/script/GroovyScriptRuntime.java:193-204 \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 \u0060springboot-starter-script/src/main/java/com/codingapi/springboot/script/GroovyScriptRuntime.java:137\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":"springboot-starter-script/src/main/java/com/codingapi/springboot/script/GroovyScriptRuntime.java"},"region":{"startLine":137}}}],"partialFingerprints":{"codehealthFindingId/v1":"b37625f094460c2bac056dfeedbf7d5c43a129e9323825e2a698aa72027e2b2a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java:85-96 | springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java:101-111 \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 \u0060springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java:85\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":"springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java"},"region":{"startLine":85}}}],"partialFingerprints":{"codehealthFindingId/v1":"d8d396520d01961b06a178e5805eb5a889b4e352b8a97d10ab28268c86391c3c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): springboot-starter/src/main/java/com/codingapi/springboot/framework/event/SpringDefaultEventHandler.java:44-54 | springboot-starter/src/main/java/com/codingapi/springboot/framework/event/SpringTransactionEventHandler.java:46-56 \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 \u0060springboot-starter/src/main/java/com/codingapi/springboot/framework/event/SpringDefaultEventHandler.java:44\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":"springboot-starter/src/main/java/com/codingapi/springboot/framework/event/SpringDefaultEventHandler.java"},"region":{"startLine":44}}}],"partialFingerprints":{"codehealthFindingId/v1":"90431f23f586aabbb0251f119635c9c7d94acf5f82d91e9dfb4dcdfa9f4accb6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/repository/FlowWorkRepositoryImpl.java:32-41 | example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/repository/FlowWorkRepositoryImpl.java:65-74 \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":"example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/repository/FlowWorkRepositoryImpl.java"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"d875171b244aca9a0ae538948854a02ac8a7ef94b2ddc4999e0ee0d234e6f727"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/HttpRequest.java:53-62 | springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/SessionClient.java:39-48 \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 \u0060springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/HttpRequest.java:53\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":"springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/HttpRequest.java"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"538f3a6fc4dd9fa3a14e8e14b2d546dbf2c8fe627ea4ff47e964f0132bbb04a5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/RestClient.java:53-62 | springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/RestClient.java:99-108 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/RestClient.java:53\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":"springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/RestClient.java"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"862072740a88a04d1628d12e25568a96db8e1f65f5d61bd6a77042814c9bc5a8"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/metadata/TableEntityMetadata.java:181-189 | springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/metadata/TableEntityMetadata.java:203-211 \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":"springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/metadata/TableEntityMetadata.java"},"region":{"startLine":181}}}],"partialFingerprints":{"codehealthFindingId/v1":"19fb684ca59bd5b14c7809ba6791b073bc6eb15daa1c11eb41bdf2633d67cf44"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/domain/FlowNode.java:181-189 | springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/domain/FlowRelation.java:109-117 \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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/domain/FlowNode.java"},"region":{"startLine":181}}}],"partialFingerprints":{"codehealthFindingId/v1":"2f31b75f7d93f9e6e6a6057ed38f7071871ed8c240d11d1f45450a2d479cb1cd"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 7): example/example-app/example-app-query/src/main/java/com/codingapi/example/app/query/service/FlowAppQueryService.java:26-32 | example/example-app/example-app-query/src/main/java/com/codingapi/example/app/query/service/FlowAppQueryService.java:40-46 | example/example-app/example-app-query/src/main/java/com/codingapi/example/app/query/service/FlowAppQueryService.java:68-74 | example/example-app/example-app-query/src/main/java/com/codingapi/example/app/query/service/FlowAppQueryService.java:82-88 | example/example-app/example-app-query/src/main/java/com/codingapi/example/app/query/service/FlowAppQueryService.java:96-102 | example/example-app/example-app-query/src/main/java/com/codingapi/example/app/query/service/FlowAppQueryService.java:111-117 | example/example-app/example-app-query/src/main/java/com/codingapi/example/app/query/service/FlowAppQueryService.java:125-131 \u2014 all 7 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060example/example-app/example-app-query/src/main/java/com/codingapi/example/app/query/service/FlowAppQueryService.java:26\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":"example/example-app/example-app-query/src/main/java/com/codingapi/example/app/query/service/FlowAppQueryService.java"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"d614d88de2b3ff4c54c533a726b80218d2ba416ff69475e7d288060718b11929"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/convert/FlowBackupConvertor.java:15-21 | example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/convert/FlowBackupConvertor.java:30-36 \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 \u0060example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/convert/FlowBackupConvertor.java:15\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":"example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/convert/FlowBackupConvertor.java"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"afb8ffe4c62ab9a84ed64ab514e76fa3404db84b71871d951036525ee48bc7d9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/serializable/FlowWorkSerializable.java:105-111 | springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/serializable/FlowWorkSerializable.java:124-130 \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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/serializable/FlowWorkSerializable.java"},"region":{"startLine":105}}}],"partialFingerprints":{"codehealthFindingId/v1":"4bd0ebc8f203876f2f37b1cf466c9cf03dd710e203dfb42105eddcb1f53ded1a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/convert/FlowRecordConvertor.java:19-24 | example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/convert/FlowRecordConvertor.java:70-75 \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":"example/example-infra/example-infra-flow/src/main/java/com/codingapi/example/infra/flow/convert/FlowRecordConvertor.java"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"e58af3084251db21984cf8bce9144d0d833c50555fd09fd56ca1971afc4f3513"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): springboot-starter/src/main/java/com/codingapi/springboot/framework/utils/ClassLoaderUtils.java:43-48 | springboot-starter/src/main/java/com/codingapi/springboot/framework/utils/ClassLoaderUtils.java:56-61 \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 \u0060springboot-starter/src/main/java/com/codingapi/springboot/framework/utils/ClassLoaderUtils.java:43\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":"springboot-starter/src/main/java/com/codingapi/springboot/framework/utils/ClassLoaderUtils.java"},"region":{"startLine":43}}}],"partialFingerprints":{"codehealthFindingId/v1":"42ae20604824a9f570e2e8cf20ede749de5c59a6452af4a21b3251e91d165d22"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/enhancer/TableColumnAliasHolder.java:66-72 | springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/enhancer/TableColumnAliasHolder.java:77-81 \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 \u0060springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/enhancer/TableColumnAliasHolder.java:66\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. 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":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/enhancer/TableColumnAliasHolder.java"},"region":{"startLine":66}}}],"partialFingerprints":{"codehealthFindingId/v1":"185a94f944f1bdba8b759af42a95ea201f8f0fb8092d5240154229db3f1c5426"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/ResultSetProxy.java:324-328 | springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/ResultSetProxy.java:737-741 \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 \u0060springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/ResultSetProxy.java:324\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":"springboot-starter-data-authorization/src/main/java/com/codingapi/springboot/authorization/jdbc/proxy/ResultSetProxy.java"},"region":{"startLine":324}}}],"partialFingerprints":{"codehealthFindingId/v1":"a053cf366d14161000690d7f8a3a8f8c8b99b33b75e4c687ef4e153da3b3bf7c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java:147-152 | springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java:153-157 \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 \u0060springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java:147\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":"springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicSQLBuilder.java"},"region":{"startLine":147}}}],"partialFingerprints":{"codehealthFindingId/v1":"51b4d0dee958f0dce92efe9bca1f7f47de38d359e9ca3b8ec2d9eb60e5861231"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/HttpRequest.java:126-130 | springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/HttpRequest.java:135-139 \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 \u0060springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/HttpRequest.java:126\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":"springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/HttpRequest.java"},"region":{"startLine":126}}}],"partialFingerprints":{"codehealthFindingId/v1":"629dba63f6bd673d991e9eabff6c3cbf929ce561a943455f6315e6920296eb36"}},{"ruleId":"D13","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":"28cf2f0acc6a9c7132f653d4f0ae539e88cca8313ebd8b12ba09a1331264545f"},"taxa":[{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D13","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":"ad6ad6db6fa17f66e920600769ddef5c0f5db8f37fa7c11055f459eaf4eb94b2"},"taxa":[{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D16","level":"note","message":{"text":"Small-team knowledge concentration: 48 file(s) are concentrated to one author \u2014 the ambient state with 2 active author(s), not 48 separate risks. The signal becomes meaningful as ownership spreads; no per-file action implied now."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8aa75b6daa18f1b578387fa04036c50b3163d47f957c8f5601bf083ed4489b0c"}},{"ruleId":"D28","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":"4d5fa4c86d64dc7b4f83985abadae0d41234fed32c9616fdcd71a591dba27f74"}},{"ruleId":"D28","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":"b88b4e2a55814f4f7bad1b500c937d3630d9957ffc081b314f2733b72281615c"}},{"ruleId":"D28","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":"f3d5e3763972e76b2cb9dd015a3690dfc658b8dcfc6523e6cb6876848299cb98"}},{"ruleId":"D28","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":"6b0801af44e1b92243b27bc80aa487d6a619f3079cba0c1c52b8ae29d0fd166f"}},{"ruleId":"D28","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":"4d11d5f39a9ba26cb4e8aed2225fa5e29bdd5c83a90ef17d7997f2bbfbecf007"}},{"ruleId":"D28","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"3cdfd7beb31b791ae18dcb425e21eb157c842e7bbcd522cc330573c1a6538db1"}},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"fa0a7e4376b53eef5298d6131d373558bac0105b25c6b416ca31d8cd364cda25"},"taxa":[{"id":"CWE-79","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":"6ab366e87c2339be8b31cb4e195cd373e3def4effbe7d7b21527e7d0521b76d7"},"taxa":[{"id":"CWE-79","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":"6c06933466fc2ffd3e27dbdd3089f704f5084d6b766fc7d71103808288586106"},"taxa":[{"id":"CWE-326","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":"19bd7abbb802ccfb0d60452b8b57febd1f5564b3756ac5e0429400f39114dbec"},"taxa":[{"id":"CWE-326","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":"49cd6cf0a62c1f618a4e4c1a77554f42cbf4c8521f1d7bd5acade5347b9dbce7"},"taxa":[{"id":"CWE-326","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":"873a4fbefe533df841e599eac285dd43d5b2fda90418e4a78e0e041195d2a5c1"},"taxa":[{"id":"CWE-326","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":"c0a1372eebf7e0e10de1ede975900fa1c20496f92d78a69fcebd0dd0cc41261f"},"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":"c366ccf1af161a1f2786e3a71d81a1542d0e56615d937602370eeda95a61371a"},"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":"7d03a5a99729fa0f62f1caf6ca7f92eaf4251c2e13e6075551d32bc8b321de17"},"taxa":[{"id":"CWE-326","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":"e8fded8606c5749f7b745203c3d72faba4d5f3780de883d866481b292642d9bd"},"taxa":[{"id":"CWE-704","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":"6bcf1e16903a22ccfb4bfc4492736c18209540581fb3f4bd2bfc6daec905f29f"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"44c6dfc480ee5585febe6742fc300a6197b33af236db370122ee5af3ef7c2c00"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"knowledge concentrated in recent work \u2014 freshness signal contradicted by repo activity: File-level freshness contradicts repo activity: 70 commits in the last 90 days, yet 63 of 111 significant files carry no living knowledge. Those two readings cannot both be true, so the per-file recency signal is treated as unreliable here and freshness is not scored for this run."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6e461071eb7c3d0d8a5f27dee27c23fcaef1256b0b0ff28c50eb743e940dbe9d"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: FlowRecord.java \u2194 FlowService.java: \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/record/FlowRecord.java\u0060 and \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowService.java\u0060 change together 76% of the time (29 of the 38 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/record/FlowRecord.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"94f1cb7ef2d11f90e63b61960d35b357154782a671d8fc9c5159775b8c2b305a"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: FlowApprovalEvent.java \u2194 FlowService.java: \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/event/FlowApprovalEvent.java\u0060 and \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowService.java\u0060 change together 75% of the time (12 of the 16 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/event/FlowApprovalEvent.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3292265b3118d12966a19bdbcf643b8782f0826ba0b98ef7bf8f8a5a5d7667c0"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: FlowDirectionService.java \u2194 FlowNodeService.java: \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowDirectionService.java\u0060 and \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowNodeService.java\u0060 change together 64% of the time (7 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowDirectionService.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0cec0f11adc79963cf3b323197809c5e1f6e8877305e3776d158730eae3e4887"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: FlowNodeService.java \u2194 FlowService.java: \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowNodeService.java\u0060 and \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowService.java\u0060 change together 63% of the time (19 of the 30 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowNodeService.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"abd362ce46216e1a13ff46a2a77f52b27bc6393ad9b88ba43462791319632086"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: IHandler.java \u2194 SpringEventHandler.java: \u0060springboot-starter/src/main/java/com/codingapi/springboot/framework/event/IHandler.java\u0060 and \u0060springboot-starter/src/main/java/com/codingapi/springboot/framework/event/SpringEventHandler.java\u0060 change together 60% of the time (6 of the 10 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":"springboot-starter/src/main/java/com/codingapi/springboot/framework/event/IHandler.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c6f706f6cf307ebb1d31b4d8950e6cf1aa9a7bf5955c0b78c236631677dcb9ff"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: HttpClient.java \u2194 RestClient.java: \u0060springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/HttpClient.java\u0060 and \u0060springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/RestClient.java\u0060 change together 57% of the time (8 of the 14 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":"springboot-starter/src/main/java/com/codingapi/springboot/framework/rest/HttpClient.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d9e1d67b28c30257497afbeccca1a46e24a6a2e6842a13ad7be67b3939036029"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: FlowDirectionService.java \u2194 FlowService.java: \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowDirectionService.java\u0060 and \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowService.java\u0060 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). 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowDirectionService.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4dc350ce68e7df642d1653f6f5855742c7a0a9aacb4a1da991c1ec989b93b883"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: AutoConfiguration.java \u2194 MyLoginFilter.java: \u0060springboot-starter-security/src/main/java/com/codingapi/springboot/security/AutoConfiguration.java\u0060 and \u0060springboot-starter-security/src/main/java/com/codingapi/springboot/security/filter/MyLoginFilter.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":"springboot-starter-security/src/main/java/com/codingapi/springboot/security/AutoConfiguration.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f68d1a7b68a438d7339c8e09dfed6270a79df6c9d0981da980367dff73116876"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: FlowNode.java \u2194 FlowService.java: \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/domain/FlowNode.java\u0060 and \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/service/FlowService.java\u0060 change together 53% of the time (20 of the 38 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/domain/FlowNode.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"12e15276671224cb4dace346a5b25f04680cafde1158a5888c809a88d9dbb7d1"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: FlowNode.java \u2194 FlowRecordRepository.java: \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/domain/FlowNode.java\u0060 and \u0060springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/repository/FlowRecordRepository.java\u0060 change together 53% of the time (10 of the 19 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":"springboot-starter-flow/src/main/java/com/codingapi/springboot/flow/domain/FlowNode.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"af70e394639b587c39ca9b74d62ef5462fb7756208f8acc6f5e539e149237b19"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1395","guid":"800e09e7-c11a-8654-9fa6-86f398995fed","name":"Dependency on Vulnerable Third-Party Component","shortDescription":{"text":"Dependency on Vulnerable Third-Party Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1395.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-295","guid":"a706c4e2-1232-8859-ae2e-17aa2d41f8e2","name":"CWE-295","shortDescription":{"text":"CWE-295"},"helpUri":"https://cwe.mitre.org/data/definitions/295.html"},{"id":"CWE-326","guid":"7ee78bef-7589-f65f-a9d7-619f3485e844","name":"CWE-326","shortDescription":{"text":"CWE-326"},"helpUri":"https://cwe.mitre.org/data/definitions/326.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-704","guid":"50bd74b4-a921-5159-8671-99fd7e78c810","name":"CWE-704","shortDescription":{"text":"CWE-704"},"helpUri":"https://cwe.mitre.org/data/definitions/704.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":20,"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."]}]}