Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Create bulk CVE API endpoint #696

Open
1 task
DJensen94 opened this issue Dec 22, 2023 · 0 comments
Open
1 task

Create bulk CVE API endpoint #696

DJensen94 opened this issue Dec 22, 2023 · 0 comments

Comments

@DJensen94
Copy link
Contributor

💡 Summary

Create an endpoint to pull all CVEs and related Products from P&E's DB. The endpoint should be able to accept a date to pull from. This will allow users to pull only recently created or modified CVEs

Motivation and context

This will allow us to update Crossfeed's CVE tables on a regular cadence, once they are created

Implementation notes

This will be a paginated and tasked endpoint. The user will be able to specify how many CVEs per page and which page to pull from. The user will have to create an initial task creation endpoint and then check a task status endpoint periodically until the query finishes and the results can be returned for that page. and then they can continue to the next page of the response and repeat the same process.

Acceptance criteria

How do we know when this work is done?

  • Criterion
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant