{"$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"},{"id":"D36","name":"Supply-chain Provenance \u0026 Signing","shortDescription":{"text":"Supply-chain Provenance \u0026 Signing"},"helpUri":"https://codehealth.canine.dev/dimensions/D36","relationships":[{"target":{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-494","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1357","CWE-494"]}}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"NumberPadViewModel.evaluate (cyclomatic 29): NumberPadViewModel.evaluate has cyclomatic complexity 29 (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":"feature/transaction/src/main/kotlin/com/naveenapps/expensemanager/feature/transaction/numberpad/NumberPadViewModel.kt"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"5664a71d5c41173f490330e05e052622ec61caa4f336ed0b0348dc6f40f0ff76"}},{"ruleId":"D1","level":"warning","message":{"text":"TransactionItemKt.TransactionItem (cyclomatic 16): TransactionItemKt.TransactionItem 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":"feature/transaction/src/main/kotlin/com/naveenapps/expensemanager/feature/transaction/list/TransactionItem.kt"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"fc15cfe8b711143cdceb681f416bb5757a070e2de21acb97ec4f1c5779b3773b"}},{"ruleId":"D2","level":"warning","message":{"text":"NumberPadViewModel.evaluate (cognitive 36): NumberPadViewModel.evaluate has cognitive complexity 36 (threshold 15). Drivers by points: if/else 12, loops 10, match/switch 8, boolean chains 6 (nesting depth added 10). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"feature/transaction/src/main/kotlin/com/naveenapps/expensemanager/feature/transaction/numberpad/NumberPadViewModel.kt"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"d1359b0aabccc7117748cc74823d48e84ff6e567a47a9ff04043e87477cf660c"}},{"ruleId":"D2","level":"warning","message":{"text":"TransactionItemKt.TransactionItem (cognitive 19): TransactionItemKt.TransactionItem has cognitive complexity 19 (threshold 15). Drivers by points: if/else 15, boolean chains 3, match/switch 1 (nesting depth added 4). 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":"feature/transaction/src/main/kotlin/com/naveenapps/expensemanager/feature/transaction/list/TransactionItem.kt"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"576e775a57fd4aea7d52239120c7d2598a7072ce4b0c255f8cafa9229f18598f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: widget/ExpenseWidget.kt: FileTooLong \u2014 533 significant lines (blank, comment-only and punctuation-only lines excluded). 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":"app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5266c9a417f32672a319f01d4a4c7b3625ade4cbe3e13593472c529801d58e95"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (19 lines \u00D7 2): build-logic/convention/src/main/java/com/naveenapps/buildsrc/extensions/AndroidConfigExt.kt:22-40 | build-logic/convention/src/main/java/com/naveenapps/buildsrc/extensions/AndroidConfigExt.kt:45-63 \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 \u0060build-logic/convention/src/main/java/com/naveenapps/buildsrc/extensions/AndroidConfigExt.kt:22\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":"build-logic/convention/src/main/java/com/naveenapps/buildsrc/extensions/AndroidConfigExt.kt"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"d4211f6e220f4d5cc7bbc45d7f1913d4bf4589c455700f5a93ee66c661a5c523"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (19 lines \u00D7 2): feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/list/BudgetListScreen.kt:243-261 | feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/list/BudgetListScreen.kt:404-422 \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 \u0060feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/list/BudgetListScreen.kt:243\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":"feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/list/BudgetListScreen.kt"},"region":{"startLine":243}}}],"partialFingerprints":{"codehealthFindingId/v1":"8f209e20a9f16e490239309ac492c54a3ca63eae4b9ad6994872b13eec624b52"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (19 lines \u00D7 2): feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt:255-273 | feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt:339-357 \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 \u0060feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt:255\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":"feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt"},"region":{"startLine":255}}}],"partialFingerprints":{"codehealthFindingId/v1":"b2e3e2ee6e79667662a61275ce809eee82f24be61cfbcd6449d10714503648dc"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/list/BudgetListScreen.kt:277-294 | feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/list/BudgetListScreen.kt:376-394 \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 \u0060feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/list/BudgetListScreen.kt:277\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":"feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/list/BudgetListScreen.kt"},"region":{"startLine":277}}}],"partialFingerprints":{"codehealthFindingId/v1":"1b00e7fd3c478d9647f14b4f915a6a8e4746872ed9ca7ca7baab3f66b0e85540"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): core/designsystem/src/main/kotlin/com/naveenapps/expensemanager/core/designsystem/ui/components/SettingRow.kt:259-275 | core/designsystem/src/main/kotlin/com/naveenapps/expensemanager/core/designsystem/ui/components/SettingsSection.kt:48-64 \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 \u0060core/designsystem/src/main/kotlin/com/naveenapps/expensemanager/core/designsystem/ui/components/SettingRow.kt:259\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":"core/designsystem/src/main/kotlin/com/naveenapps/expensemanager/core/designsystem/ui/components/SettingRow.kt"},"region":{"startLine":259}}}],"partialFingerprints":{"codehealthFindingId/v1":"daf18dc3c14e8dff630adf767d18a430cda7a00ce0a43b731d04a9ad27cf2d34"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt:221-237 | feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt:304-320 \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 \u0060feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt:221\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":"feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt"},"region":{"startLine":221}}}],"partialFingerprints":{"codehealthFindingId/v1":"515eed3f0325ae7f5f6e7db0c8152c06fc8c95d57ce8907c6f5b42c916380e5c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/create/AccountTypeSelectionView.kt:82-97 | feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/create/CategoryTypeSelectionView.kt:97-112 \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 \u0060feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/create/AccountTypeSelectionView.kt: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":"feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/create/AccountTypeSelectionView.kt"},"region":{"startLine":82}}}],"partialFingerprints":{"codehealthFindingId/v1":"4d4b8d2832aee69a158d1a17bf06984b0dad6dab9b2ea36f88cdce9a416d9472"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/selection/AccountItem.kt:44-59 | feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/selection/CategoryItem.kt:36-51 \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 \u0060feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/selection/AccountItem.kt:44\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":"feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/selection/AccountItem.kt"},"region":{"startLine":44}}}],"partialFingerprints":{"codehealthFindingId/v1":"367db2771421698c9829d930c0daefcbf5b79c133def9d408c90851913bfbcaa"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): feature/language/src/main/kotlin/com/naveenapps/expensemanager/feature/language/LanguageDialog.kt:59-74 | feature/theme/src/main/kotlin/com/naveenapps/expensemanager/feature/theme/ThemeDialog.kt:60-75 \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 \u0060feature/language/src/main/kotlin/com/naveenapps/expensemanager/feature/language/LanguageDialog.kt:59\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":"feature/language/src/main/kotlin/com/naveenapps/expensemanager/feature/language/LanguageDialog.kt"},"region":{"startLine":59}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd4352f80f96fa33f5d2156422ac628679c3b07186eac7f825cbf77833a07f8a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): feature/language/src/main/kotlin/com/naveenapps/expensemanager/feature/language/LanguageDialog.kt:91-106 | feature/theme/src/main/kotlin/com/naveenapps/expensemanager/feature/theme/ThemeDialog.kt:92-107 \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 \u0060feature/language/src/main/kotlin/com/naveenapps/expensemanager/feature/language/LanguageDialog.kt:91\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":"feature/language/src/main/kotlin/com/naveenapps/expensemanager/feature/language/LanguageDialog.kt"},"region":{"startLine":91}}}],"partialFingerprints":{"codehealthFindingId/v1":"182fc6b7c62e37926ee85696ddfedb92095dc2106c0b36d585f9c3521b3382c9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:506-520 | app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:648-662 \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 \u0060app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:506\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":"app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt"},"region":{"startLine":506}}}],"partialFingerprints":{"codehealthFindingId/v1":"a0f11063f62edf10847393f289c15d2622792df344fc22d640186141cc54ba27"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/create/CategoryTypeSelectionView.kt:91-105 | feature/transaction/src/main/kotlin/com/naveenapps/expensemanager/feature/transaction/create/TransactionTypeSelectionView.kt:94-108 \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 \u0060feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/create/CategoryTypeSelectionView.kt:91\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":"feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/create/CategoryTypeSelectionView.kt"},"region":{"startLine":91}}}],"partialFingerprints":{"codehealthFindingId/v1":"e78b17250e4f6765b58be8859f0824d34b2be69b8e778576a2953ff08c269e12"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:334-347 | app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:399-412 \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 \u0060app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:334\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":"app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt"},"region":{"startLine":334}}}],"partialFingerprints":{"codehealthFindingId/v1":"8edc1d0340033bbbca24fe7bf413d93298b620f8cb61fc1f80f6d1703a7f0b02"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:399-414 | app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:535-548 \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 \u0060app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:535\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":"app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt"},"region":{"startLine":399}}}],"partialFingerprints":{"codehealthFindingId/v1":"3f27cc43b5c7807ad54f3095bcc2c45121013a6056a876b56b31c097d9cbf052"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): core/database/src/main/kotlin/com/naveenapps/expensemanager/core/database/dao/BudgetDao.kt:60-73 | core/database/src/main/kotlin/com/naveenapps/expensemanager/core/database/dao/BudgetDao.kt:101-114 \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 \u0060core/database/src/main/kotlin/com/naveenapps/expensemanager/core/database/dao/BudgetDao.kt:60\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":"core/database/src/main/kotlin/com/naveenapps/expensemanager/core/database/dao/BudgetDao.kt"},"region":{"startLine":60}}}],"partialFingerprints":{"codehealthFindingId/v1":"58ceba932c20eb7bb69b8358541f0857f025bd0e206cb47a1ed59f18eb51b607"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/details/CategoryDetailScreen.kt:330-343 | feature/transaction/src/main/kotlin/com/naveenapps/expensemanager/feature/transaction/list/TransactionListScreen.kt:341-354 \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 \u0060feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/details/CategoryDetailScreen.kt:330\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":"feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/details/CategoryDetailScreen.kt"},"region":{"startLine":330}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0bcdceca351a7bbf183f902b59cc2d31154d6e4c7e4ffc4084dac4cdb95761f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): core/database/src/main/kotlin/com/naveenapps/expensemanager/core/database/dao/TransactionDao.kt:72-84 | core/database/src/main/kotlin/com/naveenapps/expensemanager/core/database/dao/TransactionDao.kt:137-149 \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 \u0060core/database/src/main/kotlin/com/naveenapps/expensemanager/core/database/dao/TransactionDao.kt:72\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":"core/database/src/main/kotlin/com/naveenapps/expensemanager/core/database/dao/TransactionDao.kt"},"region":{"startLine":72}}}],"partialFingerprints":{"codehealthFindingId/v1":"865c9e41167f0818036bf1cb503851bbb7077f5d167a4436c6a5192e8a888884"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/selection/AccountItemDefaults.kt:23-35 | feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/selection/CategoryItemDefaults.kt:23-35 \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 \u0060feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/selection/AccountItemDefaults.kt:23\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":"feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/selection/AccountItemDefaults.kt"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"9347c413071bbfef9f2de621dcbc9b7811d331a28181a82fb16a6c00d78b1239"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/selection/MultipleAccountSelection.kt:109-121 | feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/selection/MultipleCategoriesSelectionScreen.kt:112-124 \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 \u0060feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/selection/MultipleAccountSelection.kt:109\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":"feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/selection/MultipleAccountSelection.kt"},"region":{"startLine":109}}}],"partialFingerprints":{"codehealthFindingId/v1":"028056748e9e13c1eff3eabd2751a33fdcfab0a3206b4d6ae2fd2d0da8272845"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/transaction/AddTransactionUseCase.kt:13-24 | core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/transaction/UpdateTransactionUseCase.kt:12-23 \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 \u0060core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/transaction/AddTransactionUseCase.kt:13\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":"core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/transaction/AddTransactionUseCase.kt"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"c62f89372572379010a6e6c3d09a8ff1e54335cd2d948f06c6ebd9081bdcdc69"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/list/AccountListScreen.kt:179-190 | feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/list/CategoryListScreen.kt:191-202 \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 \u0060feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/list/AccountListScreen.kt:179\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":"feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/list/AccountListScreen.kt"},"region":{"startLine":179}}}],"partialFingerprints":{"codehealthFindingId/v1":"fefd1c414b29388c6c972dd991380438c0eda001c59c381be01a21eb225ca393"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:434-444 | app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:603-613 \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 \u0060app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt:434\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":"app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt"},"region":{"startLine":434}}}],"partialFingerprints":{"codehealthFindingId/v1":"d5204dcf257686930e0d4d1773427ac4b07ea2d28e5184eb25a9e8667645e34b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/reorder/AccountReOrderScreen.kt:120-130 | feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/list/CategoryListScreen.kt:187-197 \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 \u0060feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/reorder/AccountReOrderScreen.kt:120\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":"feature/account/src/main/kotlin/com/naveenapps/expensemanager/feature/account/reorder/AccountReOrderScreen.kt"},"region":{"startLine":120}}}],"partialFingerprints":{"codehealthFindingId/v1":"4076997d2d496c5e29e35a8099f7630aa58f91e22c756c7b8c637fb50842d022"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/details/CategoryDetailScreen.kt:120-130 | feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/transaction/CategoryTransactionListScreen.kt:302-312 \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 \u0060feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/details/CategoryDetailScreen.kt: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. 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":"feature/category/src/main/kotlin/com/naveenapps/expensemanager/feature/category/details/CategoryDetailScreen.kt"},"region":{"startLine":120}}}],"partialFingerprints":{"codehealthFindingId/v1":"244a76e209c0ff56635a06b6dffb2968c017542e3207f63fc233f77e7fa762c1"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt:238-248 | feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt:321-331 \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 \u0060feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt:238\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":"feature/currency/src/main/kotlin/com/naveenapps/expensemanager/feature/currency/CurrencyCustomiseScreen.kt"},"region":{"startLine":238}}}],"partialFingerprints":{"codehealthFindingId/v1":"82bac419c1ca347331811bc9eb95d8a45306be5add22969415d7e6787920aa66"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): feature/reminder/src/main/java/com/naveenapps/expensemanager/feature/reminder/ReminderScreen.kt:181-191 | feature/settings/src/main/kotlin/com/naveenapps/expensemanager/feature/settings/advanced/AdvancedSettingsScreen.kt:275-285 \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 \u0060feature/reminder/src/main/java/com/naveenapps/expensemanager/feature/reminder/ReminderScreen.kt:181\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":"feature/reminder/src/main/java/com/naveenapps/expensemanager/feature/reminder/ReminderScreen.kt"},"region":{"startLine":181}}}],"partialFingerprints":{"codehealthFindingId/v1":"2cb011f56ca2628f81217fb7e968685df3e3bd057ac48c2c4a06952c642253df"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): feature/analysis/src/main/kotlin/com/naveenapps/expensemanager/feature/analysis/AnalysisGraphScreen.kt:395-404 | feature/analysis/src/main/kotlin/com/naveenapps/expensemanager/feature/analysis/AnalysisGraphScreen.kt:408-417 \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 \u0060feature/analysis/src/main/kotlin/com/naveenapps/expensemanager/feature/analysis/AnalysisGraphScreen.kt:395\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":"feature/analysis/src/main/kotlin/com/naveenapps/expensemanager/feature/analysis/AnalysisGraphScreen.kt"},"region":{"startLine":395}}}],"partialFingerprints":{"codehealthFindingId/v1":"8135341fc487477569e5a5b3961165f35f6c0e61cfba281bca6f6644c74e596b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): core/designsystem/src/main/kotlin/com/naveenapps/expensemanager/core/designsystem/components/AmountSummaryView.kt:88-97 | core/designsystem/src/main/kotlin/com/naveenapps/expensemanager/core/designsystem/components/AmountSummaryView.kt:227-235 \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 \u0060core/designsystem/src/main/kotlin/com/naveenapps/expensemanager/core/designsystem/components/AmountSummaryView.kt:88\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":"core/designsystem/src/main/kotlin/com/naveenapps/expensemanager/core/designsystem/components/AmountSummaryView.kt"},"region":{"startLine":88}}}],"partialFingerprints":{"codehealthFindingId/v1":"dc958d59dca47c0112cf95260eebba44fe342ac38a23a248df1cc8928e647c63"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/details/BudgetDetailScreen.kt:174-182 | feature/transaction/src/main/kotlin/com/naveenapps/expensemanager/feature/transaction/list/TransactionListScreen.kt:235-243 \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":"feature/budget/src/main/kotlin/com/naveenapps/expensemanager/feature/budget/details/BudgetDetailScreen.kt"},"region":{"startLine":174}}}],"partialFingerprints":{"codehealthFindingId/v1":"475d0b46411c46a0c6035fafd05b67b1f2a0032224021e500d8b34dda864d007"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): core/data/src/main/kotlin/com/naveenapps/expensemanager/core/data/repository/export/CsvExportStrategy.kt:93-100 | core/data/src/main/kotlin/com/naveenapps/expensemanager/core/data/repository/export/PdfExportStrategy.kt:132-139 \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 \u0060core/data/src/main/kotlin/com/naveenapps/expensemanager/core/data/repository/export/CsvExportStrategy.kt:93\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":"core/data/src/main/kotlin/com/naveenapps/expensemanager/core/data/repository/export/CsvExportStrategy.kt"},"region":{"startLine":93}}}],"partialFingerprints":{"codehealthFindingId/v1":"b5b744dcafebd7db729ee6cc379ef9c484c5ba5ae451cc03090f95a49451f9eb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): core/data/src/main/kotlin/com/naveenapps/expensemanager/core/data/repository/export/CsvExportStrategy.kt:68-74 | core/data/src/main/kotlin/com/naveenapps/expensemanager/core/data/repository/export/PdfExportStrategy.kt:80-85 \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 \u0060core/data/src/main/kotlin/com/naveenapps/expensemanager/core/data/repository/export/CsvExportStrategy.kt:68\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":"core/data/src/main/kotlin/com/naveenapps/expensemanager/core/data/repository/export/CsvExportStrategy.kt"},"region":{"startLine":68}}}],"partialFingerprints":{"codehealthFindingId/v1":"1cbe58b1cabdbb76753551f8ea800c2212b8d62d1a9aeca0a031f03646fbb45c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/budget/GetBudgetDetailUseCase.kt:41-46 | core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/budget/GetBudgetsUseCase.kt:45-50 \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 \u0060core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/budget/GetBudgetDetailUseCase.kt:41\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":"core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/budget/GetBudgetDetailUseCase.kt"},"region":{"startLine":41}}}],"partialFingerprints":{"codehealthFindingId/v1":"27be870a7b4319a907431367f3fe606503037f47333c198481b10d3a15a90967"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt: app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt changed 3 times in last 90 days, max complexity 36. Frequent change and high complexity in one file compound: schedule the next change to it to include carving out the part being edited, behind tests written first."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"app/src/main/kotlin/com/naveenapps/expensemanager/widget/ExpenseWidget.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"38319c5a10f13aeca676e055d2494bc98d2d4d182854c31e3e951e21e2c7c1c9"}},{"ruleId":"D16","level":"note","message":{"text":"Small-team knowledge concentration: 72 file(s) are concentrated to one author \u2014 the ambient state with 2 active author(s), not 72 separate risks. The signal becomes meaningful as ownership spreads; no per-file action implied now."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8aa75b6daa18f1b578387fa04036c50b3163d47f957c8f5601bf083ed4489b0c"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"aa7296023b9f30572f7440fa8adb7e4158bacba1731a0558e79d4a7a8e374e1c"}},{"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":"4826de34891f66865fdde21203d56613e17ff8e6ef3a74bb1e3853b4ee1e3aae"}},{"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":"27d4a7d00afe2d75df4effc27c30f847adb711a749aee52662b9168d7570f881"}},{"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":"4d621ca81910dd86b411e052daa24cd58341b71794022b0289cabd89c2eca319"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"afc8548a18a9fbf56971bc5dacbacff9fada17b3a6d5470d9cefe96e39b15e5f"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"6ae550299d1163d7673007af0bc3c27ec1b3c0fa7e1860bb736be691bfae6835"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"f1a0f0f2f2761591dc20c0b6c0f6a2884c0629c2c4f8e3a08b0453ffa4982b7a"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"25254c97b62b13b7c073eeeb90b462ffec833e325034c0621142898ae58e024f"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"adccc7ae061c2ec487a7264d5e25322d7d0bb3fb005257009adc10f2e486a254"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"dd251452ddffb794c127a3b634a40c0226342639631ccb3c8e07fee1289a2694"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"ec6d1109e0f093222322ccebb74e82fb39f80dee3f18bd1237d538d9ede03c3c"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"2e0e0d87e4702f68489a66d75802bb300eef48726e2d6b7194a40dbe86f34533"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"9be465844c243e71ed5cf24a79dd513037189a4728eb7f6889b8c67f39205ecb"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"1418792a36077071b0ca1137732c395043668bf3151b518b953507b429479578"},"taxa":[{"id":"CWE-78","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":"964c67a07283cb240ab57d45159780cee48c2c89df239e7a6a39c070e6fa8b23"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"876f1fb9f1cc3e5aaf5a1361a49096405d1bdfc33dbe7664dbc7deb75b341886"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"ed50f98de9c0dd456a26ce1f7c237cce0ab2e84db5c9c61f1c1338a9561e34a2"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"7b74d4fdcdabcb4e2527ed4e31186f1ce123a6565b7a459e3d9965efc0a7331e"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"d069245972bdb350d0e3bdc22c978d09b10cc167c186ea975bef06b061aa803e"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"dfaf50ccd72c12b119f1155b171b4198e93543826720aa3d0f14e20ec648960e"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"7d0fe476bf07d927c8330e4bb49855aa511191989f019dd1f29bd6106f8c2c0e"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"00a21d351ed0ad0e178a76c8dcb95dcb96dcbe71e7d06bdfec0fba7716db4a7d"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c729002bf58b33881658700c81434d89ae5b71b66afad48d2dcc6a43a7d8ec03"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"72378ee020067dfdf5e82d1a2a67bfc875e6470fd030663f1d7fc68ba4dcd947"},"taxa":[{"id":"CWE-78","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":"7bfbb32ce6743c29809ac1f588caf56b354560d9e14fd2a19ee76d3329d32e25"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"a09cc2fec48d7bc25f68a2ca89fe263afa515a74cb399b8999e5206c83bcdebd"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"727d1ea2120814af3fe3374e2224727f30182ad93e80796ad1d8ec8254edf7db"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"55b2a06e5f4e59611a4b042ba0edb8728a35d0d58bdeb5fdb3a2f9e18e6bfe2f"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"fbd6d70121c7bd252fa5dd5caf5b3de3441fb5c90865d75852635e0b0cc46b94"},"taxa":[{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: MoveDateRangeBackwardUseCase.kt \u2194 MoveDateRangeForwardUseCase.kt: \u0060core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/settings/filter/daterange/MoveDateRangeBackwardUseCase.kt\u0060 and \u0060core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/settings/filter/daterange/MoveDateRangeForwardUseCase.kt\u0060 change together 50% of the time (6 of the 12 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well). They sit in the same directory, and in this ecosystem sibling files there normally share one namespace/package \u2014 so a direct reference between them needs no import and this pass cannot see whether one exists. Read the pair before acting: if one file only DECLARES what the other consumes (a constants/types file beside its user), the co-change is definitional and the question is whether the split earns its keep; if they duplicate structure, extract the common part into a shared function or type they both call; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/domain/src/main/kotlin/com/naveenapps/expensemanager/core/domain/usecase/settings/filter/daterange/MoveDateRangeBackwardUseCase.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6a99e1d922337c4de8ee3c99c7eed6e5843e5babea1f126e79d1dcecbae56ff3"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"1b213f6eedd4b140d0bc37bdf1496f72811a643f34064f12518b32e9e83bcfc7"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"eb00976a698a5d68999b7ee6d27206fd374e916853e7ff1ead5eed42386f043f"}},{"ruleId":"D36","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"90f83b4fa27db32740afe9540c905f3c0499caed87f61049a8a903ecc95b41c3"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1357","guid":"e4d2e772-757e-0a5c-bd7d-77052949d866","name":"Reliance on Insufficiently Trustworthy Component","shortDescription":{"text":"Reliance on Insufficiently Trustworthy Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1357.html"},{"id":"CWE-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-353","guid":"09d7e902-d4ee-f05d-ae6c-0a1554d0c18f","name":"CWE-353","shortDescription":{"text":"CWE-353"},"helpUri":"https://cwe.mitre.org/data/definitions/353.html"},{"id":"CWE-494","guid":"b8a65e0d-e459-4a55-a931-fc1136482375","name":"Download of Code Without Integrity Check","shortDescription":{"text":"Download of Code Without Integrity Check"},"helpUri":"https://cwe.mitre.org/data/definitions/494.html"},{"id":"CWE-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":33,"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."]}]}