{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"apply (cyclomatic 40): apply has cyclomatic complexity 40 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function so the top-level body reads as a short sequence of named decisions."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.js"},"region":{"startLine":4582}}}],"partialFingerprints":{"codehealthFindingId/v1":"cc2c8a2a7301c364ff02a7b502cd602cf1edc2db70a9596cfeea1f60f5be7c38"}},{"ruleId":"D1","level":"warning","message":{"text":"apply (cyclomatic 40): apply has cyclomatic complexity 40 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function so the top-level body reads as a short sequence of named decisions."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":4582}}}],"partialFingerprints":{"codehealthFindingId/v1":"d981f9a5631aafdbc0478ca8ac4c1a7b2c3106c8987289b98f0de71c8414d2c4"}},{"ruleId":"D1","level":"warning","message":{"text":"normalize (cyclomatic 32): normalize has cyclomatic complexity 32 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function so the top-level body reads as a short sequence of named decisions."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.js"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"bee300cca07ea6e0e5ea04ee3a0dbb5ac7d14ed8a6603120aec6494b4b1f1e95"}},{"ruleId":"D1","level":"warning","message":{"text":"normalize (cyclomatic 32): normalize has cyclomatic complexity 32 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function so the top-level body reads as a short sequence of named decisions."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"2b5e506c4036d9aa1489a467db8d2afc8993ac80a908ed0fe54615057a756e1f"}},{"ruleId":"D1","level":"warning","message":{"text":"Paginator.getHtml (cyclomatic 29): Paginator.getHtml has cyclomatic complexity 29 (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":"zheng-common/src/main/java/com/zheng/common/util/Paginator.java"},"region":{"startLine":129}}}],"partialFingerprints":{"codehealthFindingId/v1":"b8dd3b3627796bc044eae10cfb57336deb61598bec57a63a5ac3b8f735fa5cf6"}},{"ruleId":"D1","level":"warning","message":{"text":"handler (cyclomatic 27): handler has cyclomatic complexity 27 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function so the top-level body reads as a short sequence of named decisions."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":6247}}}],"partialFingerprints":{"codehealthFindingId/v1":"3fb371b8d64c4594ca2c06a36ebc131fcefed25e83392170ea521ad52b9ac5e8"}},{"ruleId":"D1","level":"warning","message":{"text":"UpmsPermissionServiceImpl.getTreeByRoleId (cyclomatic 25): UpmsPermissionServiceImpl.getTreeByRoleId has cyclomatic complexity 25 (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":"zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"4c60196324f9ceaf4ec5ad9a3be347ceb36a67c912eff0d95d696431f6118a46"}},{"ruleId":"D1","level":"warning","message":{"text":"UpmsPermissionServiceImpl.getTreeByUserId (cyclomatic 25): UpmsPermissionServiceImpl.getTreeByUserId has cyclomatic complexity 25 (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":"zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java"},"region":{"startLine":148}}}],"partialFingerprints":{"codehealthFindingId/v1":"f49086a0f76c40027c01f78f52879ae5df30c528442710ef82268fc9760cbbfd"}},{"ruleId":"D1","level":"warning","message":{"text":"CmsArticle.equals (cyclomatic 23): CmsArticle.equals has cyclomatic complexity 23 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticle.java"},"region":{"startLine":307}}}],"partialFingerprints":{"codehealthFindingId/v1":"4b96290462510ab0e0bedd64e3ec9f7c786e6ac169ccc1278af5f406428476dd"}},{"ruleId":"D1","level":"warning","message":{"text":"fromElement (cyclomatic 23): fromElement has cyclomatic complexity 23 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function so the top-level body reads as a short sequence of named decisions."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.js"},"region":{"startLine":4948}}}],"partialFingerprints":{"codehealthFindingId/v1":"e3c58dfb967f63e1da5c6902ce16eb01efa1537006454d1df748122b21902922"}},{"ruleId":"D1","level":"warning","message":{"text":"fromElement (cyclomatic 23): fromElement has cyclomatic complexity 23 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function so the top-level body reads as a short sequence of named decisions."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":4948}}}],"partialFingerprints":{"codehealthFindingId/v1":"606a3246a868d1657daad0838b69df6ac2da4ee8d2a517f231c120cb5b79d5b5"}},{"ruleId":"D1","level":"warning","message":{"text":"main (cyclomatic 22): main has cyclomatic complexity 22 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function so the top-level body reads as a short sequence of named decisions."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.js"},"region":{"startLine":318}}}],"partialFingerprints":{"codehealthFindingId/v1":"9f8917ce753767b7f8a2d842f266e1402ac6a819c3078f7fc0db8c956ac66ab9"}},{"ruleId":"D1","level":"warning","message":{"text":"main (cyclomatic 22): main has cyclomatic complexity 22 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function so the top-level body reads as a short sequence of named decisions."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":318}}}],"partialFingerprints":{"codehealthFindingId/v1":"9b2225ba5407b4463e818f4cacb9cff001141a2ed5fa427365c740895c9a7a35"}},{"ruleId":"D1","level":"warning","message":{"text":"CmsArticle.hashCode (cyclomatic 19): CmsArticle.hashCode has cyclomatic complexity 19 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticle.java"},"region":{"startLine":339}}}],"partialFingerprints":{"codehealthFindingId/v1":"444754143b10c9161968de32402448880db82d456601092ee328ad0de668788b"}},{"ruleId":"D1","level":"warning","message":{"text":"UpmsLog.equals (cyclomatic 19): UpmsLog.equals has cyclomatic complexity 19 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsLog.java"},"region":{"startLine":233}}}],"partialFingerprints":{"codehealthFindingId/v1":"4ee339f71482fc697650bb0555463df66e69f7b6cd05c01bf8a00e779ba9919d"}},{"ruleId":"D1","level":"warning","message":{"text":"CmsCategory.equals (cyclomatic 16): CmsCategory.equals has cyclomatic complexity 16 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategory.java"},"region":{"startLine":195}}}],"partialFingerprints":{"codehealthFindingId/v1":"30fb1796d8f66370f7d19afc5bb3ebda77ea1d1e9efbe81438e418fff2bf7f70"}},{"ruleId":"D1","level":"warning","message":{"text":"UpmsPermission.equals (cyclomatic 16): UpmsPermission.equals has cyclomatic complexity 16 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsPermission.java"},"region":{"startLine":195}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0354135ec36b0932e79d22e7c59c0b84c4fbca1e5408f0ca578321dc3a30fec"}},{"ruleId":"D1","level":"warning","message":{"text":"UpmsSystem.equals (cyclomatic 16): UpmsSystem.equals has cyclomatic complexity 16 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsSystem.java"},"region":{"startLine":195}}}],"partialFingerprints":{"codehealthFindingId/v1":"07fbfb11d110527e6106880a974d4869de9ab46f94fe09e9eb8f44cb75c971ae"}},{"ruleId":"D1","level":"warning","message":{"text":"UpmsUser.equals (cyclomatic 16): UpmsUser.equals has cyclomatic complexity 16 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUser.java"},"region":{"startLine":195}}}],"partialFingerprints":{"codehealthFindingId/v1":"cfb14143534af0976b6542b525eebe9a588d088370f2ea70a98b71f405561895"}},{"ruleId":"D2","level":"warning","message":{"text":"UpmsPermissionServiceImpl.getTreeByRoleId (cognitive 107): UpmsPermissionServiceImpl.getTreeByRoleId has cognitive complexity 107 (threshold 15). Drivers by points: if/else 58, loops 46, boolean chains 3 (nesting depth added 83). 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":"zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"bec8720b77a6db4ed6d515d6003fd2dc2697ab0278ec26fda02d36c00ff59bd9"}},{"ruleId":"D2","level":"warning","message":{"text":"UpmsPermissionServiceImpl.getTreeByUserId (cognitive 107): UpmsPermissionServiceImpl.getTreeByUserId has cognitive complexity 107 (threshold 15). Drivers by points: if/else 58, loops 46, boolean chains 3 (nesting depth added 83). 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":"zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java"},"region":{"startLine":148}}}],"partialFingerprints":{"codehealthFindingId/v1":"b88cea46dab64a253e64aa8cdd2d11d091602ba8ddbd2ddc69757319e834dc96"}},{"ruleId":"D2","level":"warning","message":{"text":"Paginator.getHtml (cognitive 85): Paginator.getHtml has cognitive complexity 85 (threshold 15). Drivers by points: if/else 75, loops 10 (nesting depth added 42). 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":"zheng-common/src/main/java/com/zheng/common/util/Paginator.java"},"region":{"startLine":129}}}],"partialFingerprints":{"codehealthFindingId/v1":"5f1fe1071f696c8297cc95ba3910956b65f1db4fd1737249fa69422c37794434"}},{"ruleId":"D2","level":"warning","message":{"text":"apply (cognitive 74): apply has cognitive complexity 74 (threshold 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":"zheng-admin/src/plugins/select2/js/select2.js"},"region":{"startLine":4582}}}],"partialFingerprints":{"codehealthFindingId/v1":"98a2bc309a50fefbc872a87b4913fa32b61d03444fd60c71fdfd2c8760529d1e"}},{"ruleId":"D2","level":"warning","message":{"text":"apply (cognitive 74): apply has cognitive complexity 74 (threshold 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":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":4582}}}],"partialFingerprints":{"codehealthFindingId/v1":"b4da8d84288a656377cd7a36a6ec70c8a5c0c22e2e0ffbb3311b8395002705b2"}},{"ruleId":"D2","level":"warning","message":{"text":"normalize (cognitive 63): normalize has cognitive complexity 63 (threshold 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":"zheng-admin/src/plugins/select2/js/select2.js"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"a055a6e912008deece743cf515e1736b2076a498a7e1be1e1a8061ad6ecc1c0d"}},{"ruleId":"D2","level":"warning","message":{"text":"normalize (cognitive 63): normalize has cognitive complexity 63 (threshold 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":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"97aed2ca0b56edbec1878f37d7fdbba213d05c5d04081f335203e0ae5ee40742"}},{"ruleId":"D2","level":"warning","message":{"text":"main (cognitive 29): main has cognitive complexity 29 (threshold 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":"zheng-admin/src/plugins/select2/js/select2.js"},"region":{"startLine":318}}}],"partialFingerprints":{"codehealthFindingId/v1":"9b790814aed34c11d7c551d6a201cd43e489477102c7d9a85de6c303068700c8"}},{"ruleId":"D2","level":"warning","message":{"text":"fromElement (cognitive 29): fromElement has cognitive complexity 29 (threshold 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":"zheng-admin/src/plugins/select2/js/select2.js"},"region":{"startLine":4948}}}],"partialFingerprints":{"codehealthFindingId/v1":"d12ddae340420293c645ada181c3fd5e3639127d22a64f7ce72e02197becaf3a"}},{"ruleId":"D2","level":"warning","message":{"text":"main (cognitive 29): main has cognitive complexity 29 (threshold 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":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":318}}}],"partialFingerprints":{"codehealthFindingId/v1":"4ab95c6af75146e5c3c687dab0452b3ac9495eecf179f54d5a1aff563d923d08"}},{"ruleId":"D2","level":"warning","message":{"text":"fromElement (cognitive 29): fromElement has cognitive complexity 29 (threshold 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":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":4948}}}],"partialFingerprints":{"codehealthFindingId/v1":"66087068ac4a91d3bbf37d277ab970b6ed965f85d5108ffcee419aa0852e8372"}},{"ruleId":"D2","level":"warning","message":{"text":"handler (cognitive 28): handler has cognitive complexity 28 (threshold 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":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":6247}}}],"partialFingerprints":{"codehealthFindingId/v1":"2d6c944f31ae80377a9cafc1877d2c5268b3b448a8c3258aef87def0df0e23b0"}},{"ruleId":"D2","level":"warning","message":{"text":"CmsArticle.equals (cognitive 22): CmsArticle.equals has cognitive complexity 22 (threshold 15). Drivers by points: ternaries 18, if/else 3, boolean chains 1. To reduce it, split the body: this score is breadth rather than depth \u2014 many checks laid out side by side rather than nested inside one another, so inverting conditions into early returns has nothing left to flatten. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticle.java"},"region":{"startLine":307}}}],"partialFingerprints":{"codehealthFindingId/v1":"da57f9d173a4d0662bd27aacff294ee5a891ed042b63a3b7bebcf7e23da64230"}},{"ruleId":"D2","level":"warning","message":{"text":"UpmsAuthenticationFilter.validateClient (cognitive 21): UpmsAuthenticationFilter.validateClient has cognitive complexity 21 (threshold 15). Drivers by points: if/else 11, error handling 9, 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":"zheng-upms/zheng-upms-client/src/main/java/com/zheng/upms/client/shiro/filter/UpmsAuthenticationFilter.java"},"region":{"startLine":97}}}],"partialFingerprints":{"codehealthFindingId/v1":"d37f4472bd4015b6d4d799823179ad957fc54e876c3802ffc2938ab16f53ceda"}},{"ruleId":"D2","level":"warning","message":{"text":"JarUtil.decompress (cognitive 19): JarUtil.decompress has cognitive complexity 19 (threshold 15). Drivers by points: if/else 12, loops 4, error handling 3 (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":"zheng-common/src/main/java/com/zheng/common/util/JarUtil.java"},"region":{"startLine":18}}}],"partialFingerprints":{"codehealthFindingId/v1":"6b5130f324612c0a35ef82d80dabe01467c241ff99e54ee1bc844151bc280ed1"}},{"ruleId":"D2","level":"warning","message":{"text":"CmsArticle.hashCode (cognitive 18): CmsArticle.hashCode has cognitive complexity 18 (threshold 15). Drivers by points: ternaries 18. To reduce it, split the body: this score is breadth rather than depth \u2014 many checks laid out side by side rather than nested inside one another, so inverting conditions into early returns has nothing left to flatten. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticle.java"},"region":{"startLine":339}}}],"partialFingerprints":{"codehealthFindingId/v1":"8c362b348284d50c26d2721723f9c8fe1eded406b03412e7aacdb6ebf1bc646a"}},{"ruleId":"D2","level":"warning","message":{"text":"UpmsLog.equals (cognitive 18): UpmsLog.equals has cognitive complexity 18 (threshold 15). Drivers by points: ternaries 14, if/else 3, boolean chains 1. To reduce it, split the body: this score is breadth rather than depth \u2014 many checks laid out side by side rather than nested inside one another, so inverting conditions into early returns has nothing left to flatten. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsLog.java"},"region":{"startLine":233}}}],"partialFingerprints":{"codehealthFindingId/v1":"64071460d32d5d864ac424537dab5d696658b306417cf1e333907915bde46369"}},{"ruleId":"D2","level":"warning","message":{"text":"SSOController.login (cognitive 16): SSOController.login has cognitive complexity 16 (threshold 15). Drivers by points: if/else 8, error handling 6, ternaries 2 (nesting depth added 5). 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":"zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/SSOController.java"},"region":{"startLine":115}}}],"partialFingerprints":{"codehealthFindingId/v1":"f960c33a1cac0b0198c8282b6693a2ce35cc3f199db01efb996b6c993080284d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: js/select2.full.js: FileTooLong \u2014 3899 significant lines (blank, comment-only and punctuation-only lines excluded; the length bar is tripled for a single-responsibility module of 4 or fewer top-level units). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.full.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ad23161a2acf9f5811711d1c299e8cc9867dca6039bcc01367d878c417197062"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 223 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticleExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"10c16645766ad3be6f0ce7e27558ed9febc7faec194e618a73fbd96086ab4653"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: js/select2.js: FileTooLong \u2014 3503 significant lines (blank, comment-only and punctuation-only lines excluded; the length bar is tripled for a single-responsibility module of 4 or fewer top-level units). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-admin/src/plugins/select2/js/select2.js"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"399389d2bd557894a0aeb18f71a490521832dfa17494ac5475fb5068e2c195f6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 169 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsLogExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"531ead57f15cd3f143976e27fff3e182ff85bf0721a4bd0c4f7b1833283d9543"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 153 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsSystemExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ed779a158c7d14449d76dfcb870e3eee8fe9e346de46f2b72e6d904b4b81a83"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 153 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUserExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"c10ff226871053a15d898b242ea9ccbb5427b9747b3cb065e78e82d2b631f569"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 147 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategoryExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"18e14956a0551657671e97d630b064d754387a92ef82e6571ca4ddc6d5bf1760"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 147 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsPermissionExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"f951cca9ee3355cc88f7d0f9e7ea30c70583e9b2491872ef3b24a1bc38f0ba81"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 139 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":"zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUserExample.java"},"region":{"startLine":70}}}],"partialFingerprints":{"codehealthFindingId/v1":"4bbba57d71e0ade0742f93e0a5be2d197bb0b56109fdd919e18af46184e84830"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 123 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsTagExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b917deb2907c19a8923e299955ad6250a7b61a39941d2882657c928c178f235"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 119 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCommentExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"d93b86beca79897cbc7ae37a9841f93da8bfd90c3fd37cfbcd2ae8287c909790"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 111 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsPageExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"37704f5ed33bbceb7abc7d302aed089ed1ba689595dfef07546b9eefe341e96f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 97 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayInOrderDetailExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"dbeabb5de98f1e889e552db8387858ed85369e6f39e22112ac9a5a8c3b2c3043"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 87 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":"zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUserDetailsExample.java"},"region":{"startLine":70}}}],"partialFingerprints":{"codehealthFindingId/v1":"c52a3f7b4ea6377a333bb416bffd608b4bb940592288b11e9033c3594559e862"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 85 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsMenuExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"d77147c4031af2f37e74c33ad98720f6ea5f1c4f54be06f2cbea26b8b456b0bd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 85 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsSystemExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"61cbd7b7ab6840079e7c9ee4a2fb43483d46b673cd3d290e6ad193a7cbd44d40"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 85 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsRoleExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"0b8ca75317a68ea9d70f1763c278728d6505afad5a8c3a875935e2e3badfe4b3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 79 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayInOrderExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"6b6db70ea901ae7ceb4a913615b5e1602c6ac6d764bc83bccc3ab81659188fe3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 79 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayOutOrderExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"80f3b75a3819104716a3a43a753a5d66410e4df928a2d4a3ff91cb0524edec99"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 75 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayMchExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"2a8d26dbe1293eecc3ae0af49bd3b76c72ab4a5a9351fd2117ce7f66153cf899"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 75 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayVendorExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"3cb20e05b0421c8cfab70b28b6f9916170cd8709cd118df06007363bcd833a8b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 73 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsTopicExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"17668f25f95293ee02bcd85f8272852c86f09d9ae64998f9d69967032c00d9a9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 71 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsOrganizationExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"9bb8c009cf11b9546351bdfce246c85004fee86713893ddf6aacf151c2ce8d16"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 67 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":"zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUserOauthExample.java"},"region":{"startLine":70}}}],"partialFingerprints":{"codehealthFindingId/v1":"845096711cc3259a95573007979058fd149f01a5b04b80879dd502e0de9be072"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 59 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayVestExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"c123d4fff679c3d08b23044ba45786537f1b811151f6193d0f113f2abbb37963"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 57 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":"zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUserLogExample.java"},"region":{"startLine":70}}}],"partialFingerprints":{"codehealthFindingId/v1":"27bf417f738148d72ef5418589f9e42dd29ee8c009ab4b099eb796eef77ec96f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 55 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUserPermissionExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"ae834bfb5658658cf637568e7b74edffa520dd630f8c852f1ded6f437d9dc2b3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 47 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsSettingExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"7b37b13c86f96bf9e2a66cfc62eb0e1092ed6c7ccc195b306665293d6d647dfe"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: model/CmsArticleExample.java: FileTooLong \u2014 763 significant lines (blank, comment-only and punctuation-only lines excluded), about 99% of them inside a single declaration: CmsArticleExample (7-1283). 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticleExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"676b917469db86df946c2e3d89f176852e207b66607ceb42cd2aa770062083fe"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayOutOrderDetailExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe0d26d191b6bd2494308bf5f4163d62f925d04f81d71ca349db14590f8ee2db"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayPayExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"315b7f5f9f9621bbd636af7a9f05878fce850ff6a159b16a895bf5f3e69d1165"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 43 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticleCategoryExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"532d88d11d2193ac2282ce36547b054333386afd0622586fbb4915d4576d3801"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 43 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticleTagExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"81dcc70783d127b828823523dc9b86d982f825894beb2d41554fedecad03381d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 43 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategoryTagExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"29c32063ec2423928089559c8bc7479294a107a0f64f10622a6c83534b10391a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 43 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayTypeExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"fd67718c38f5ccc950f470d1c1b6a553336435f0800886a969e7a65691565205"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 43 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsRolePermissionExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"340426de40792320fd9e263cbe004aa179b367dc8cd12b73f45cdef658ad6fa1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 43 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUserOrganizationExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"db28a17a75764dd3b33fe36102114197156d8daf4c0ef0483a89e0df1f2228db"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: TooManyMethods \u2014 43 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUserRoleExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"a2e1463d87969f1dae9a7751ca8d693eb8ea4bce21a97228008c0517dbb7f9d5"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CmsArticle: TooManyMethods \u2014 40 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticle.java"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"f52f13e3ed5426fa6a8c05873b074c8fc5314f687db117ecf61b11474c9ad690"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: model/UpmsLogExample.java: FileTooLong \u2014 601 significant lines (blank, comment-only and punctuation-only lines excluded), about 99% of them inside a single declaration: UpmsLogExample (7-1013). 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsLogExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"43d781a526f2d94ebfda26dd9f9b7ec09cecf24de9eb9d5db9da94fffdba00dc"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: model/UpmsSystemExample.java: FileTooLong \u2014 553 significant lines (blank, comment-only and punctuation-only lines excluded), about 99% of them inside a single declaration: UpmsSystemExample (7-933). 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsSystemExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d3396b5c7d4571faac92d4343c1ef515975c06d26dee36aa917b4f35bd6d1603"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: model/UpmsUserExample.java: FileTooLong \u2014 553 significant lines (blank, comment-only and punctuation-only lines excluded), about 99% of them inside a single declaration: UpmsUserExample (7-933). 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUserExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f8f15e8b86a5c0eb1c5382f676df83d4a0ed9e1876c1e0ff9b595b9def848520"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneratedCriteria: 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":"zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterOauthExample.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"a6902c9b008c797ca227bc18468bbf0b672f329e74965c58fc7242ce6f54b8f2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: model/CmsCategoryExample.java: FileTooLong \u2014 535 significant lines (blank, comment-only and punctuation-only lines excluded), about 99% of them inside a single declaration: CmsCategoryExample (7-903). 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategoryExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1bdf408e684c5e8f7e180cf1dec42545fbe12fa02f3e45d1826c9003b8d24087"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: model/UpmsPermissionExample.java: FileTooLong \u2014 535 significant lines (blank, comment-only and punctuation-only lines excluded), about 99% of them inside a single declaration: UpmsPermissionExample (7-903). 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsPermissionExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"38e8fe997ccaefb4e9516832d558a48ea88b297f24737135c6cbbcd16f4fd1b1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: UpmsLog: TooManyMethods \u2014 32 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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsLog.java"},"region":{"startLine":5}}}],"partialFingerprints":{"codehealthFindingId/v1":"cb48621a297d58c448eec65cb8ea996c24ddc6ba802bcb1eddaf49b3ce4105d3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: model/UcenterUserExample.java: FileTooLong \u2014 512 significant lines (blank, comment-only and punctuation-only lines excluded), about 99% of them inside a single declaration: UcenterUserExample (8-864). 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":"zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUserExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e94eb32cc4b6f715329b2d19c6ee916495e2af42097f9d061e50af011296285"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): zheng-api/zheng-api-server/src/main/java/com/zheng/api/server/jms/DefaultMessageQueueListener.java:27-39 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/jms/DefaultMessageQueueListener.java:27-39 \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 \u0060zheng-api/zheng-api-server/src/main/java/com/zheng/api/server/jms/DefaultMessageQueueListener.java:27\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":"zheng-api/zheng-api-server/src/main/java/com/zheng/api/server/jms/DefaultMessageQueueListener.java"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"add04dab68671771dfe1d9bde84385affae74648a8dc8c5334ecea2d26551750"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 4): zheng-message/zheng-message-server/src/main/java/com/zheng/message/server/ChatLauncher.java:16-28 | zheng-message/zheng-message-server/src/main/java/com/zheng/message/server/EventChatLauncher.java:19-30 | zheng-message/zheng-message-server/src/main/java/com/zheng/message/server/NamespaceChatLauncher.java:26-38 | zheng-message/zheng-message-server/src/main/java/com/zheng/message/server/SslChatLauncher.java:25-36 \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 \u0060zheng-message/zheng-message-server/src/main/java/com/zheng/message/server/ChatLauncher.java:16\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":"zheng-message/zheng-message-server/src/main/java/com/zheng/message/server/ChatLauncher.java"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"5fe4e8d079088b4f6a797b516da3bfe2bc374e84f583e4192fad732a6af0d8af"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): zheng-cms/zheng-cms-job/src/main/java/com/zheng/cms/job/jms/DefaultMessageQueueListener.java:27-38 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/jms/DefaultMessageQueueListener.java:27-38 \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 \u0060zheng-cms/zheng-cms-job/src/main/java/com/zheng/cms/job/jms/DefaultMessageQueueListener.java:27\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":"zheng-cms/zheng-cms-job/src/main/java/com/zheng/cms/job/jms/DefaultMessageQueueListener.java"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"f8a3e0fcbd5fee7a3ad068cda9c6bbdf9128403256cad38486599034392a0d8a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:232-243 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:252-263 \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 \u0060zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:232\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":"zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java"},"region":{"startLine":232}}}],"partialFingerprints":{"codehealthFindingId/v1":"2e6e52cff0bc4f7977776ede35bd6660ce83058b725bf3b21c2a9adb4b40bab4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): zheng-common/src/main/java/com/zheng/common/util/AESUtil.java:32-43 | zheng-common/src/main/java/com/zheng/common/util/AESUtil.java:86-97 \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 \u0060zheng-common/src/main/java/com/zheng/common/util/AESUtil.java:32\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":"zheng-common/src/main/java/com/zheng/common/util/AESUtil.java"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"bccf82f7583c4649d7d41d47a7343c9d9cc4fdd8d282f7bff48cff262d96b6ea"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java:122-133 | zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java:229-240 \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 \u0060zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java:122\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":"zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java"},"region":{"startLine":122}}}],"partialFingerprints":{"codehealthFindingId/v1":"97f06163f5eb7390b62d63c22f2c8200b34ca6590a269a38b4a1960f6794fa2d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 6): zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:119-129 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:137-147 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:156-166 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:175-185 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:194-204 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:213-223 \u2014 all 6 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:119\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":"zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java"},"region":{"startLine":119}}}],"partialFingerprints":{"codehealthFindingId/v1":"fcc763a64893e2a2a49474bf8f941b4edfd1d56d839c023dc2303acd9bca4423"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 11): zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:29-38 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:47-56 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:65-74 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:83-92 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:101-110 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:289-298 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:307-316 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:325-334 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:343-352 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:361-370 | zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:379-388 \u2014 all 11 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 \u0060zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java:29\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":"zheng-common/src/main/java/com/zheng/common/base/BaseServiceImpl.java"},"region":{"startLine":29}}}],"partialFingerprints":{"codehealthFindingId/v1":"da9f902e131183f08da3bc4658aea745e55ce3b8167d4d4478ae8917b112e21a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 3): zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java:118-127 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/NewsController.java:118-127 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/QaController.java:118-127 \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":"zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java"},"region":{"startLine":118}}}],"partialFingerprints":{"codehealthFindingId/v1":"e9249d753d6698f21b36a55002a031a9728b9357929cca92044b6ed801b98494"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 3): zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java:156-165 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/NewsController.java:156-165 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/QaController.java:156-165 \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":"zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java"},"region":{"startLine":156}}}],"partialFingerprints":{"codehealthFindingId/v1":"fc81557d5042a17dd556acfa61175eb5178c1886dddc0b12d64da3e1df83414c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 3): zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java:187-196 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/NewsController.java:187-196 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/QaController.java:187-196 \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":"zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java"},"region":{"startLine":187}}}],"partialFingerprints":{"codehealthFindingId/v1":"52989c9626467f3d06c2baf2a42b8cadc3774b9ff6a3645bcb36bc6587d7e5ef"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): zheng-common/src/main/java/com/zheng/common/plugin/PaginationPlugin.java:35-44 | zheng-common/src/main/java/com/zheng/common/plugin/PaginationPlugin.java:55-64 \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":"zheng-common/src/main/java/com/zheng/common/plugin/PaginationPlugin.java"},"region":{"startLine":35}}}],"partialFingerprints":{"codehealthFindingId/v1":"f257af9d36f191de53bb3c5364863b5fcc89ec323b54913a01544e4785ca2741"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java:60-69 | zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java:167-176 \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 \u0060zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java:60\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":"zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java"},"region":{"startLine":60}}}],"partialFingerprints":{"codehealthFindingId/v1":"a3cc0280c476dc0a0fb0cefe268f95c57290837875dcdc113ab3213cbeff3eb4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 6): zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java:65-73 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java:117-125 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/NewsController.java:65-73 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/NewsController.java:117-125 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/QaController.java:65-73 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/QaController.java:117-125 \u2014 there are 6 copies across 3 file(s) \u2014 more copies than files, so at least one file holds the block twice. Extract it once into a single shared function every call site can reach and call it from all 6 sites; resolving a subset leaves the remainder to drift apart. 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":"zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java"},"region":{"startLine":65}}}],"partialFingerprints":{"codehealthFindingId/v1":"e4c6b22212d54ea9e8b08578d2b1135342610c4fe2d31352ada8eaa4aaa05889"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 3): zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java:218-226 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/NewsController.java:218-226 | zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/QaController.java:218-226 \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":"zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/controller/BlogController.java"},"region":{"startLine":218}}}],"partialFingerprints":{"codehealthFindingId/v1":"187853b8cdb6b433ed020d13dde26687df59d3f3ac8a2bfc513e9c32c88696c2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): zheng-common/src/main/java/com/zheng/common/util/MybatisGeneratorUtil.java:140-148 | zheng-common/src/main/java/com/zheng/common/util/MybatisGeneratorUtil.java:150-158 \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 \u0060zheng-common/src/main/java/com/zheng/common/util/MybatisGeneratorUtil.java:140\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":"zheng-common/src/main/java/com/zheng/common/util/MybatisGeneratorUtil.java"},"region":{"startLine":140}}}],"partialFingerprints":{"codehealthFindingId/v1":"32829a4fa77ec3ae71b4d26782cccdf551c7d918e0149fff2c7e45afff58a172"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java:192-200 | zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java:209-217 \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":"zheng-upms/zheng-upms-rpc-service/src/main/java/com/zheng/upms/rpc/service/impl/UpmsPermissionServiceImpl.java"},"region":{"startLine":192}}}],"partialFingerprints":{"codehealthFindingId/v1":"d02010875a19bfefc43b7466c6c5b0b62054406117647e86c45f54910168c308"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 4): zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsArticleController.java:94-101 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsCategoryController.java:84-91 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsPageController.java:84-91 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsTagController.java:84-91 \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 \u0060zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsArticleController.java:94\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":"zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsArticleController.java"},"region":{"startLine":94}}}],"partialFingerprints":{"codehealthFindingId/v1":"086ab271e6280a2a8848c263bec9a660592e943cec9832d72f529691435b5ee7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 3): zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsPermissionController.java:131-138 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsRoleController.java:119-126 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsSystemController.java:90-97 \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 \u0060zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsPermissionController.java:131\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":"zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsPermissionController.java"},"region":{"startLine":131}}}],"partialFingerprints":{"codehealthFindingId/v1":"1da6d6ff28ded8abd2fb5b2be8a1d8b6a66518d6c2578620375bde08611b1ea6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsMenuController.java:136-143 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsMenuController.java:166-173 \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 \u0060zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsMenuController.java:136\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":"zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsMenuController.java"},"region":{"startLine":136}}}],"partialFingerprints":{"codehealthFindingId/v1":"e2dfb902d49878647e1f2a072ffd4b4e79285260adc8fdc2836d3004e9dabf46"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsMenuController.java:147-154 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsMenuController.java:177-184 \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":"zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsMenuController.java"},"region":{"startLine":147}}}],"partialFingerprints":{"codehealthFindingId/v1":"43f0624a5235710c5112437324955d6a13c0b60d033ccf44e7511a828a14b06c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): zheng-common/src/main/java/com/zheng/common/listener/ApplicationContextListener.java:30-37 | zheng-common/src/main/java/com/zheng/common/listener/ApplicationContextListener.java:43-50 \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 \u0060zheng-common/src/main/java/com/zheng/common/listener/ApplicationContextListener.java:30\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":"zheng-common/src/main/java/com/zheng/common/listener/ApplicationContextListener.java"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"200b91b657b71a6849b5ebed1b95ed2efc7dd1ad6b8c6a1b2df3fa18decbb2ee"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): zheng-common/src/main/java/com/zheng/common/util/Paginator.java:219-226 | zheng-common/src/main/java/com/zheng/common/util/Paginator.java:232-239 \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 \u0060zheng-common/src/main/java/com/zheng/common/util/Paginator.java:219\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":"zheng-common/src/main/java/com/zheng/common/util/Paginator.java"},"region":{"startLine":219}}}],"partialFingerprints":{"codehealthFindingId/v1":"86d0d9977c959ce28fa7a7c63a3735a2d76efce9b151d48b8999e5d7865b29fd"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): zheng-message/zheng-message-server/src/main/java/com/zheng/message/server/NamespaceChatLauncher.java:15-22 | zheng-message/zheng-message-server/src/main/java/com/zheng/message/server/NamespaceChatLauncher.java:24-31 \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":"zheng-message/zheng-message-server/src/main/java/com/zheng/message/server/NamespaceChatLauncher.java"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"38efdaedefd352d1056c90c933efd7464c86c4e65e29e0901e17165c503dce0b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsOrganizationController.java:60-67 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsPermissionController.java:81-88 \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":"zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsOrganizationController.java"},"region":{"startLine":60}}}],"partialFingerprints":{"codehealthFindingId/v1":"32db6bddb6755e9056456dff0a79ed0ed0c99850b1d266058c2745dd7a927f4b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsRoleController.java:89-96 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsSystemController.java:60-67 \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":"zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsRoleController.java"},"region":{"startLine":89}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c6746459d1a0eef1ae843db2d91067235658854feb84d360ee25cbc06bd4517"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 3): zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsArticleController.java:135-141 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsPageController.java:120-126 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsTopicController.java:119-125 \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 \u0060zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsArticleController.java:135\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":"zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsArticleController.java"},"region":{"startLine":135}}}],"partialFingerprints":{"codehealthFindingId/v1":"976fb8fda9564809deea4a1cfc674bab0db9f17c56dc0364c5583d10d845243e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 3): zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsCategoryController.java:120-126 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsMenuController.java:119-125 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsTagController.java:120-126 \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 \u0060zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsCategoryController.java:120\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":"zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsCategoryController.java"},"region":{"startLine":120}}}],"partialFingerprints":{"codehealthFindingId/v1":"527108e9b77f1d256a2b37abbe5c94b7e71fa1aa9c1e6e770746f35353e0ee43"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 3): zheng-common/src/main/java/com/zheng/common/util/Paginator.java:199-205 | zheng-common/src/main/java/com/zheng/common/util/Paginator.java:219-225 | zheng-common/src/main/java/com/zheng/common/util/Paginator.java:232-238 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060zheng-common/src/main/java/com/zheng/common/util/Paginator.java:199\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":"zheng-common/src/main/java/com/zheng/common/util/Paginator.java"},"region":{"startLine":199}}}],"partialFingerprints":{"codehealthFindingId/v1":"7414e00e8b394d341896f147b64a7032619f0768059f058af19c4921d148eeda"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 3): zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsOrganizationController.java:88-94 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsPermissionController.java:130-136 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsSystemController.java:89-95 \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 \u0060zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsOrganizationController.java:88\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":"zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsOrganizationController.java"},"region":{"startLine":88}}}],"partialFingerprints":{"codehealthFindingId/v1":"f8af202165b2fb1dc0ee1b26078e61f051918e84c5761287d5023c4d34237b0f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 3): zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsOrganizationController.java:124-130 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsPermissionController.java:172-178 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsSystemController.java:127-133 \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 \u0060zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsOrganizationController.java:124\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":"zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsOrganizationController.java"},"region":{"startLine":124}}}],"partialFingerprints":{"codehealthFindingId/v1":"90c84d13ed300c117da0378ad2831cf7bc7f6935c95efbbcfcee5b9c82013d35"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/interceptor/CmsWebInterceptor.java:31-37 | zheng-ucenter/zheng-ucenter-web/src/main/java/com/zheng/ucenter/web/interceptor/UcenterWebInterceptor.java:26-32 \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":"zheng-cms/zheng-cms-web/src/main/java/com/zheng/cms/web/interceptor/CmsWebInterceptor.java"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"0061bc0f5dfbcc7bcfb52a66c935f42c455050248f63ac6c440874f715367c0e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 3): zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUser.java:161-166 | zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUserDetails.java:101-106 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUser.java:175-180 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 3 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 3 times."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUser.java"},"region":{"startLine":161}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c39aec76ac04d5443e73abdeff8d99cd9064414aeb8013ceeb7ad104cb791d9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsSettingController.java:83-88 | zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsSettingController.java:117-122 \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 \u0060zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsSettingController.java:83\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-cms/zheng-cms-admin/src/main/java/com/zheng/cms/admin/controller/manage/CmsSettingController.java"},"region":{"startLine":83}}}],"partialFingerprints":{"codehealthFindingId/v1":"33ec4bf875b59dc2fd9c31bff41644ef19aca6beedf46fb03fd189ca2320e432"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategory.java:186-191 | zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsTag.java:154-159 \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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategory.java"},"region":{"startLine":186}}}],"partialFingerprints":{"codehealthFindingId/v1":"54f66ec862ba36f6acfa9d304ce0fd5df47d768cc0396f69e44dcd66ac50b54d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsSystem.java:100-105 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsSystem.java:175-180 \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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsSystem.java"},"region":{"startLine":100}}}],"partialFingerprints":{"codehealthFindingId/v1":"e7c52a9a8b9f16de9b8b362552fb2c1d80e9bb448579c0b7a46cf394e750cfec"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): zheng-common/src/main/java/com/zheng/common/util/CaptchaUtil.java:163-168 | zheng-common/src/main/java/com/zheng/common/util/CaptchaUtil.java:184-189 \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 \u0060zheng-common/src/main/java/com/zheng/common/util/CaptchaUtil.java:163\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-common/src/main/java/com/zheng/common/util/CaptchaUtil.java"},"region":{"startLine":163}}}],"partialFingerprints":{"codehealthFindingId/v1":"24c4d158dc5ec8214eaacee6d091b1509f2660c1d2e480848be2cc8d9590dafe"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsRole.java:106-111 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsSystem.java:186-191 \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":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsRole.java"},"region":{"startLine":106}}}],"partialFingerprints":{"codehealthFindingId/v1":"6adbc0335b03c484bb678cf341e568f081402a9d43210a2c6f6043f486321cc0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsRoleController.java:118-123 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsRoleController.java:156-161 \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 \u0060zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsRoleController.java:118\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":"zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsRoleController.java"},"region":{"startLine":118}}}],"partialFingerprints":{"codehealthFindingId/v1":"872afb079624277a750e198f59b54b5fa437343930e75a65096f8cbd01067aa3"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsUserController.java:182-187 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsUserController.java:226-231 \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 \u0060zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsUserController.java:182\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":"zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsUserController.java"},"region":{"startLine":182}}}],"partialFingerprints":{"codehealthFindingId/v1":"d6195f3d44887910b0511536f1a1aa7569ac7dac613e385fe4179e9704eb6d8a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsSystemController.java:87-91 | zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsSystemController.java:125-129 \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":"zheng-upms/zheng-upms-server/src/main/java/com/zheng/upms/server/controller/manage/UpmsSystemController.java"},"region":{"startLine":87}}}],"partialFingerprints":{"codehealthFindingId/v1":"ea17b4288b5758dbccbc2f0102f040e54a7a0dfeba98a0aca2caeeb6c235f011"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 10): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticleCategory.java:67-81 | zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticleTag.java:67-81 | zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategoryTag.java:67-81 | zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsSetting.java:52-66 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayOutOrderDetail.java:52-66 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayPay.java:52-66 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayType.java:52-66 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsRolePermission.java:67-81 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUserOrganization.java:67-81 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUserRole.java:67-81 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 10 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 10 times. 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticleCategory.java"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"ad12414cc9cc6d4f460302a833c512c795404bcacd3ba99e141bd46fe34df830"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (23 lines \u00D7 4): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategory.java:195-217 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsPermission.java:195-217 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsSystem.java:195-217 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUser.java:195-217 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 4 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 4 times. 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategory.java"},"region":{"startLine":195}}}],"partialFingerprints":{"codehealthFindingId/v1":"8e05e02386f3def1e00649bf041dcdcf15f7ec8654715badf3fb78be9121cfc0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 4): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategory.java:220-235 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsPermission.java:220-235 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsSystem.java:220-235 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUser.java:220-235 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 4 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 4 times. 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsCategory.java"},"region":{"startLine":220}}}],"partialFingerprints":{"codehealthFindingId/v1":"6f44d29e9d25b90e701403a915c9cd04894d10b6fdc85837b2704d3bae00515d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (22 lines \u00D7 2): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsComment.java:179-200 | zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUser.java:180-201 \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. 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsComment.java"},"region":{"startLine":179}}}],"partialFingerprints":{"codehealthFindingId/v1":"1d43c7d4cc3d96b7d4663b02df6f2329a5eb701c50e48b7dded65298296699e5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsComment.java:203-217 | zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUser.java:204-218 \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. 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsComment.java"},"region":{"startLine":203}}}],"partialFingerprints":{"codehealthFindingId/v1":"613a1bdbd4c0ab043940d75cad729cde5b14ffe4c69ad3d5ff20b3713c8aa95e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 6): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsMenu.java:115-132 | zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsSystem.java:115-132 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayInOrder.java:85-102 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayOutOrder.java:85-102 | zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUserDetails.java:116-133 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsRole.java:115-132 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 6 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 6 times. 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsMenu.java"},"region":{"startLine":115}}}],"partialFingerprints":{"codehealthFindingId/v1":"68b9211a68df7486b45457b3b94d630508ee01504de052870af22691c4ad9827"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 6): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsMenu.java:135-145 | zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsSystem.java:135-145 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayInOrder.java:105-115 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayOutOrder.java:105-115 | zheng-ucenter/zheng-ucenter-dao/src/main/java/com/zheng/ucenter/dao/model/UcenterUserDetails.java:136-146 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsRole.java:135-145 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 6 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 6 times. 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsMenu.java"},"region":{"startLine":135}}}],"partialFingerprints":{"codehealthFindingId/v1":"1b54de35d6dd6066334e26d9b0417d8acf673c805a772c81fcb524b1901781ba"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (21 lines \u00D7 2): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsPage.java:163-183 | zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsTag.java:163-183 \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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsPage.java"},"region":{"startLine":163}}}],"partialFingerprints":{"codehealthFindingId/v1":"cbc51119cc777432a76d363294a9dec97b4c265cf23e27a061f03836d5856085"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsPage.java:186-199 | zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsTag.java:186-199 \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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsPage.java"},"region":{"startLine":186}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b0791cc5a9b567e804c71c4a6bf87b5735a1161876d774da67da6a9fc32e241"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 4): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsTopic.java:99-115 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayMch.java:74-90 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayVendor.java:74-90 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsOrganization.java:99-115 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 4 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 4 times. 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsTopic.java"},"region":{"startLine":99}}}],"partialFingerprints":{"codehealthFindingId/v1":"bdb4e5b0c43a49e400a48fc4ebfd33efab1d9ea2b01f3f027e0ce81eecdadc04"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 4): zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsTopic.java:118-127 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayMch.java:93-102 | zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayVendor.java:93-102 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsOrganization.java:118-127 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 4 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 4 times. 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":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsTopic.java"},"region":{"startLine":118}}}],"partialFingerprints":{"codehealthFindingId/v1":"0658447e7637bf906269cc2870ec4b4a7eede06eedcb900f75aa1bfb98a59585"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayVest.java:63-78 | zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsUserPermission.java:83-98 \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. 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":"zheng-pay/zheng-pay-dao/src/main/java/com/zheng/pay/dao/model/PayVest.java"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"cf67e7a24faaa72b2c0a4a018c1326ffa1fd15d080c313075bd181f9fd016447"}},{"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":"a5c4dc50de32b92651fbb32e4ac31bbed5fc1e9e27c0a9fdca9d2513ea79f0a9"},"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":"4b925b9361ae917f239a0fd30dcbb8356e74ad7b6f9632f0cee9476e42d976be"},"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":"b6e02250fa42508a7f4eb8c5b4cdd3b81f098060add51cb40b0328afb1d06e45"},"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":"60f0f78d08ff9ff5e621f4af42bf9828ab671bdccfaef873afaf4f64dc793325"},"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":"ad30210ef70bf5b4736912927de1ad2d79d31bd18a99598ab847dd65c2985ddc"},"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":"66582710469d8869dba52fe2a4ae5ac8e9466bb3a0975482774379b797817c64"},"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":"632e0dd6599c9eee7ea68f0f4941b100dbba6806f3570e2be27bd8e0e6c5904a"},"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":"f956bb86499a4943c074e41db3038c7ff086385a88882ea262809574f6521996"},"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":"3dbdf3453312babcc59d60992328c0ca75d09d33dbd210f6c84b21bc07d74f00"},"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":"793c7f9b1f706d1b1ae88c9254d3056c55a6408f73836b9408baa72d40c8dc54"},"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":"deb2997bbd77d71aa3451761d1ae8775a01778cad8bbc6de2400e6114ef2907b"},"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":"a019f10274596acac6658b3d494131f3647eb5f097e64f9f51e19b14ac3a8227"},"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":"43259ae20112da9f6ba64ba8df26439b1ce7b4459767b6c2ffa46e60b370b76c"},"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":"5276ea0f86b0d7c84481f9c847d95e405c6e701e0eb6e130a92eda73d5a2f95f"},"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":"1c78c39e3519e71c6cae2480c75b8c3d8a2c28c5ae1feb0cf1af42d45ca75061"},"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":"e67c95b8ffd28db4f665c7d2c66cb0005ed97cda9fe5f997e5cba361f4d38a39"},"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":"f4f1b0bbeba0779058e16dfe21e45567e79de76a244c724a33b852f78ed7cf06"},"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":"b5af95a264ecbc0b99e1e08107b32f98c70d14cd8276df5363716a5c3e827045"},"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":"83a2d935f2c4f5a5de490e3d1312c7ada6d237a41855986da9812b1316ae43b3"},"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":"c78994d79978d2b8cbc0a20b1dacea9cf9bdd68f74b749eca8c727272d6de5be"},"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":"2eece65267aebe2a59607fe42a3709c39df7f795b3b38cd3f744fad8088a8599"},"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":"warning","message":{"text":"dormant codebase \u2014 no living knowledge left to concentrate: Every one of the 112 significant source file(s) was last meaningfully changed so long ago that no living knowledge remains, so there is no concentration to measure \u2014 the bus factor is not scored. This is not a clean bill: nobody currently holds working knowledge of this code (see D34 Knowledge Freshness)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"569d55ea5cb0330f13c125b289d07e5abdfcceac947a2c2645277937942e7d5f"}},{"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":"74c390d6554cd024ac3eba477e11b01b9649d15953fcc87f963adce3f4aa29f7"}},{"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":"f4bc096d323fe8ff619a189b2ee1e453a82509b6dd6f83e1a378dfce844ce604"}},{"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":"330d194a152a2789b32d165fcb38f37e54f3701d664cc8a16281ee4084b6a28e"}},{"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":"3af556da6e6f22c74858a007af358b1a5b71446e410388e350704d0170dc1450"}},{"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":"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":"df23363e64a5c513bb895b915f37cfdcafb2305ab6a184cba656de2ec7cf9bb4"},"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":"99e5eb4e79fb70d8f578a92eea3b98f21960146b4ff9cea53d33e8dd8e2a51ca"},"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":"8e507eb3770fe8516dcbb73ff0818dbb2c562313c1dae5677a7127a631d5db57"},"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":"a0624fd31543cb32bc63163412944f1efe2f8ca41acfbc07802eec8e6ed83cd7"},"taxa":[{"id":"CWE-328","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":"c2faa53cf2964c0f9ca3e77634788251acaf7ef570749b4b0edd60367ecc37ce"},"taxa":[{"id":"CWE-352","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":"b56fc33a4e99332a80ae6c67f0b85da3896769079adc696988fd6aaeb6ed16d2"},"taxa":[{"id":"CWE-352","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":"86d37ec07a34ff117a7c26cdaa7038b185ddc6ea409aa68bbf04ee74c051c502"},"taxa":[{"id":"CWE-352","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":"b30a7b968910d0b19f9d62b3f58f3506e8a8d8fca2521b1e5d67b14557b8e9ba"},"taxa":[{"id":"CWE-319","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c3710df79116a6cb5f0b3313c25f2481870ec69a72c8fd39841e21cb6d91e570"},"taxa":[{"id":"CWE-319","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"9d59028ddf2d5d17acedb477ff37f507e7442837fd44a2c5dd5ae5de802a284c"},"taxa":[{"id":"CWE-1004","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":"07c4c153489fb941157303b35d8ae6ec43d1ff190189699d248b0834769c174a"},"taxa":[{"id":"CWE-614","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":"c0c99708dfa2579fb15fb2ed8899f68c4d0283d595df12dd773b4573ad45d62e"},"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":"30a149a5d58158bdb5cebc9ea2ec222101dde950f384a73e9969d2170cd6f456"},"taxa":[{"id":"CWE-326","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 112 of 112 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 112 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-cms/zheng-cms-dao/src/main/java/com/zheng/cms/dao/model/CmsArticleExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"867ffd66e6ca6e526477b300d6e7a8450eac381b2b7fadfdcfab74200379c48b"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsLogExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f8a464335039db133f4c948b1b774f1acec1bdb88c440ac472eda1e8b8a29aa5"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"zheng-upms/zheng-upms-dao/src/main/java/com/zheng/upms/dao/model/UpmsSystemExample.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0e13695ae4ea15a24681f4d1cf58458761746a42249fd9eefcb2b13ae92c53e"}}],"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-1004","guid":"872195c9-bb07-cf51-8a32-865f4bb753ca","name":"CWE-1004","shortDescription":{"text":"CWE-1004"},"helpUri":"https://cwe.mitre.org/data/definitions/1004.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-319","guid":"7af97476-9f0d-4458-9163-3d2043918a1a","name":"CWE-319","shortDescription":{"text":"CWE-319"},"helpUri":"https://cwe.mitre.org/data/definitions/319.html"},{"id":"CWE-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-328","guid":"f0ffc869-97c3-dc5c-8825-be1159f1fc5f","name":"CWE-328","shortDescription":{"text":"CWE-328"},"helpUri":"https://cwe.mitre.org/data/definitions/328.html"},{"id":"CWE-352","guid":"2afe7bdb-7330-195f-b3bf-8cf5b789b3ae","name":"CWE-352","shortDescription":{"text":"CWE-352"},"helpUri":"https://cwe.mitre.org/data/definitions/352.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-614","guid":"faa8a6a5-7e9d-5d5e-afc9-020ff49d250a","name":"CWE-614","shortDescription":{"text":"CWE-614"},"helpUri":"https://cwe.mitre.org/data/definitions/614.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":39,"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."]}]}