Import all data sources listed in https://github.com/BoaThor/CVE-Resources
@boathor created a great data sources list We should import all data sources listed in https://github.com/BoaThor/CVE-Resources (we do already import several)
See also:
- https://github.com/BoaThor/CVE-Resources/issues/1
- https://github.com/BoaThor/CVE-Resources/issues/3
Hi @pombredanne , I really want to add this data source but the problem which I am facing is that how should I import the data as the data is inside the link which has many more link for different data set. What approach should I use to import this kind of datasets.
Basically, I have the some issue. There are 2 solutions: For all data source you need a tailored connector/driver/import-adapter that unifies the data to standard format e.g. a json or xml. I personally tried this approach and I decided I might have the time for maybe creating and maintaining 2-4 of those adapters - leaving 100 resources behind. The second approach is - waiting for a "free to use" AI (e.g. LLM) the can collect the data from life-internet, enrich the data reliably and puts the data out as json, xml. However AI reliability is currently low and free is currently limited :D