{"$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":"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: metadata/geotiff.dart: FileTooLong \u2014 3812 significant lines (blank, comment-only and punctuation-only lines excluded), about 100% of them inside a single declaration: GeoTiffDirectory (3-3846). 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/widgets/viewer/info/metadata/geotiff.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f80dbe1f6df396c59cd7273d56f6d7e8ea6a6ba839ff6fd3fe199d5b7783c127"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: DerivedMaterialLocalizations: TooManyMethods \u2014 150 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/widgets/common/basic/derived_material_localization.dart"},"region":{"startLine":71}}}],"partialFingerprints":{"codehealthFindingId/v1":"945080d0cf6df446e7009f51650e6888d2efbdd2c3677e1fd68e0d28495fedb3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: SqfliteLocalMediaDb: TooManyMethods \u2014 62 methods. Most of these members implement model.LocalMediaDb (52 of 62 members), so moving them onto a smaller type would remove them from that contract rather than reduce it. To reduce it, split the contract instead: give each cohesive group of operations its own smaller interface and its own implementing type. Where the contract has to stay whole, move the work behind these members into collaborator types, so what is left here is a forward per member rather than a responsibility per member."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/model/db/db_sqflite.dart"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"43838cfa7e57d6cbadb45b01a7a810fb0a57d259db834c4e40f59605feb41fed"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: LocalMediaDb: TooManyMethods \u2014 52 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/model/db/db.dart"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"07e202d1338439b639724f432b90dad6ca893081d1e176a2c8b9482a01fd07b8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: _EntryViewerStackState: 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/widgets/viewer/entry_viewer_stack.dart"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"c6e51e1fcf75fe9f6962db5899ef30a3a264427211c751c55f785583809a81db"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: MpvVideoController: TooManyMethods \u2014 47 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"plugins/aves_video_mpv/lib/src/controller.dart"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c5380ef454228a55832f14f23a36a73991794cb9c8f6900f70286b828b234b7"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: utils/diff_match.dart: FileTooLong \u2014 781 significant lines (blank, comment-only and punctuation-only lines excluded), about 98% of them inside a single declaration: DiffMatchPatch (76-1480). 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/utils/diff_match.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0e25f00b969673d5e96b64312a535cab04661fccab4fab7b635205b522cbabbe"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: _InkResponseState: TooManyMethods \u2014 46 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/widgets/common/basic/gestures/ink_well.dart"},"region":{"startLine":582}}}],"partialFingerprints":{"codehealthFindingId/v1":"90d2907cde9b42a6a8bfadb07b43a9d8f577bbef64764f5c7fabd5ad3f77f33a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: AvesEntry: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/model/entry/entry.dart"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"37df494ce92c6c336ec4de463c8255ba9854963b68f70032f2c52e0607462e92"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: EntrySetActionDelegate: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/widgets/collection/entry_set_action_delegate.dart"},"region":{"startLine":70}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1951308b4e8abc61d5f9164eef2a1cb1e52d28570064cd74f6a5a32775d9f94"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: collection/entry_set_action_delegate.dart: FileTooLong \u2014 711 significant lines (blank, comment-only and punctuation-only lines excluded), about 91% of them inside a single declaration: EntrySetActionDelegate (70-974). 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/widgets/collection/entry_set_action_delegate.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"93df1b9bcef6d7f7f0968181de756d9458f349a14b930f4c3efa0b948cdd02f3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: viewer/entry_viewer_stack.dart: FileTooLong \u2014 686 significant lines (blank, comment-only and punctuation-only lines excluded), about 92% of them inside a single declaration: _EntryViewerStackState (63-1003). 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/widgets/viewer/entry_viewer_stack.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"61f93103bb2f3e6228421f6476e72aa1a145eec6b561a470871ecfd1aebaa783"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CollectionSource: TooManyMethods \u2014 41 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/model/source/collection_source.dart"},"region":{"startLine":71}}}],"partialFingerprints":{"codehealthFindingId/v1":"57c45782c94ab6d4e46022d345134db8f4514458f0319df0b324d0d7f6c9f2a7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: AvesVideoController: TooManyMethods \u2014 41 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":"plugins/aves_video/lib/src/controller.dart"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"83ca360099a527718b36d7ec80613faa5db51c2b1af3d6fe96b1256fab9c5c62"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: _CollectionAppBarState: TooManyMethods \u2014 38 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/widgets/collection/app_bar.dart"},"region":{"startLine":65}}}],"partialFingerprints":{"codehealthFindingId/v1":"bdeb682e33ffd09340329b663f3861901f158ff787004b508c35bec5869e3d61"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: collection/app_bar.dart: FileTooLong \u2014 619 significant lines (blank, comment-only and punctuation-only lines excluded), about 91% of them inside a single declaration: _CollectionAppBarState (65-853). 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/widgets/collection/app_bar.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1af8f9444ca8a18e9ea394702202c412b33c8471a98e0f9f0d28275116636c78"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: gestures/ink_well.dart: FileTooLong \u2014 617 significant lines (blank, comment-only and punctuation-only lines excluded), about 60% of them inside a single declaration: _InkResponseState (582-1139). 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/widgets/common/basic/gestures/ink_well.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f9b654885e8877bbe4267a8bf2df19b0304fd295c8f36ff1eb35b8a4d0d0ae2e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: widgets/aves_app.dart: FileTooLong \u2014 610 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/widgets/aves_app.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"435fc2e487c38f87461d572e4a6bbc1ad12692e58a0effcb82458ef1b1d86cdd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: DiffMatchPatch: TooManyMethods \u2014 36 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/utils/diff_match.dart"},"region":{"startLine":74}}}],"partialFingerprints":{"codehealthFindingId/v1":"16cb5580b38161995e92f7ac255218bd007c7271126c43e7e4254609b8a550cd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ExoVideoController: TooManyMethods \u2014 36 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":"plugins/aves_video_exo/lib/src/controller.dart"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"ad5b3306a9146033104dd63d41e7548c7a4f43ebe8990a4fa6f456f061dac994"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: common/filter_grid_page.dart: FileTooLong \u2014 586 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/widgets/filter_grids/common/filter_grid_page.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"44da049bc89393511e32335f0697918fce83b493300e2da43c6ec415c7174288"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: _CropperState: TooManyMethods \u2014 34 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/widgets/editor/transform/cropper.dart"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"73b8f92986850361eebbf69ee92848082fa23533c3d81ae733d7d6b67c80368e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: transform/cropper.dart: FileTooLong \u2014 566 significant lines (blank, comment-only and punctuation-only lines excluded), about 94% of them inside a single declaration: _CropperState (40-785). 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/widgets/editor/transform/cropper.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d2fcbaf35d4508515ca0578d0b62a56cc8338ace3af0ae5904b0bcb9ec645105"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: collection/collection_grid.dart: FileTooLong \u2014 541 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/widgets/collection/collection_grid.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1ee9b2bcae53580bdcabfebd3fbfec1c9a2101b201082f03b78e1d1607dcf186"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: metadata/exif.dart: FileTooLong \u2014 536 significant lines (blank, comment-only and punctuation-only lines excluded), about 100% of them inside a single declaration: Exif (1-646). 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/ref/metadata/exif.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"24fd7fca0c510252241d441a236ea6602425ebf45212b3393acd701e4adf8f9a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: Settings: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/model/settings/settings.dart"},"region":{"startLine":46}}}],"partialFingerprints":{"codehealthFindingId/v1":"91e1975cdda850557aecb1d54e1b48dd5b366d34aad1bf4ff5769e97aadd246c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: Exif: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/ref/metadata/exif.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"56b641b36646ca89080a85ecca73d486f97f6f66f6714d84a032d9c187a59073"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: FilterGrouping: TooManyMethods \u2014 31 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/model/grouping/common.dart"},"region":{"startLine":35}}}],"partialFingerprints":{"codehealthFindingId/v1":"d30af671dc35840285610b649a4210373c60c622ed4bfb6fd00ad31dfdc81c8b"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 374 significant file(s) lose their only recent owner: android/exifinterface/src/main/java/androidx/exifinterface/media/ExifInterfaceFork.java, lib/widgets/viewer/info/metadata/geotiff.dart, android/app/src/main/kotlin/deckers/thibault/aves/channel/calls/MetadataFetchHandler.kt, android/app/src/main/kotlin/deckers/thibault/aves/model/provider/ImageProvider.kt, lib/utils/diff_match.dart, android/app/src/main/kotlin/deckers/thibault/aves/model/provider/MediaStoreImageProvider.kt, lib/widgets/common/basic/gestures/gesture_detector.dart, lib/widgets/common/basic/gestures/ink_well.dart (\u002B366 more). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6b4c742a1aab87cdaedc6aac5466c8b30f81da464031ca59a1624bbac15bf9d0"}},{"ruleId":"D19","level":"note","message":{"text":"The feature list lists multi-page TIFFs and SVGs but does not mention how to open them (e.g., via an embedded viewer) or whether they are supported by default.: Add a brief sentence noting that the app natively supports multi-page TIFFs/SVGs and where to find the viewer in the docs."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9b2f5a7a402c909c5d2c089acd93272a093ffc906368ed60f6d9e05b66a65f5d"}},{"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":"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":"73514371790ad2b3777325d1d0559e4889a165db07f5b9e44fee9adb557ef0f7"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"063a125e2b3b0333af45c0752703a8d3067ad0df87cd8f7580331a9b56d7b755"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"a42b64f728e61d83269c9c2e0f97552c369bab618b45c1670fdba2c344372a40"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: entry_set.dart \u2194 app_bar.dart: \u0060lib/view/src/actions/entry_set.dart\u0060 (context view) and \u0060lib/widgets/collection/app_bar.dart\u0060 (context widgets) sit in DIFFERENT parts of the tree yet change together 57% of the time (24 of the 42 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/view/src/actions/entry_set.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"26f1f0eba3ffe0581b8fcab2e8171d88a4674adab3297357f6ea2ef0ec379f92"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: entry_set.dart \u2194 entry_set_action_delegate.dart: \u0060lib/view/src/actions/entry_set.dart\u0060 (context view) and \u0060lib/widgets/collection/entry_set_action_delegate.dart\u0060 (context widgets) sit in DIFFERENT parts of the tree yet change together 55% of the time (23 of the 42 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/view/src/actions/entry_set.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4a7526de03e01ef34219b700346a06135ddb2dae8a801797766364fe5f861779"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: geo_map.dart \u2194 aves_services_platform.dart: \u0060lib/widgets/common/map/geo_map.dart\u0060 (context widgets) and \u0060plugins/aves_services_google/lib/aves_services_platform.dart\u0060 (context plugins) sit in DIFFERENT parts of the tree yet change together 50% of the time (9 of the 18 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/widgets/common/map/geo_map.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"10a83209f4fb34367c8d5e67ff2c70c2a9e2da1b088bd8bb12b96ca119940a87"}},{"ruleId":"D35","level":"error","message":{"text":"Boundary-crossing change coupling: icons.dart \u2194 entry.dart: \u0060lib/theme/icons.dart\u0060 (context theme) and \u0060plugins/aves_model/lib/src/actions/entry.dart\u0060 (context plugins) sit in DIFFERENT parts of the tree yet 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) \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/theme/icons.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c6a273eded478030e381881982a93fd2522eba730baa81941d4c3d532da7784b"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: RegionFetcher.kt \u2194 TiffRegionFetcher.kt: \u0060android/app/src/main/kotlin/deckers/thibault/aves/decoding/RegionFetcher.kt\u0060 and \u0060android/app/src/main/kotlin/deckers/thibault/aves/decoding/TiffRegionFetcher.kt\u0060 change together 65% of the time (11 of the 17 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":"android/app/src/main/kotlin/deckers/thibault/aves/decoding/RegionFetcher.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"675207c553f2c3189ef62bc44a25104e479ca2b183d595f35d01bf04e6bd49cd"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: ThumbnailFetcher.kt \u2194 TiffRegionFetcher.kt: \u0060android/app/src/main/kotlin/deckers/thibault/aves/decoding/ThumbnailFetcher.kt\u0060 and \u0060android/app/src/main/kotlin/deckers/thibault/aves/decoding/TiffRegionFetcher.kt\u0060 change together 65% of the time (11 of the 17 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":"android/app/src/main/kotlin/deckers/thibault/aves/decoding/ThumbnailFetcher.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ee61fc1af342deda9822cb4b81ff0c290572f9909946e8173817c394e1bf6ab"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: MetadataFetchHandler.kt \u2194 MultiPage.kt: \u0060android/app/src/main/kotlin/deckers/thibault/aves/channel/calls/MetadataFetchHandler.kt\u0060 and \u0060android/app/src/main/kotlin/deckers/thibault/aves/metadata/MultiPage.kt\u0060 change together 63% of the time (22 of the 35 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":"android/app/src/main/kotlin/deckers/thibault/aves/channel/calls/MetadataFetchHandler.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d3326b5e82a17cc1be1fb7ceb78b4ed566b5579230952e2ec1bb790a0c7337f8"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: PixyMetaHelper.kt \u2194 ImageProvider.kt: \u0060android/app/src/main/kotlin/deckers/thibault/aves/metadata/PixyMetaHelper.kt\u0060 and \u0060android/app/src/main/kotlin/deckers/thibault/aves/model/provider/ImageProvider.kt\u0060 change together 60% of the time (6 of the 10 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"android/app/src/main/kotlin/deckers/thibault/aves/metadata/PixyMetaHelper.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b0bee2f5f3ebdbb8eaf0fbc9f038347df1c232a91e19a89a585089b96b2fe154"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: ImageByteStreamHandler.kt \u2194 MultiPageImageGlideModule.kt: \u0060android/app/src/main/kotlin/deckers/thibault/aves/channel/streams/darttoplatform/ImageByteStreamHandler.kt\u0060 and \u0060android/app/src/main/kotlin/deckers/thibault/aves/glide/MultiPageImageGlideModule.kt\u0060 change together 60% of the time (6 of the 10 commits that touched whichever of the two files changed less often, counting a file under its earlier names as well) with no explicit dependency \u2014 the edge is real but nothing declares it. Read the pair before acting: if one registers itself into the other through a hook or an initialiser, the missing dependency is DELIBERATE \u2014 the registration is the link, and it is meant not to be an import \u2014 and the thing to add is a comment on each side naming the other, not a merge; if they simply belong together, co-locate them; if neither holds, the coupling is hidden and worth breaking."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"android/app/src/main/kotlin/deckers/thibault/aves/channel/streams/darttoplatform/ImageByteStreamHandler.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d5758f306758bd011fa16f74169cc1ae93260f7b5209b6ddc9ab0f9db2024f6b"}},{"ruleId":"D35","level":"warning","message":{"text":"Change coupling: entry_viewer_stack.dart \u2194 wallpaper_page.dart: \u0060lib/widgets/viewer/entry_viewer_stack.dart\u0060 and \u0060lib/widgets/wallpaper_page.dart\u0060 change together 58% of the time (19 of the 33 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/widgets/viewer/entry_viewer_stack.dart"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"71642964b143d441264d8d46a12ad1a0f4fe635d5382f099b1d79056ccc8dd30"}},{"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":"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-926","guid":"0d9b5579-5549-555a-8a97-f9cc14f3ad4a","name":"CWE-926","shortDescription":{"text":"CWE-926"},"helpUri":"https://cwe.mitre.org/data/definitions/926.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":6,"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."]}]}