{"$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":"D5","name":"Coupling","shortDescription":{"text":"Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D5"},{"id":"D6","name":"Cohesion (LCOM4)","shortDescription":{"text":"Cohesion (LCOM4)"},"helpUri":"https://codehealth.canine.dev/dimensions/D6"},{"id":"D8","name":"Code Coverage","shortDescription":{"text":"Code Coverage"},"helpUri":"https://codehealth.canine.dev/dimensions/D8"},{"id":"D9","name":"Test Distribution","shortDescription":{"text":"Test Distribution"},"helpUri":"https://codehealth.canine.dev/dimensions/D9"},{"id":"D11","name":"Test Reliability","shortDescription":{"text":"Test Reliability"},"helpUri":"https://codehealth.canine.dev/dimensions/D11"},{"id":"D12","name":"Dependency Hygiene","shortDescription":{"text":"Dependency Hygiene"},"helpUri":"https://codehealth.canine.dev/dimensions/D12"},{"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":"D14","name":"License Compliance","shortDescription":{"text":"License Compliance"},"helpUri":"https://codehealth.canine.dev/dimensions/D14"},{"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":"D17","name":"Explicit Debt","shortDescription":{"text":"Explicit Debt"},"helpUri":"https://codehealth.canine.dev/dimensions/D17"},{"id":"D18","name":"Solution Shape","shortDescription":{"text":"Solution Shape"},"helpUri":"https://codehealth.canine.dev/dimensions/D18"},{"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":"D23","name":"Boundary Type-Coupling","shortDescription":{"text":"Boundary Type-Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D23"},{"id":"D26","name":"Project Cohesion","shortDescription":{"text":"Project Cohesion"},"helpUri":"https://codehealth.canine.dev/dimensions/D26"},{"id":"D27","name":"Navigability","shortDescription":{"text":"Navigability"},"helpUri":"https://codehealth.canine.dev/dimensions/D27"},{"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":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"ControlBase.CreateControl (cyclomatic 30): ControlBase.CreateControl has cyclomatic complexity 30 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ControlBase.cs"},"region":{"startLine":174}}}],"partialFingerprints":{"codehealthFindingId/v1":"d6ce3a542f56e28e14374fd597ba62deeed106cd5a48393f48ccac2b83d60b10"}},{"ruleId":"D1","level":"warning","message":{"text":"StringHelper.Convert (cyclomatic 24): StringHelper.Convert has cyclomatic complexity 24 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Common/StringHelper.cs"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"74c35b221d3f0f82f4dab38a5c3d60ea833c8baf1268263a64872b0ba0245603"}},{"ruleId":"D1","level":"warning","message":{"text":"AutoForms.BuildForms (cyclomatic 19): AutoForms.BuildForms has cyclomatic complexity 19 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/AutoForms.cs"},"region":{"startLine":117}}}],"partialFingerprints":{"codehealthFindingId/v1":"66d8207f7e437c8e168e2719d95b57eaca4c6b3853970189407c89a6fa31298d"}},{"ruleId":"D1","level":"warning","message":{"text":"ListViewItem.CreateControlView (cyclomatic 17): ListViewItem.CreateControlView has cyclomatic complexity 17 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ListViewItemCell.cs"},"region":{"startLine":281}}}],"partialFingerprints":{"codehealthFindingId/v1":"ad68ec0e94ba2a964e785aa887bf2dac8297499f486c5313527df386bfbf5f9b"}},{"ruleId":"D1","level":"warning","message":{"text":"ControlRadio.AddControlContainers (cyclomatic 16): ControlRadio.AddControlContainers has cyclomatic complexity 16 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ControlRadio.cs"},"region":{"startLine":83}}}],"partialFingerprints":{"codehealthFindingId/v1":"90b5068a8d527a6f243c84c772cc36f5f89f5a67399841e87f04e15b8fe2535f"}},{"ruleId":"D1","level":"warning","message":{"text":"TabGroup.UpdateControls (cyclomatic 16): TabGroup.UpdateControls has cyclomatic complexity 16 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/TabGroup.cs"},"region":{"startLine":141}}}],"partialFingerprints":{"codehealthFindingId/v1":"04371077f9a9f50ccf76948fe75a4571c69466876a44ebab0651f17b861cfd0d"}},{"ruleId":"D2","level":"warning","message":{"text":"AutoForms.BuildForms (cognitive 38): AutoForms.BuildForms has cognitive complexity 38 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/AutoForms.cs"},"region":{"startLine":117}}}],"partialFingerprints":{"codehealthFindingId/v1":"cfa042b4abeb51af7138311893479a5335a9f5adfdfe43d1614459b53360f30e"}},{"ruleId":"D2","level":"warning","message":{"text":"ControlRadio.AddControlContainers (cognitive 34): ControlRadio.AddControlContainers has cognitive complexity 34 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ControlRadio.cs"},"region":{"startLine":83}}}],"partialFingerprints":{"codehealthFindingId/v1":"4c19a71efcd98e6e707071c02f3f1896bfe67d8f6ff26185610885a4a662ff57"}},{"ruleId":"D2","level":"warning","message":{"text":"TabGroup.UpdateControls (cognitive 33): TabGroup.UpdateControls has cognitive complexity 33 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/TabGroup.cs"},"region":{"startLine":141}}}],"partialFingerprints":{"codehealthFindingId/v1":"84cddde11835dc1f07bcee455562d3fafa34c5a7be0e3e8f0bab82b8a34950c9"}},{"ruleId":"D2","level":"warning","message":{"text":"StringHelper.Convert (cognitive 31): StringHelper.Convert has cognitive complexity 31 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Common/StringHelper.cs"},"region":{"startLine":69}}}],"partialFingerprints":{"codehealthFindingId/v1":"efd23971600ac7733c82390fbfe1678920d7a655033b77500aea5873a64c8545"}},{"ruleId":"D2","level":"warning","message":{"text":"SelectButton.SelectButton_Clicked (cognitive 24): SelectButton.SelectButton_Clicked has cognitive complexity 24 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/SelectButton.cs"},"region":{"startLine":60}}}],"partialFingerprints":{"codehealthFindingId/v1":"5250c417ac3fb03409271abda701954c4464270aa7ef4311b09656a168005e7d"}},{"ruleId":"D2","level":"warning","message":{"text":"ControlValidation.MonitorEntryControl (cognitive 22): ControlValidation.MonitorEntryControl has cognitive complexity 22 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ControlValidation.cs"},"region":{"startLine":170}}}],"partialFingerprints":{"codehealthFindingId/v1":"092edeb7da3efc9426093cd503620ed4f0ba24230b0a6702a66912859981e827"}},{"ruleId":"D2","level":"warning","message":{"text":"TabGroup.UpdateSelector (cognitive 22): TabGroup.UpdateSelector has cognitive complexity 22 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/TabGroup.cs"},"region":{"startLine":196}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b00a6ecea8705e38c455629a99c5a862fb2dd6aa4a6cb8ff724d7d2b74d6a09"}},{"ruleId":"D2","level":"warning","message":{"text":"ListViewItem.CreateActionButtons (cognitive 21): ListViewItem.CreateActionButtons has cognitive complexity 21 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ListViewItemCell.cs"},"region":{"startLine":162}}}],"partialFingerprints":{"codehealthFindingId/v1":"78465bfc59c70d07e8a5ce516ddea3885e6350a02397a1960b3a6c333cf75655"}},{"ruleId":"D2","level":"warning","message":{"text":"TabButton.TabButton_Clicked (cognitive 20): TabButton.TabButton_Clicked has cognitive complexity 20 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/TabButton.cs"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"f416cb6a3e120699f81c4f7f3b93e4bf641eb79a86e7909d8127b005d38fc083"}},{"ruleId":"D2","level":"warning","message":{"text":"AutoForms.CheckValidation (cognitive 18): AutoForms.CheckValidation has cognitive complexity 18 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/AutoForms.cs"},"region":{"startLine":295}}}],"partialFingerprints":{"codehealthFindingId/v1":"b73d2c51364eb4d510349e7b418015427da1c195c0b68518598d2d475eab8fd5"}},{"ruleId":"D2","level":"warning","message":{"text":"ControlList.OnBindingContextChanged (cognitive 18): ControlList.OnBindingContextChanged has cognitive complexity 18 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ControlList.cs"},"region":{"startLine":85}}}],"partialFingerprints":{"codehealthFindingId/v1":"935e2a16f4a5c7130b59b3064e5fbedab12d7ce2d485a0ef646db4b28edbd2c0"}},{"ruleId":"D2","level":"warning","message":{"text":"ListViewItem.CreateControlView (cognitive 18): ListViewItem.CreateControlView has cognitive complexity 18 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ListViewItemCell.cs"},"region":{"startLine":281}}}],"partialFingerprints":{"codehealthFindingId/v1":"21f78e656702c0af4668ee034fa6f5312c856db205a931b8b5c45a47a619831d"}},{"ruleId":"D2","level":"warning","message":{"text":"EnumConverter.Convert (cognitive 17): EnumConverter.Convert has cognitive complexity 17 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Converters/EnumConverter.cs"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ec06814afeabe6bbeb839f54bea695a923269e52f4444d4b00e571a0ce9eb4b"}},{"ruleId":"D2","level":"warning","message":{"text":"ControlValidation.BuildValidations (cognitive 16): ControlValidation.BuildValidations has cognitive complexity 16 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ControlValidation.cs"},"region":{"startLine":97}}}],"partialFingerprints":{"codehealthFindingId/v1":"992a2d7b0d288ff8d4e838659d364782fe36fd6749dc4e7393749a2425187048"}},{"ruleId":"D2","level":"warning","message":{"text":"ListViewItem.RecreatControl (cognitive 16): ListViewItem.RecreatControl has cognitive complexity 16 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ListViewItemCell.cs"},"region":{"startLine":100}}}],"partialFingerprints":{"codehealthFindingId/v1":"f71d061e25bcedfd950cac244bc1f82bde204d8e3afe4535c3e175b372d36839"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): AutoForms/Controls/ControlRadio.cs:64-81 | AutoForms/Controls/ControlSelectButton.cs:72-87"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ControlRadio.cs"},"region":{"startLine":64}}}],"partialFingerprints":{"codehealthFindingId/v1":"38d776a9c63e3bfe88f5b1cdf03ebd46a4b75813802a929a33349f61f872d36b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): AutoForms/Controls/ControlValidation.cs:172-185 | AutoForms/Controls/ControlValidation.cs:198-211"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ControlValidation.cs"},"region":{"startLine":172}}}],"partialFingerprints":{"codehealthFindingId/v1":"0086bd40307079d974f50ded898276c6409e6fdf2ba72dae02019c2f0abb1d7f"}},{"ruleId":"D5","level":"warning","message":{"text":"Off the main sequence: AutoForms: AutoForms: abstractness 0.02, instability 0.00, distance 0.98 \u2014 zone of pain \u2014 concrete and heavily depended-on, so it\u0027s rigid to change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"ef77bd4845e383e7431c9f577080292681f7b82320af553d13fdba1911884f0b"}},{"ruleId":"D8","level":"warning","message":{"text":"Coverage not measured \u2014 test suite did not build: Coverage NOT MEASURED: the repo\u0027s own test suite did not build (a C#/MSBuild compiler error in the test code), so no coverage could be collected. It is excluded from the score rather than counted as a near-zero defect. Fix the test build, or commit the Cobertura/OpenCover/lcov report your CI already produces, and real coverage will be measured."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"62e63e619c28f057e129f2997c965d32a457366a9ce18ca019ffb6bdfba85c99"}},{"ruleId":"D9","level":"note","message":{"text":"No tests found: No test suite was found in this repository."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"c9bf64cbb5a4ae13d6bcd01fa3bc8d2879d860c73bc67f176ee3c2cecb8adce3"}},{"ruleId":"D11","level":"warning","message":{"text":"Test reliability not measured \u2014 test suite did not build: Test reliability NOT MEASURED: the repo\u0027s own test suite did not build (a C#/MSBuild compiler error in the test code), so no test ever ran and flakiness could not be exercised. It is excluded from the score rather than counted as a defect. Fix the test build and reliability will be measured."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"daf09aaa4e14533ca5ff2442790c6867a248b3a07dae410d48e7d6405d6fec30"}},{"ruleId":"D16","level":"warning","message":{"text":"single-maintainer \u2014 knowledge-concentration (bus factor) risk: single-maintainer \u2014 knowledge-concentration (bus factor) risk (1 author(s) across 26 commit(s) sampled)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"b4b49d961df742f0e507f4cc5c8094fb077ba0391a27fd015d18320865187719"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO: Load state from previously suspended application \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: #123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.UWP/App.xaml.cs"},"region":{"startLine":64}}}],"partialFingerprints":{"codehealthFindingId/v1":"7f448be9de040d1270b4dc5275f2a10ed5789a158af653739faa024b388c244c"}},{"ruleId":"D17","level":"warning","message":{"text":"TodoComment: //TODO: Save application state and stop any background activity \u2014 source code is not a task system: move the work to your tracker and leave a reference instead (e.g. \u0060// REF: #123\u0060), so the task is planned where tasks live and the ticket links back to the code."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.UWP/App.xaml.cs"},"region":{"startLine":102}}}],"partialFingerprints":{"codehealthFindingId/v1":"399c77f16e8890604cab772a217fc01a734f933b1c55ff3f979fa7be42f240e1"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 13 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ControlList.cs"},"region":{"startLine":297}}}],"partialFingerprints":{"codehealthFindingId/v1":"2d9fd1384b3b46f83e9d8fb43fd068236a49d1db2106b2533aee639ee6a1d430"}},{"ruleId":"D17","level":"warning","message":{"text":"CommentedOutCode: 5 consecutive commented-code lines"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/Controls/ListViewItemCell.cs"},"region":{"startLine":335}}}],"partialFingerprints":{"codehealthFindingId/v1":"41d4248cb75dd3b58a8d94ba875c4245c037a728c7334738d3c7f53a0063736a"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 2008"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.UWP/AutoForms.Test.UWP.csproj"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b52d814774e528319f878e17dfc236c7ebbf6ee2af9bf35ed8b6b9decc8f8b1"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 2008"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.UWP/AutoForms.Test.UWP.csproj"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"a60de4032e90a0f41433ebde86bfd5fa9309485cd28007ceb6f31d9eba13a20e"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 2008"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.UWP/AutoForms.Test.UWP.csproj"},"region":{"startLine":49}}}],"partialFingerprints":{"codehealthFindingId/v1":"7eddf588b8a145420d3be0fa180b13d751896bbdda8f1fdf3b03e6e800d48c08"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 2008"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.UWP/AutoForms.Test.UWP.csproj"},"region":{"startLine":60}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b64dc9d35d680d5cfd54dd654734a82d2546e46372b1b00e2479264168dd61d"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 2008"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.UWP/AutoForms.Test.UWP.csproj"},"region":{"startLine":72}}}],"partialFingerprints":{"codehealthFindingId/v1":"691242d97d99030db60913d1604fb301f8dc2ba59f74f05eb7ef1d7ca8f0a9d3"}},{"ruleId":"D17","level":"error","message":{"text":"NoWarnInCsproj: 2008"},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.UWP/AutoForms.Test.UWP.csproj"},"region":{"startLine":83}}}],"partialFingerprints":{"codehealthFindingId/v1":"b426b89c629f1949db236a5fecb75d07eccbc109c36c58510c849bfac2aed724"}},{"ruleId":"D18","level":"note","message":{"text":"Thin analysable surface across projects: 2 project(s) carry only a thin slice of real code (e.g. \u0060AutoForms.Test.Android\u0060 with 45 significant line(s)). The mean analysable-surface weight is 97 %, lowering Solution Shape by about 0.3 point(s). Consolidate thin projects or grow them into substantial, well-scoped assemblies."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"dd0b92fd965c2065080f16843920964ee00f7696ea03d87cdf61aed4cd2c746a"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: AutoForms: AutoForms: 1 % XML-doc coverage (4/347)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms/AutoForms.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"28b62abc3630648fdeaca3dcf58cfd314652a2dcb9b58ffe7557f24da19ab0cd"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: AutoForms.Test.UWP: AutoForms.Test.UWP: 33 % XML-doc coverage (1/3)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.UWP/AutoForms.Test.UWP.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2d7bc570560a7deeaaa2911211b808e7e8cd6ba0f393f0b2dff7fcb56f4d53bd"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: AutoForms.Test.Android: AutoForms.Test.Android: 0 % XML-doc coverage (0/2619)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.Android/AutoForms.Test.Android.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"29811fcec70f9520f56c8d368c211df34a7e68d0017529d5d50d643f91be6fec"}},{"ruleId":"D19","level":"warning","message":{"text":"Low XML-doc coverage: AutoForms.Test.iOS: AutoForms.Test.iOS: 0 % XML-doc coverage (0/3)."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"AutoForms.Test/AutoForms.Test.iOS/AutoForms.Test.iOS.csproj"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ab5b7cc769db4d8dcff043f1a81844dfb05c314dff1331b04520ddb03f82dea2"}},{"ruleId":"D23","level":"note","message":{"text":"Bounded contexts not declared: At 4872 LoC across 5 projects the codebase is large and multi-module, so explicit bounded contexts are needed. Name this codebase\u0027s bounded contexts (\u22652 module groups, e.g. per subsystem) so cross-boundary type coupling can be assessed. Declare them in \u0060.codehealth/config.yaml\u0060 at the repository root (create it if absent), mapping each context name to the namespace prefixes that belong to it \u2014 e.g. \u0060architecture:\u0060 \u2192 \u0060contexts:\u0060 \u2192 \u0060Billing: [\u0022Acme.Billing\u0022]\u0060, \u0060Catalog: [\u0022Acme.Catalog\u0022]\u0060."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"1c7e276c9c682731f01819ed5378b90ca320cde1b583c90920172911598362b3"}}],"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-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-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":0,"secretScannerRunsExcluded":0}}}]}