Skip to content

Improve finding-to-edge mapping in GraphIR #38

@badimirzai

Description

@badimirzai

Findings currently attach to too many edges in some topology cases. Example: pull-down I2C findings attach to several GND-related edges, not only the actual bad resistor path and affected I2C net.

Goal:
Make finding linkage more precise for Studio interaction.

Acceptance criteria:

  • Pull-up/pull-down findings attach to the offending resistor node.
  • Finding links to the affected I2C net/interface.
  • Avoid attaching the same finding to unrelated GND pairwise edges.
  • findings_index should be stable enough for UI highlighting.
  • Do not change deterministic scan findings, only graph linkage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions