{"$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":"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":"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":"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"},{"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"]}},{"id":"D38","name":"OSV Dependency Vulnerabilities","shortDescription":{"text":"OSV Dependency Vulnerabilities"},"helpUri":"https://codehealth.canine.dev/dimensions/D38","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"]}}]}},"results":[{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/calendar.dart: FileTooLong \u2014 1195 significant lines (blank, comment-only and punctuation-only lines excluded), about 64% of them inside a single declaration: _ShadCalendarState (871-1952). 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":"lib/src/components/calendar.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7271df7332363fae1e0fd9499b927af6581ac4a9257099b8970c34f31a27b550"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/sheet.dart: FileTooLong \u2014 1167 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":"lib/src/components/sheet.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fd49f9dbc92adeefc8e7cc3865f51a2f85628e094f21764591cf0d0652940971"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/date_picker.dart: FileTooLong \u2014 973 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":"lib/src/components/date_picker.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bec363e23a469821eb745d66f04b2150eea53e389f3ca8988df49b6968d130f0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/select.dart: FileTooLong \u2014 902 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":"lib/src/components/select.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4e8face6bcfff0a1002b2c47d87f11c408ae3b8c21733d43ceb1e41bf31c304a"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: themes/default_theme_no_secondary_border_variant.dart: FileTooLong \u2014 885 significant lines (blank, comment-only and punctuation-only lines excluded), about 94% of them inside a single declaration: ShadDefaultThemeNoSecondaryBorderVariant (51-1137). 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":"lib/src/theme/themes/default_theme_no_secondary_border_variant.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6307776d6cde81e7bd3fe29e5542b9671637e0b5a9e09509d26f84e549307169"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: themes/default_theme_variant.dart: FileTooLong \u2014 865 significant lines (blank, comment-only and punctuation-only lines excluded), about 94% of them inside a single declaration: ShadDefaultThemeVariant (51-1113). 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":"lib/src/theme/themes/default_theme_variant.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"90f2397332da0e8c49196723b5bcc54e87bd4d990e043c929b048b8194f85282"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ShadDefaultThemeNoSecondaryBorderVariant: TooManyMethods \u2014 50 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":"lib/src/theme/themes/default_theme_no_secondary_border_variant.dart"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"47ef2220dc2b53d0d2f775e2f6a002d61e7836676b440648904c1706e01bbc43"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ShadDefaultThemeVariant: TooManyMethods \u2014 50 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":"lib/src/theme/themes/default_theme_variant.dart"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"0d609c23433bc3aaf782acf438d39af3df90ab234c8e3bf3043d53cbd5c855fd"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/input.dart: FileTooLong \u2014 810 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":"lib/src/components/input.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"90544e234d291665664a45c189276ead592825b6913fbdedd740fb6a8256fa6f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ShadThemeVariant: TooManyMethods \u2014 48 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":"lib/src/theme/themes/base.dart"},"region":{"startLine":157}}}],"partialFingerprints":{"codehealthFindingId/v1":"ccf9f182030eb565029f3585d0662130b5e2bdeb697b130e103c9082ea3fe03b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/time_picker.dart: FileTooLong \u2014 750 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":"lib/src/components/time_picker.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5242e3a5fb540ad19b69574619e2cbea4dff67ac8325b08ac13bb7117303f903"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/button.dart: FileTooLong \u2014 737 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":"lib/src/components/button.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ea10d92c9e177e142637f92c6e9034d9f4f074dda5220fb3dbe1ca88b18f44cd"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: fields/select.dart: FileTooLong \u2014 653 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":"lib/src/components/form/fields/select.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9fcc4e230bd943d686723fd141be33b4a7872f2786a5e36da2fea733569c4b97"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: text_theme/theme.dart: FileTooLong \u2014 590 significant lines (blank, comment-only and punctuation-only lines excluded), about 72% of them inside a single declaration: ShadTextTheme (182-683). 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":"lib/src/theme/text_theme/theme.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"761fd68731f7ad1eb545a8181e9370e32b239962783442df13080bb4e8813d4d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/resizable.dart: FileTooLong \u2014 550 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":"lib/src/components/resizable.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4fd3629c86a29ef9539ce8cb659eef5863e1f5a8c7920cf28cff87e8a9167725"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/context_menu.dart: FileTooLong \u2014 525 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":"lib/src/components/context_menu.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b3840faecb845323fe2d1b0f6debce0cc278e65f37993dc2ffda669137f89b5b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: components/tabs.dart: FileTooLong \u2014 518 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":"lib/src/components/tabs.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cab8f28ca27f76ee9df0ea3b40c28457dac977342c74e66b9c4b70c2ba7ae1d9"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 44 significant file(s) lose their only recent owner: lib/src/components/calendar.dart, lib/src/components/time_picker.dart, lib/src/components/form/fields/select.dart, lib/src/utils/gesture_detector.dart, lib/src/components/form/fields/date_range_picker.dart, lib/src/components/form/fields/date_picker.dart, lib/src/components/input_otp.dart, lib/src/components/form/fields/time_picker.dart (\u002B36 more). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ea9dc6faa439232978c5e1f126d3956e260fc21f843f48191825f1687222cd6f"}},{"ruleId":"D19","level":"note","message":{"text":"The Packages included in the library section lists flutter_animate, lucide_icons_flutter, two_dimensional_scrollables, intl, and universal_image but does not mention the ShadcnUI core package or its dependencies (e.g. shadcn_ui).: Add a brief line stating that the main package is \u0027shadcn_ui\u0027 and note any required dependencies it depends on."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"docs/src/content/docs/packages.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"396a02d29730ce7c27ae303137fac6cdac19b8f58b034fcdbf2af7c0e8baf74c"}},{"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":"d5b8f11381d61a58459ffc7c595fd52d09c03c711894a63a9578043d2338412b"},"taxa":[{"id":"CWE-829","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":"9af773e44f9a2be5e68e68ee35e2b25bb6d3a7cb5f4d745cd16224d00bd2e5c2"},"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":"b8bc27c1345d12f11035bc6686db06becd7b8f88661ee85385a3b06185d36718"},"taxa":[{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"Further orphaned files (smaller): 2 of 113 analysed file(s) have no living knowledge left \u2014 their last meaningful change has decayed away, so if one breaks, no one currently understands it (counted over production source files of roughly 100 lines or more, excluding tests, vendored, generated and example/demo trees, largest first). None is large enough to earn a read-through of its own, so this row stands in for the per-file rows rather than raising one each \u2014 largest first: scripts/generate_skills.dart, lib/src/theme/components/breadcrumb.dart. Attach the read to the next change that touches one of them: have a second person review that change, and leave behind a short comment or test recording what the file is for, so the knowledge comes back at the cost of a change you were making anyway."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ce861fd78f6935114d3a342cb90ad25870f984e1042954fcbbe27c0e23be3658"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: input.dart \u2194 input.dart: \u0060lib/src/components/input.dart\u0060 (context components) and \u0060lib/src/theme/components/input.dart\u0060 (context theme) sit in DIFFERENT parts of the tree yet change together 52% of the time (11 of the 21 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) \u2014 the bounded-context boundary may be in the wrong place, or one context is leaking into the other. This is the behavioural boundary violation a static scan can\u0027t see."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/src/components/input.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"487c1aef997f40ed52157184684ff427b5d8fb79e16a9c4cd143e20d075b2ebe"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: default_theme_no_secondary_border_variant.dart \u2194 default_theme_variant.dart: \u0060lib/src/theme/themes/default_theme_no_secondary_border_variant.dart\u0060 and \u0060lib/src/theme/themes/default_theme_variant.dart\u0060 change together 80% of the time (33 of the 41 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/src/theme/themes/default_theme_no_secondary_border_variant.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1455582514b6a5d31947637b53b97dcab0a1b9e0d5eb2edb606c29e1af5dd5c2"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: input.dart \u2194 textarea.dart: \u0060lib/src/components/form/fields/input.dart\u0060 and \u0060lib/src/components/form/fields/textarea.dart\u0060 change together 57% of the time (12 of the 21 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/src/components/form/fields/input.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f67b0d17510236e93d8ef0421fcdf69d5976a4e48f0daea2ac9f253a133ae4fa"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: radio.dart \u2194 switch.dart: \u0060lib/src/components/form/fields/radio.dart\u0060 and \u0060lib/src/components/form/fields/switch.dart\u0060 change together 57% of the time (8 of the 14 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/src/components/form/fields/radio.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"338350ead6e278bccee414da8da0f1034e57364a2439f3a129164f83af2e1bdc"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: checkbox.dart \u2194 radio.dart: \u0060lib/src/components/form/fields/checkbox.dart\u0060 and \u0060lib/src/components/form/fields/radio.dart\u0060 change together 57% of the time (8 of the 14 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/src/components/form/fields/checkbox.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c725941740393496531c14d64c51a3a7a87498038e63a39199a515d0e14397fe"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: radio.dart \u2194 select.dart: \u0060lib/src/components/form/fields/radio.dart\u0060 and \u0060lib/src/components/form/fields/select.dart\u0060 change together 57% of the time (8 of the 14 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/src/components/form/fields/radio.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"960b258e31fc0e1ec553108138ff2335a632e3d61cde6f5c46e4ebd92e55b595"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: checkbox.dart \u2194 select.dart: \u0060lib/src/components/form/fields/checkbox.dart\u0060 and \u0060lib/src/components/form/fields/select.dart\u0060 change together 52% of the time (11 of the 21 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency between them. They sit in the same directory, but in this ecosystem each file is its own module \u2014 a sibling reference still needs an import \u2014 so the missing import edge is real: the coupling runs through shared behaviour, not a declared dependency. If they duplicate structure, extract the common part into one unit; otherwise the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/src/components/form/fields/checkbox.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"972a3e293ac9f3ca51cee87b4f6851aa27846984c43a94f7e10658eb7c4f0fe2"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: data.dart \u2194 text_styles_default.dart: \u0060lib/src/theme/data.dart\u0060 and \u0060lib/src/theme/text_theme/text_styles_default.dart\u0060 change together 50% of the time (5 of the 10 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/src/theme/data.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fc6118398a10c55d416a855c00a97b34197d57bfc18fd3271c34c9fa5011ba4a"}},{"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":"0e17f71490e4d120a48b2b2881ab866c93b272bef2febb673a3e8e42b2c288ab"}},{"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"}},{"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":"0752d0df7434000fcabf1048e2de30a7a1a8b982b3db9a19898c4dec199856b4"}},{"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":"d657599f6f99da1927d3377533dfc0888b34c4d84aa7d5579841fd72d0e39bce"}}],"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-1395","guid":"800e09e7-c11a-8654-9fa6-86f398995fed","name":"Dependency on Vulnerable Third-Party Component","shortDescription":{"text":"Dependency on Vulnerable Third-Party Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1395.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-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-829","guid":"13c33925-97fb-5a5e-b40c-56d328b8a4d7","name":"CWE-829","shortDescription":{"text":"CWE-829"},"helpUri":"https://cwe.mitre.org/data/definitions/829.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":9,"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."]}]}