Hola,
I am having with the NIST files appending to the existing vulnerability database. I pull the files, they are put in the default folder:
C:\ProgramData\SolarWinds\NCM\Vuln\Xml
But, when I select "Run Now", it just keeps the same records and doesn't seem to update the VulnData.sdf file (the size stays the same). I keep showing the same 296 records, the latest of which being from March of 2017.
I checked the logs, and see this (it seems it's skipping the import?):
2018-04-11 14:21:22,315 [46] INFO SolarWinds.NCM.VulnLib.VulnImporter - Import started.
2018-04-11 14:21:22,315 [46] INFO SolarWinds.NCM.VulnLib.VulnImporter - Xml path: "C:\ProgramData\SolarWinds\NCM\Vuln\Xml".
2018-04-11 14:21:22,315 [46] INFO SolarWinds.NCM.VulnLib.VulnImporter - Import "nvdcve-2.0-modified.xml" started.
2018-04-11 14:21:22,343 [46] INFO SolarWinds.NCM.VulnLib.VulnImporter - Skip import "nvdcve-2.0-modified.xml".
2018-04-11 14:21:22,343 [46] INFO SolarWinds.NCM.VulnLib.VulnImporter - Import "nvdcve-2.0-recent.xml" started.
2018-04-11 14:21:22,351 [46] INFO SolarWinds.NCM.VulnLib.VulnImporter - Skip import "nvdcve-2.0-recent.xml".
2018-04-11 14:21:22,351 [46] INFO SolarWinds.NCM.VulnLib.VulnImporter - Import finished.
Any help or advice would be greatly appreciated -
thank you!