Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export an all.zip containing every vulnerability. #2423

Open
michaelkedar opened this issue Jul 30, 2024 · 0 comments
Open

Export an all.zip containing every vulnerability. #2423

michaelkedar opened this issue Jul 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@michaelkedar
Copy link
Member

We currently do not have an easy way to download every single OSV record - we only have the zip files for individual ecosystems, which a) duplicates vulnerabilities that are in multiple ecosystems and b) misses vulnerabilities that aren't in any ecosystems (e.g. Android seems to be removing all details from records that they withdraw, meaning they will no longer show up in any zip file)

We should export an all.zip containing every vulnerability for consumers who want to download the entire database (e.g. deps.dev).

@michaelkedar michaelkedar added the enhancement New feature or request label Jul 30, 2024
hogo6002 added a commit that referenced this issue Oct 16, 2024
Add a ZIP file containing records from all ecosystems to solve
#2423. Write everything to the
default work directory for reuse by the new unified all.zip (instead of
using temporary directories). Clean up the work directory afterward.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants