canonical / ubuntu-com-security-api

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

Remove default CVES remove inactive statuses behaviour #99

Closed albertkol closed 2 years ago

albertkol commented 2 years ago

Done

cves.json endpoint seems to filter out inactive statuses, while the .json endpoint does not.

To keep things consistent, cves.json no longer filters out inactive statuses.

QA