Introduce a new API endpoint to list vulnerability archives for projects
Why are we doing this work
We want to introduce a new API endpoint to list all the vulnerability archives for the given project. This API will be used by the client applications to show the list of archives on the UI.
Implementation plan
-
backend Implement a new API to return all vulnerability archives for projects.
Verification steps
-
Verify that the API responds with vulnerability archives.