Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Adding insight in json report #352

Open
Ali-Yazdani opened this issue Sep 26, 2024 · 3 comments
Open

Feature: Adding insight in json report #352

Ali-Yazdani opened this issue Sep 26, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Ali-Yazdani
Copy link

Request Description

It would be great to include insights showing indirect dependencies in the .json report, similar to the insights currently available in both HTML and CLI output.

Additional Information

No response

@Ali-Yazdani Ali-Yazdani added the enhancement New feature or request label Sep 26, 2024
@prabhu
Copy link
Member

prabhu commented Sep 27, 2024

@Ali-Yazdani did you check the .vdr.json file? It must have the insights as a property.

@Ali-Yazdani
Copy link
Author

@prabhu While I'm using depscan --bom bom.json --explain, there is just a bom.vdr.json file which is not for that reason. The insights are not part of the depscan-bom.json file, which contains the results.

@prabhu
Copy link
Member

prabhu commented Oct 14, 2024

VDR would also have the vulnerabilities. The jsonlines file is going away in v6, so best to not use that file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants