{"$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":"QueryHelp.getPredicate (cyclomatic 45): QueryHelp.getPredicate has cyclomatic complexity 45 (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":"eladmin-common/src/main/java/me/zhengjie/utils/QueryHelp.java"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"dea7013eb49deb541b9c93ef6870ee628639598ac24fff9e4046c852dff95de8"}},{"ruleId":"D1","level":"warning","message":{"text":"GenUtil.getGenMap (cyclomatic 16): GenUtil.getGenMap has cyclomatic complexity 16 (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":"eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java"},"region":{"startLine":188}}}],"partialFingerprints":{"codehealthFindingId/v1":"3d69627a9f4c2d14b2a224d93cde1a25be813c8262f809eb8dc5cffc9c9e7b5d"}},{"ruleId":"D2","level":"warning","message":{"text":"QueryHelp.getPredicate (cognitive 88): QueryHelp.getPredicate has cognitive complexity 88 (threshold 15). Drivers by points: if/else 59, loops 10, match/switch 9, boolean chains 6, ternaries 3, error handling 1 (nesting depth added 56). 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":"eladmin-common/src/main/java/me/zhengjie/utils/QueryHelp.java"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"6d5d7ab7a59407427d7887bea81d0a639cc534fc80b343c56a6868e522262786"}},{"ruleId":"D2","level":"warning","message":{"text":"GenUtil.getGenMap (cognitive 33): GenUtil.getGenMap has cognitive complexity 33 (threshold 15). Drivers by points: if/else 30, ternaries 2, loops 1 (nesting depth added 17). 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":"eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java"},"region":{"startLine":188}}}],"partialFingerprints":{"codehealthFindingId/v1":"b0ba11b9d67e946fec009fb072775db4732ac1e29d32d07ada9dc5ec51aa6649"}},{"ruleId":"D2","level":"warning","message":{"text":"MenuServiceImpl.buildMenus (cognitive 24): MenuServiceImpl.buildMenus has cognitive complexity 24 (threshold 15). Drivers by points: ternaries 13, if/else 11 (nesting depth added 13). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/MenuServiceImpl.java"},"region":{"startLine":270}}}],"partialFingerprints":{"codehealthFindingId/v1":"db3ff6b419c57977462af19dfb32230dc16ce35c6037d1a53caf767eccfb271e"}},{"ruleId":"D2","level":"warning","message":{"text":"DeptServiceImpl.buildTree (cognitive 19): DeptServiceImpl.buildTree has cognitive complexity 19 (threshold 15). Drivers by points: if/else 13, loops 3, boolean chains 2, ternaries 1 (nesting depth added 8). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DeptServiceImpl.java"},"region":{"startLine":206}}}],"partialFingerprints":{"codehealthFindingId/v1":"030133d1f20f801d473d12e4aa71ddfe188d71b2cacec2395a7a71e24df703bb"}},{"ruleId":"D2","level":"warning","message":{"text":"SysLogServiceImpl.getParameter (cognitive 17): SysLogServiceImpl.getParameter has cognitive complexity 17 (threshold 15). Drivers by points: if/else 15, loops 2 (nesting depth added 7). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"eladmin-logging/src/main/java/me/zhengjie/service/impl/SysLogServiceImpl.java"},"region":{"startLine":121}}}],"partialFingerprints":{"codehealthFindingId/v1":"ea3faa596d17f968b28dc7a5a211d1a9514461ff18b5c857417500d47915223a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: RedisUtils: 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":"eladmin-common/src/main/java/me/zhengjie/utils/RedisUtils.java"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"8740663c245ef53b491838ee9601a4005b4f961c3e5349bb6a95b47468ee27f3"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java:119-130 | eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java:158-171 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java"},"region":{"startLine":119}}}],"partialFingerprints":{"codehealthFindingId/v1":"3e3700bb7ca1767abd9059ac066063912366dd449922078aa04bd5e8fb8332f9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): eladmin-tools/src/main/java/me/zhengjie/service/impl/AliPayServiceImpl.java:77-87 | eladmin-tools/src/main/java/me/zhengjie/service/impl/AliPayServiceImpl.java:108-117 \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 \u0060eladmin-tools/src/main/java/me/zhengjie/service/impl/AliPayServiceImpl.java:77\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":"eladmin-tools/src/main/java/me/zhengjie/service/impl/AliPayServiceImpl.java"},"region":{"startLine":77}}}],"partialFingerprints":{"codehealthFindingId/v1":"970c6cb70831cb01fed3cab10762c08201fce5e0a5ef424b79d93ef1ae0f68b0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): eladmin-common/src/main/java/me/zhengjie/base/BaseDTO.java:39-47 | eladmin-common/src/main/java/me/zhengjie/base/BaseEntity.java:78-86 \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":"eladmin-common/src/main/java/me/zhengjie/base/BaseDTO.java"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"988c977fafec3382d0849ccd5200cb84770eff9d69f23f2061e131a03f8f97fa"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): eladmin-common/src/main/java/me/zhengjie/utils/RsaUtils.java:41-48 | eladmin-common/src/main/java/me/zhengjie/utils/RsaUtils.java:60-67 \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":"eladmin-common/src/main/java/me/zhengjie/utils/RsaUtils.java"},"region":{"startLine":41}}}],"partialFingerprints":{"codehealthFindingId/v1":"7ed655426262ae2286f7bc74f8293d797457ddffc1f1ba4232628b6a1368fdac"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java:112-117 | eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java:149-154 \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 \u0060eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java:112\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":"eladmin-generator/src/main/java/me/zhengjie/utils/GenUtil.java"},"region":{"startLine":112}}}],"partialFingerprints":{"codehealthFindingId/v1":"90c89c810ca999d10f527bc187529ab34a0fa433c230c2742ed41087b7f5ead4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployServiceImpl.java:246-251 | eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployServiceImpl.java:319-324 \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 \u0060eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployServiceImpl.java:246\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":"eladmin-system/src/main/java/me/zhengjie/modules/maint/service/impl/DeployServiceImpl.java"},"region":{"startLine":246}}}],"partialFingerprints":{"codehealthFindingId/v1":"c9115c8a1277c12022ab43ac04703455e6142fa763859215e4b6aeb13275644e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DeptServiceImpl.java:159-164 | eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/JobServiceImpl.java:114-119 \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 \u0060eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DeptServiceImpl.java:159\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":"eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/DeptServiceImpl.java"},"region":{"startLine":159}}}],"partialFingerprints":{"codehealthFindingId/v1":"b36be8b32a1b5d7eff2ff77f218335e039eac686d8059a584f2448c3bcc3ecb6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): eladmin-common/src/main/java/me/zhengjie/utils/RedisUtils.java:104-108 | eladmin-common/src/main/java/me/zhengjie/utils/RedisUtils.java:129-133 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"eladmin-common/src/main/java/me/zhengjie/utils/RedisUtils.java"},"region":{"startLine":104}}}],"partialFingerprints":{"codehealthFindingId/v1":"a7c6b705ab7cb26b76c19fb67048b5a886692435007182e3e87b2742d5e654bb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): eladmin-tools/src/main/java/me/zhengjie/rest/AliPayController.java:95-99 | eladmin-tools/src/main/java/me/zhengjie/rest/AliPayController.java:118-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 \u0060eladmin-tools/src/main/java/me/zhengjie/rest/AliPayController.java:95\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":"eladmin-tools/src/main/java/me/zhengjie/rest/AliPayController.java"},"region":{"startLine":95}}}],"partialFingerprints":{"codehealthFindingId/v1":"6a07e305c0399efc45d9cf9499b717f60471cedf3d86fb1fae730bd1bc730bb8"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/impl/QuartzJobServiceImpl.java:164-168 | eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/impl/QuartzJobServiceImpl.java:182-186 \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":"eladmin-system/src/main/java/me/zhengjie/modules/quartz/service/impl/QuartzJobServiceImpl.java"},"region":{"startLine":164}}}],"partialFingerprints":{"codehealthFindingId/v1":"8ab6bb30f65f84449099d42d55bbded6020ce92ac2773c9d194d7bd4ca1909c8"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 6 significant file(s) lose their only recent owner: eladmin-common/src/main/java/me/zhengjie/utils/RedisUtils.java, eladmin-common/src/main/java/me/zhengjie/utils/FileUtil.java, eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/UserServiceImpl.java, eladmin-system/src/main/java/me/zhengjie/modules/system/rest/RoleController.java, eladmin-system/src/main/java/me/zhengjie/modules/security/security/TokenProvider.java, eladmin-system/src/main/java/me/zhengjie/AppRun.java. Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"2f4ecb6d7634928589d46a80202411b461c42670efa78f7185d3c928e7368978"}},{"ruleId":"D16","level":"note","message":{"text":"Further sole-owners (lower concentration): 1 other contributor(s) are each the sole owner of a small amount of code below the off-boarding threshold \u2014 folded into the bus-factor score and metrics (8 single-owned of 97 analysed files in total, counted over production source files of roughly 100 lines or more, excluding tests, vendored, generated and example/demo trees, largest first). They are anonymized user #2 (2 file(s)) \u2014 spread or document their files in the same way, at lower priority than the named off-boarding risks above."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6eac528f2429e724e1a97ed868f79eefbcf1888dab4af9a9e673429369bb5b2f"}},{"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":"f1a3f1144b865251b5970a960251329717ead95ea55824829b6d4daf10c6dc6d"}},{"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":"0dc3f885a290c57d60d06ac44670e15c270daa9eaea60b1bf30189992b114cec"},"taxa":[{"id":"CWE-23","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"3f65c862e96c0c9273c5e55a5d2dc798bbdc5d730963953623ae6d622f4b439c"},"taxa":[{"id":"CWE-23","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":"16353ebd8cd7f64fbdedd36d521f23b3d8de641b9213c2198cf36b21e13d2cf1"},"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":"a03333ead7f29b56f91a698ff4c0c25be884dc31cde58c4aa24107490ea82ca6"},"taxa":[{"id":"CWE-326","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"aee1a699fc413089ca7bccdfcef4663a7535a9ca94bb8d2604f26d9b5f25f12c"},"taxa":[{"id":"CWE-326","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"807a90f494fcd5d5af226eb6bb1881f63a6ea2ac91ff583cfeca2f5c68071908"},"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":"2180ce7ba75898d4b646a1b2a7f17b6cf1a1fa69b680f349a0c92f36fa89aba8"},"taxa":[{"id":"CWE-326","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c67b0b08b1639d0430403bb92b9f113b372d15a4378fd71217fe3c6a3c8bb1b8"},"taxa":[{"id":"CWE-326","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c376610f1e22e42b8a8a478867f793ce793fc676bb3bdd51e53e789a1d78bc3e"},"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":"e0ab1259986f616c85f31a69bf4bc3df58cd9639dbe8998454d1a38dc17a9acf"},"taxa":[{"id":"CWE-326","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"344c6339beae410ef2511a5a1e4dad769ec73e5f525d222e2c54af45c879bafb"},"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":"e52c6a31577056ae9c9a0e4d2052549cad945df621cf162d9284a42618ae3f76"},"taxa":[{"id":"CWE-352","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 6 of 98 analysed file(s) have no living knowledge left \u2014 their last meaningful change has decayed away, so if one breaks, no one currently understands it (counted over production source files of roughly 100 lines or more, excluding tests, vendored, generated and example/demo trees, largest first). None is large enough to earn a read-through of its own, so this row stands in for the per-file rows rather than raising one each \u2014 largest first: eladmin-common/src/main/java/me/zhengjie/utils/DateUtil.java, eladmin-common/src/main/java/me/zhengjie/annotation/rest/AnonymousPatchMapping.java, eladmin-common/src/main/java/me/zhengjie/annotation/rest/AnonymousDeleteMapping.java (and 3 more). Attach the read to the next change that touches one of them: have a second person review that change, and leave behind a short comment or test recording what the file is for, so the knowledge comes back at the cost of a change you were making anyway."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ce861fd78f6935114d3a342cb90ad25870f984e1042954fcbbe27c0e23be3658"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: LogAspect.java \u2194 SysLogServiceImpl.java: \u0060eladmin-logging/src/main/java/me/zhengjie/aspect/LogAspect.java\u0060 and \u0060eladmin-logging/src/main/java/me/zhengjie/service/impl/SysLogServiceImpl.java\u0060 change together 60% of the time (6 of the 10 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"eladmin-logging/src/main/java/me/zhengjie/aspect/LogAspect.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c15c880ee966055943ccce7a25fa6cea3fa456cd38b512f22fc4d8116969762a"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: UserController.java \u2194 UserServiceImpl.java: \u0060eladmin-system/src/main/java/me/zhengjie/modules/system/rest/UserController.java\u0060 and \u0060eladmin-system/src/main/java/me/zhengjie/modules/system/service/impl/UserServiceImpl.java\u0060 change together 50% of the time (10 of the 20 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"eladmin-system/src/main/java/me/zhengjie/modules/system/rest/UserController.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f6717b7b181a3c80d9144d212f3d02bf71edfbb5233c270244ab438a6149858e"}}],"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-23","guid":"aeb15a6e-38a2-ef5b-a46d-9f787a34986b","name":"CWE-23","shortDescription":{"text":"CWE-23"},"helpUri":"https://cwe.mitre.org/data/definitions/23.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-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-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":14,"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."]}]}