AppThreat / vulnerability-db

Vulnerability database and package search for sources such as Linux, OSV, NVD, GitHub and npm. Powered by sqlite, CVE 5.0, purl, and vers.
MIT License
88 stars 22 forks source link

Prebuilt dbs not extracting correctly #182

Open cerrussell opened 1 month ago

cerrussell commented 1 month ago

This may be a Windows bug. When the prebuilt databases are pulled from oras and initialized, it appears they are not extracted correctly. Each is only 8kb and contains a sql_master table but not the cve data or index tables. Manually extracting from the archives works fine.