vulnerablecode icon indicating copy to clipboard operation
vulnerablecode copied to clipboard

Import all data sources listed in https://github.com/BoaThor/CVE-Resources

Open pombredanne opened this issue 1 year ago • 1 comments

@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

pombredanne avatar Sep 29 '24 15:09 pombredanne

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.

Rishi-source avatar Oct 13 '24 15:10 Rishi-source

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

BoaThor avatar Jan 29 '25 14:01 BoaThor