Skip to content

fix(report): link finding IDs to detail sections - #458

Open
AydinGuney428 wants to merge 2 commits into
KeygraphHQ:mainfrom
AydinGuney428:fix/pdf-finding-links
Open

AydinGuney428 wants to merge 2 commits into
KeygraphHQ:mainfrom
AydinGuney428:fix/pdf-finding-links

Conversation

@AydinGuney428

Copy link
Copy Markdown

Summary

Makes finding IDs in the PDF Findings Overview table clickable so they jump directly to the corresponding finding detail section.

What changed

  • adds a stable per-finding Typst label (finding-<id>) to each finding heading
  • turns the ID column in Findings Overview into internal PDF links to those labels
  • reuses the same labeled heading helper for both exploit and analysis report modes

Closes #457.

Validation

The change is limited to the Typst report template and preserves the existing heading/outline structure. I verified the branch diff against main; no unrelated source changes remain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Issue IDs in the PDF should link to the according detail page

1 participant