RedHatProductSecurity / cvelib

A Python library and command line interface for CVE Services.
MIT License
56 stars 24 forks source link

Feature request: automatically get cna container if full json file is detected #42

Closed MrSeccubus closed 1 year ago

MrSeccubus commented 1 year ago

If I make a json file with e.g. vulnogram I want to be able to submit it via cvelib without the need to manually copy from or edit the json file itself.

it would be great if the cve tool detected that I'm using a full file and gets the cna container from it.