{"$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":"D31","name":"IaC \u0026 Container Security","shortDescription":{"text":"IaC \u0026 Container Security"},"helpUri":"https://codehealth.canine.dev/dimensions/D31","relationships":[{"target":{"id":"CWE-1032","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-732","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-16","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1032","CWE-732","CWE-16"]}},{"id":"D33","name":"JS/npm Dependency Vulnerabilities","shortDescription":{"text":"JS/npm Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D33","relationships":[{"target":{"id":"CWE-1395","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-937","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1395","CWE-937"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"VersionUtils.getVersion (cyclomatic 16): VersionUtils.getVersion 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":"easyevent-common/src/main/java/com/openquartz/easyevent/common/utils/VersionUtils.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"4d7e24707ac2c459cafc2dc21d0c5cb80c94381a7026ccf22e0f94cb6bd41024"}},{"ruleId":"D2","level":"warning","message":{"text":"VersionUtils.getVersion (cognitive 33): VersionUtils.getVersion has cognitive complexity 33 (threshold 15). Drivers by points: if/else 22, boolean chains 5, loops 4, error handling 1, ternaries 1 (nesting depth added 16). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"easyevent-common/src/main/java/com/openquartz/easyevent/common/utils/VersionUtils.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"3cbcb8c8c2105dee5afd45134fa020bafa5adec58fc03568a453600e5aded97d"}},{"ruleId":"D2","level":"warning","message":{"text":"BusEventEntityMapperImpl.getBySelectiveCondition (cognitive 23): BusEventEntityMapperImpl.getBySelectiveCondition has cognitive complexity 23 (threshold 15). Drivers by points: if/else 22, loops 1 (nesting depth added 12). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/mapper/impl/BusEventEntityMapperImpl.java"},"region":{"startLine":355}}}],"partialFingerprints":{"codehealthFindingId/v1":"ad6e9658c995923635f4e458a45c6640172192e965058e6ccc5e0626691a8d91"}},{"ruleId":"D2","level":"warning","message":{"text":"RocketMqProducer.sendMessageList (cognitive 17): RocketMqProducer.sendMessageList has cognitive complexity 17 (threshold 15). Drivers by points: error handling 6, if/else 5, loops 4, boolean chains 1, ternaries 1 (nesting depth added 7). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/common/RocketMqProducer.java"},"region":{"startLine":164}}}],"partialFingerprints":{"codehealthFindingId/v1":"d7ed7e9ed9fa3d048c34c9ea6bc69233e85f69490573cf6c2f540a5a9510210c"}},{"ruleId":"D2","level":"warning","message":{"text":"ExceptionUtils.indexOf (cognitive 16): ExceptionUtils.indexOf has cognitive complexity 16 (threshold 15). Drivers by points: if/else 11, loops 4, boolean chains 1 (nesting depth added 6). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"easyevent-common/src/main/java/com/openquartz/easyevent/common/utils/ExceptionUtils.java"},"region":{"startLine":256}}}],"partialFingerprints":{"codehealthFindingId/v1":"f962d411fa49210ece672287f1c07de85ef15c83aa3a20179984166cdc29d1c4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: TypeToken: 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":"easyevent-common/src/main/java/com/openquartz/easyevent/common/utils/reflect/TypeToken.java"},"region":{"startLine":27}}}],"partialFingerprints":{"codehealthFindingId/v1":"d9a70d56db8ce8f1ccf218fa5289799544c1301b7cb2e5008be9742c290e15f2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: reflect/TypeToken.java: FileTooLong \u2014 566 significant lines (blank, comment-only and punctuation-only lines excluded), about 96% of them inside a single declaration: TypeToken (27-929). 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":"easyevent-common/src/main/java/com/openquartz/easyevent/common/utils/reflect/TypeToken.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"742ef7d00209abb6c0b04b253422c88d5f155976e3932ae248447cef5670e00c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): easyevent-transfer/easyevent-transfer-rabbitmq/src/main/java/com/openquartz/easyevent/transfer/rabbitmq/common/RabbitMqTransferProducer.java:102-118 | easyevent-transfer/easyevent-transfer-rabbitmq/src/main/java/com/openquartz/easyevent/transfer/rabbitmq/common/RabbitMqTransferProducer.java:145-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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"easyevent-transfer/easyevent-transfer-rabbitmq/src/main/java/com/openquartz/easyevent/transfer/rabbitmq/common/RabbitMqTransferProducer.java"},"region":{"startLine":102}}}],"partialFingerprints":{"codehealthFindingId/v1":"52b7d518142f6f61db420a4742221a3110e539788c4ef4a3adcc09c24a4b4c45"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): easyevent-core/src/main/java/com/openquartz/easyevent/core/dispatcher/Dispatcher.java:242-257 | easyevent-core/src/main/java/com/openquartz/easyevent/core/dispatcher/Dispatcher.java:279-294 \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":"easyevent-core/src/main/java/com/openquartz/easyevent/core/dispatcher/Dispatcher.java"},"region":{"startLine":242}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c24d5c00f50518a502db134427fa403a12164baea90f3febf73f52a924b34b9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): easyevent-spring-boot-starter-soa/easyevent-spring-boot-starter-soa-rocketmq/src/main/java/com/openquartz/easyevent/starter/soa/rocketmq/SoaRocketMqEventTrigger.java:119-132 | easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/RocketMqEventTrigger.java:159-172 \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 \u0060easyevent-spring-boot-starter-soa/easyevent-spring-boot-starter-soa-rocketmq/src/main/java/com/openquartz/easyevent/starter/soa/rocketmq/SoaRocketMqEventTrigger.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":"easyevent-spring-boot-starter-soa/easyevent-spring-boot-starter-soa-rocketmq/src/main/java/com/openquartz/easyevent/starter/soa/rocketmq/SoaRocketMqEventTrigger.java"},"region":{"startLine":119}}}],"partialFingerprints":{"codehealthFindingId/v1":"cba551946ede6f171b9b3133bc680ebd03525cabee039b318076d163f733c261"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 4): easyevent-core/src/main/java/com/openquartz/easyevent/core/compensate/EventCompensateServiceImpl.java:49-60 | easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/KafkaEventSender.java:40-51 | easyevent-transfer/easyevent-transfer-rabbitmq/src/main/java/com/openquartz/easyevent/transfer/rabbitmq/RabbitMqEventSender.java:39-50 | easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/RocketMqEventSender.java:40-51 \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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"easyevent-core/src/main/java/com/openquartz/easyevent/core/compensate/EventCompensateServiceImpl.java"},"region":{"startLine":49}}}],"partialFingerprints":{"codehealthFindingId/v1":"82d798cff3ed1c47b2472ca8d6b52f6c7175494d4118120aef906bb18a77f3c4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/controller/StatsController.java:84-93 | easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/controller/StatsController.java:95-104 \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 \u0060easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/controller/StatsController.java:84\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":"easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/controller/StatsController.java"},"region":{"startLine":84}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e98ca8f2dc295b93386cf79c73ebdd84f3ed3ff7515785f421f865729bdcfd3"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): easyevent-spring-boot-starter-soa/easyevent-spring-boot-starter-soa-rocketmq/src/main/java/com/openquartz/easyevent/starter/soa/rocketmq/SoaRocketMqEventTrigger.java:94-103 | easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/RocketMqEventTrigger.java:113-122 \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 \u0060easyevent-spring-boot-starter-soa/easyevent-spring-boot-starter-soa-rocketmq/src/main/java/com/openquartz/easyevent/starter/soa/rocketmq/SoaRocketMqEventTrigger.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":"easyevent-spring-boot-starter-soa/easyevent-spring-boot-starter-soa-rocketmq/src/main/java/com/openquartz/easyevent/starter/soa/rocketmq/SoaRocketMqEventTrigger.java"},"region":{"startLine":94}}}],"partialFingerprints":{"codehealthFindingId/v1":"c8e2e5f67715d059047ebb4eea055728b9b9760919e734fb2645c77353850688"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/identify/SnowflakeIdGenerator.java:85-94 | easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/identify/SnowflakeIdGenerator.java:100-108 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/identify/SnowflakeIdGenerator.java:85\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/identify/SnowflakeIdGenerator.java"},"region":{"startLine":85}}}],"partialFingerprints":{"codehealthFindingId/v1":"2fe6816b218559b59785220b6dd9e19eee618c84c0d7bbcff712d7744f54db3a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 3): easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/controller/StatsController.java:32-39 | easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/controller/StatsController.java:49-56 | easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/controller/StatsController.java:66-73 \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 \u0060easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/controller/StatsController.java:32\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":"easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/controller/StatsController.java"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"b0db8f4c44e5421bcef68a723590b91749efb9ebb1bc02e4498d18c0e8845622"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java:82-89 | easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoMySQL.java:82-89 \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 \u0060easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java:82\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":"easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java"},"region":{"startLine":82}}}],"partialFingerprints":{"codehealthFindingId/v1":"77e71c1f42aa933b706c21940fa8314a16e86faa8c3f437dd9eae5c5c3cb5cce"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/KafkaEventTrigger.java:187-194 | easyevent-transfer/easyevent-transfer-rabbitmq/src/main/java/com/openquartz/easyevent/transfer/rabbitmq/RabbitMqEventTrigger.java:181-188 \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 \u0060easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/KafkaEventTrigger.java:187\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":"easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/KafkaEventTrigger.java"},"region":{"startLine":187}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ccd3dad6acedbdae96df57ecf076b6e43722deb24a9abfc48e6f8fb67ee1aec"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java:69-75 | easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoMySQL.java:69-75 \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":"easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"bc05220eca4f70c4c76051fff7d70dbf3f97125cb8f3949e03b95aeb375ecb78"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java:105-111 | easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoMySQL.java:105-111 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java:105\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":"easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java"},"region":{"startLine":105}}}],"partialFingerprints":{"codehealthFindingId/v1":"f03d4b85060c3017e7adc13c5556f02db1541fb53a7cfe7bf80052a3929aa5ad"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): easyevent-spring-boot-starter-soa/easyevent-spring-boot-starter-soa-rocketmq/src/main/java/com/openquartz/easyevent/starter/soa/rocketmq/config/RocketSoaEventAutoConfiguration.java:77-83 | easyevent-spring-boot-starter/easyevent-spring-boot-starter-rocketmq/src/main/java/com/openquartz/easyevent/starter/rocketmq/spring/boot/autoconfig/RocketMqTransferAutoConfiguration.java:94-100 \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 \u0060easyevent-spring-boot-starter-soa/easyevent-spring-boot-starter-soa-rocketmq/src/main/java/com/openquartz/easyevent/starter/soa/rocketmq/config/RocketSoaEventAutoConfiguration.java:77\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":"easyevent-spring-boot-starter-soa/easyevent-spring-boot-starter-soa-rocketmq/src/main/java/com/openquartz/easyevent/starter/soa/rocketmq/config/RocketSoaEventAutoConfiguration.java"},"region":{"startLine":77}}}],"partialFingerprints":{"codehealthFindingId/v1":"a7096cf3d79b6e19f0f0759a6110adcc33a96cc065576e9f1da13f4742000fa9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): easyevent-spring-boot-starter/easyevent-spring-boot-starter-parent/src/main/java/com/openquartz/easyevent/starter/spring/boot/autoconfig/EasyEventCreatorAutoConfiguration.java:83-89 | easyevent-spring-boot-starter/easyevent-spring-boot-starter-parent/src/main/java/com/openquartz/easyevent/starter/spring/boot/autoconfig/EasyEventTransferAutoConfiguration.java:46-52 \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 \u0060easyevent-spring-boot-starter/easyevent-spring-boot-starter-parent/src/main/java/com/openquartz/easyevent/starter/spring/boot/autoconfig/EasyEventCreatorAutoConfiguration.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":"easyevent-spring-boot-starter/easyevent-spring-boot-starter-parent/src/main/java/com/openquartz/easyevent/starter/spring/boot/autoconfig/EasyEventCreatorAutoConfiguration.java"},"region":{"startLine":83}}}],"partialFingerprints":{"codehealthFindingId/v1":"38dbb04988ae1da707787fad7ee4f58755a34b988d70ef10ac680aba8a297d9d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/mapper/impl/BusEventEntityMapperImpl.java:127-133 | easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/mapper/impl/BusEventEntityMapperImpl.java:184-190 \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 \u0060easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/mapper/impl/BusEventEntityMapperImpl.java:127\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":"easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/mapper/impl/BusEventEntityMapperImpl.java"},"region":{"startLine":127}}}],"partialFingerprints":{"codehealthFindingId/v1":"68f6cf806d065eaa16d036cd02367a648f4bd85385dd01729e395a9e9250a768"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/common/KafkaTransferProducer.java:184-190 | easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/common/RocketMqProducer.java:182-188 \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 \u0060easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/common/KafkaTransferProducer.java:184\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":"easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/common/KafkaTransferProducer.java"},"region":{"startLine":184}}}],"partialFingerprints":{"codehealthFindingId/v1":"65e852b8bb08c8d67a4c8a145e7c0e94cfad3c732c04c8e05160ab61ada61870"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/common/RocketMqProducer.java:87-93 | easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/common/RocketMqProducer.java:135-141 \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 \u0060easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/common/RocketMqProducer.java:87\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":"easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/common/RocketMqProducer.java"},"region":{"startLine":87}}}],"partialFingerprints":{"codehealthFindingId/v1":"e132b7141d2b372c4826d0d050b3fdc6d49470eda607defc63f345d30e3461b8"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java:34-39 | easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoMySQL.java:34-39 \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":"easyevent-admin/easyevent-admin-server/src/main/java/com/openquartz/easyevent/admin/dao/BusEventDaoH2.java"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"dfe0ad8704ec1522b2fde55fecd11c555a606992cc2a1f82a450c2e7578132be"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): easyevent-core/src/main/java/com/openquartz/easyevent/core/SubscriberRegistry.java:66-71 | easyevent-core/src/main/java/com/openquartz/easyevent/core/SubscriberRegistry.java:98-103 \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 \u0060easyevent-core/src/main/java/com/openquartz/easyevent/core/SubscriberRegistry.java:66\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":"easyevent-core/src/main/java/com/openquartz/easyevent/core/SubscriberRegistry.java"},"region":{"startLine":66}}}],"partialFingerprints":{"codehealthFindingId/v1":"591d871d9705d2fef71afe2508f91428a1b911432554913bbbbd52db3ad9dfb6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/mapper/impl/BusEventEntityMapperImpl.java:116-120 | easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/mapper/impl/BusEventEntityMapperImpl.java:173-177 \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":"easyevent-storage/easyevent-storage-jdbc/src/main/java/com/openquartz/easyevent/storage/jdbc/mapper/impl/BusEventEntityMapperImpl.java"},"region":{"startLine":116}}}],"partialFingerprints":{"codehealthFindingId/v1":"75f61455272490e35a5b5fa692157250ecb19fd8e93235f6ef9374d7546c080e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/common/KafkaTransferProducer.java:168-172 | easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/common/RocketMqProducer.java:165-169 \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 \u0060easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/common/KafkaTransferProducer.java:168\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":"easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/common/KafkaTransferProducer.java"},"region":{"startLine":168}}}],"partialFingerprints":{"codehealthFindingId/v1":"b006053c7c35ea7a05d7d11d7d5e2e9f2b0be898e3b3d50b12e026f99ee91517"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/common/KafkaTransferProducer.java:178-182 | easyevent-transfer/easyevent-transfer-rocketmq/src/main/java/com/openquartz/easyevent/transfer/rocket/common/RocketMqProducer.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. Read the line range as the matched WINDOW rather than a finished unit: at \u0060easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/common/KafkaTransferProducer.java:178\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":"easyevent-transfer/easyevent-transfer-kafka/src/main/java/com/openquartz/easyevent/transfer/kafka/common/KafkaTransferProducer.java"},"region":{"startLine":178}}}],"partialFingerprints":{"codehealthFindingId/v1":"1ac350ce7d5f0ddc7e872da8edc1a8cc6a14713494f9d540a523e5f545b9a22d"}},{"ruleId":"D16","level":"warning","message":{"text":"single-maintainer \u2014 knowledge-concentration (bus factor) risk: single-maintainer \u2014 knowledge-concentration (bus factor) risk (1 author(s) across 190 commit(s) sampled)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b4b49d961df742f0e507f4cc5c8094fb077ba0391a27fd015d18320865187719"}},{"ruleId":"D19","level":"note","message":{"text":"\u6587\u6863\u4E2D\u672A\u63D0\u53CA\u5982\u4F55\u5728\u672C\u5730\u8FD0\u884C admin \u6A21\u5757\uFF0C\u4EC5\u63CF\u8FF0\u4E86\u8FDC\u7A0B\u8BBF\u95EE\u7684 http://localhost:8088\uFF0C\u800C Quick Start \u4E2D\u4E5F\u7F3A\u5C11 admin \u7684\u5B89\u88C5\u548C\u542F\u52A8\u6B65\u9AA4\u3002: \u8865\u5145\u4E00\u4E2A\u300E\u5FEB\u901F\u5F00\u59CB\u300F\u7AE0\u8282\uFF0C\u8BF4\u660E\u5982\u4F55\u90E8\u7F72 EasyEvent Admin \u7BA1\u7406\u53F0\uFF08\u5305\u62EC Docker Compose \u90E8\u7F72\u3001\u524D\u7AEF\u9759\u6001\u8D44\u6E90\u8DEF\u5F84\uFF09"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"14f1c26d67ac6b605315a9ffef4ecf82d40982251e23add6a630055dcc0121ab"}},{"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":"30a7e4936ae80766dcd998bd969d9158ea047e55d6e1c3dc4b92484e34a7564c"},"taxa":[{"id":"CWE-94","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":"be047839e71a6052cbe018b780f278129207b02be52fa4254120d6488bde0869"},"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":"a56570d17791b6775c9c42a7fbec4b6e3eb698f531406838cd2abb50f6618ff7"},"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":"02e66fead3795a4d7f322751bf3a903234b68285e39ffd3fd22bf1238d62ef7f"},"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":"21afd267a416fddecd9b4e5842b926815c0e45a61207e9b6e64ee2bc1f928228"},"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":"60fdc499bc406c7df8cec7dbfae7f937bd60072432af8b948409b98f1552e24e"},"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":"7d078ec77d78e17c2e65be42d6a06c287deddbe06c71a22f095335916e6980e6"},"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":"134e23fccbdb7d70533776b6b538058ede719255e79619a9fd46326d0ee5a1d0"},"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":"211898d616ff9c94fdecbf80702f7bf6bba4e18819647c44627fc334f7a322f8"},"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":"0f64ddee1580d376588665444895a3f58dfe5f55c3250fc9a3f2a9cdac7aebed"},"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":"9b7bca81200d76423279d4641cc1ea365e6e5a1d9c5c100ae01ed0e7ea7ba749"},"taxa":[{"id":"CWE-330","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":"d80e4c48441499329d9f1120baeafbfa0d5e2514ef27e1ad8f7b530f48712aef"},"taxa":[{"id":"CWE-330","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":"985885e9ff0cbe82324e64f1f0854a9ee94e211706ac82baf30b51a7960cb57a"},"taxa":[{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D31","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":"419b1b58f55d29bfb672f744db5dd10148ec43cfd4263b32f00d149b3bfb9032"}},{"ruleId":"D31","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":"b6c5e05340cb1e5f4cae5a50e34f265eed42d786b2ab01f9f98c532e8b30b550"}},{"ruleId":"D31","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":"8982da372c5696d75537e14d11f24bbaca06233b7462a2cdedc9f51e654be47b"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: KafkaTransferAutoConfiguration.java \u2194 RocketMqTransferAutoConfiguration.java: \u0060easyevent-spring-boot-starter/easyevent-spring-boot-starter-kafka/src/main/java/com/openquartz/easyevent/starter/kafka/spring/boot/autoconfig/KafkaTransferAutoConfiguration.java\u0060 and \u0060easyevent-spring-boot-starter/easyevent-spring-boot-starter-rocketmq/src/main/java/com/openquartz/easyevent/starter/rocketmq/spring/boot/autoconfig/RocketMqTransferAutoConfiguration.java\u0060 change together 70% of the time (7 of the 10 commits that touched the less-changed of the two, renames followed) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE (that is what the inversion buys) and the thing to add is a comment saying so, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"easyevent-spring-boot-starter/easyevent-spring-boot-starter-kafka/src/main/java/com/openquartz/easyevent/starter/kafka/spring/boot/autoconfig/KafkaTransferAutoConfiguration.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c5fff4758e4aa4bc578b892c9b0c4c22cbba010a5627166c61024f4b2597ad6a"}}],"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-1032","guid":"5f21e517-68aa-a650-9a25-5771ef024637","name":"OWASP Top Ten \u2014 Security Misconfiguration category","shortDescription":{"text":"OWASP Top Ten \u2014 Security Misconfiguration category"},"helpUri":"https://cwe.mitre.org/data/definitions/1032.html"},{"id":"CWE-1395","guid":"800e09e7-c11a-8654-9fa6-86f398995fed","name":"Dependency on Vulnerable Third-Party Component","shortDescription":{"text":"Dependency on Vulnerable Third-Party Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1395.html"},{"id":"CWE-16","guid":"659db3ea-affc-8453-8add-c1218fbfcb92","name":"Configuration","shortDescription":{"text":"Configuration"},"helpUri":"https://cwe.mitre.org/data/definitions/16.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-330","guid":"f811ddf9-2e54-865b-9c76-f97905849790","name":"CWE-330","shortDescription":{"text":"CWE-330"},"helpUri":"https://cwe.mitre.org/data/definitions/330.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-732","guid":"1da27e8f-b330-7650-ab63-bd61953eae5d","name":"Incorrect Permission Assignment for Critical Resource","shortDescription":{"text":"Incorrect Permission Assignment for Critical Resource"},"helpUri":"https://cwe.mitre.org/data/definitions/732.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-937","guid":"16f316ae-415c-b354-a59b-1f7905f756e9","name":"Using Components with Known Vulnerabilities","shortDescription":{"text":"Using Components with Known Vulnerabilities"},"helpUri":"https://cwe.mitre.org/data/definitions/937.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":16,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}