discussion: dependency graph visualisation in HTML report
Open
@Ayush7614 is already working on this.
Since Jul 22, 2026.
enhancement
question
- Dominant language
- TypeScript
- Stars
- 715
- Forks
- 145
- Avg merge
- 21h 39m
- Merged PRs (30d)
- 66
Description
Idea: add an interactive dependency graph view to the HTML report to help users visualise the full dependency tree and the blast radius of vulnerable packages. This would complement the per-finding dependency path already shown in the expanded row. Needs design input — a full graph can become unreadable on large projects (e.g. 3,000+ packages). Open for community discussion before committing to implementation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.