Hi Christian,
Thanks for the reply.
I just wanted to use https://nvd.nist.gov/feeds/json/cve/1.0/nvdcve-1.0-recent.json.gz with basexgui. basexgui doesn't seem to process the archive correctly.
The archive https://nvd.nist.gov/feeds/json/cve/1.0/nvdcve-1.0-recent.json.zip seems to be processed fine by basexgui.
This seems to be a basex/basexgui bug or at least a limitation, yes?
Regards, RG
P.S.: Regarding GitHub issues... I know how to search those. How do I search past mailman threads?
On Sun, Nov 25, 2018 at 8:53 PM Christian Grün christian.gruen@gmail.com wrote:
Hi Rick,
Would've filed an issue, but the request is to post here first. (?)
Thanks. Many GitHub issues in the past were no bugs, but misunderstandings, so we are asking users to write to the list first.
Using version 9.1 BaseX app, a GZIP archive
https://nvd.nist.gov/feeds/json/cve/1.0/nvdcve-1.0-recent.json.gz of a JSON database can't be used to properly create a database. Interestingly, a ZIP archive https://nvd.nist.gov/feeds/json/cve/1.0/nvdcve-1.0-recent.json.zip works fine.
Do you really want to create a BaseX database from a "JSON database"? If yes, which format has this database?
Or does your archive contain a set of (tarred) JSON files, which you would like to import in BaseX as XML? Did you try to rename your file suffix to .tgz?
Best, Christian