Show the vulnerable path when doing transitive dependency scanning
Open
backlog
enhancement
- Dominant language
- Go
- Stars
- 11k
- Forks
- 792
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 48
Description
Currently we only show vulnerabilities for transitive dependencies but not the path how we depend on the vulnerable dependency. Considering the lack of lockfile for these ecosystem, it will be helpful to also show the vulnerable path (for example what `npm audit` does) when reporting the vulnerabilities.
Contributor guide
Assessment
This issue has not been assessed yet.