aquasecurity / trivy-vscode-extension

A VS Code Extension for Trivy
https://marketplace.visualstudio.com/items?itemName=AquaSecurityOfficial.trivy-vulnerability-scanner
Apache License 2.0
109 stars 18 forks source link

Trivy scan on workspace does not open files from findings explorer #51

Open maritiren opened 2 months ago

maritiren commented 2 months ago

I have many repos in a VS Code workspace. Running the scanner provides several of results where the results from different repos are listed under the same path. E.g. "Dockerfile> DS026" in the image below has three results from different repos, and pressing any of these files do not take me to the respective file.

I expect the file to be opened as showed in the demo-video on the main page. That saves me a lot of hassle parsing through every repo and checking every Dockerfile.

trivy-vscode-workspace