canonical / ubuntu-com-security-api

The API for CVEs and USNs data.
16 stars 9 forks source link

[Feature request] Add the option to query for multiple CVEs in the query, possibly by specifying multiple ?q=CVE-ID1&q=CVE-ID2 #140

Closed dparv closed 1 month ago

dparv commented 5 months ago

Summary

We would like to have the option to query in a single query multiple CVEs (e.g. 10, 20, etc) so we don't have to query the API n-times.

Process

N/A

Current and expected result

Be able to query multiple CVEs.

Screenshot

N/A

Browser details

N/A

samhotep commented 1 month ago

Addressed by https://github.com/canonical/ubuntu-com-security-api/pull/169