App Admin
Ingest CVE List
Download CVE Transactions
Save CVE DB Report Data
Back to Admin Panel
Set Up CVE List Ingestion
The process to ingest the CVE Corpus into our CVE SQL DB consists of the following steps:
Copy the CVE corpus into our Development Environment
From the Merysol Advisor App in the Admin area, run the "ingest CVE List" function (this screen)
This should be done from the Dev Environment as the DB updated is the production CVE DB
The CVE site keeps the CVE DB Updated as changes happen in the CVE Corpus by using git pull
If required, this process can be rerun. However, the CVE DB must be erased first n the Dev and Production environments
The Production App should be disallowed from searching the CVE DB during this time
Select Ingestion Parameters
Earliest year is 1999
Latest year is current year
Number of files grouped for processing. Recommended 1000 for full download and 50 for daily update
Note:
The CVE Ingestion process populates a set of SQL Tables in the Merysol Advisor App.
This is primarily a batch process as it takes hours to complete as there are approx 250,000 CVEs.
The total amount of Disk space used is approx. 250 MB
Submit