fasten-project / vulnerability-producer

Gathers, enriches and publishes vulnerability information to a Kafka topic.
https://www.fasten-project.eu/
Apache License 2.0
6 stars 3 forks source link

The `published_date` field becomes empty for some vulnerabilities #128

Open mir-am opened 2 years ago

mir-am commented 2 years ago

It seems that when the vulnerability producer runs for a couple of days/weeks, the published_date field becomes missing for some vulnerability statements. For example, see this CVE-2020-5231.json on monster. Though, it has a published_date on the NVD database. Possibly, when merging vulnerabilities, this issue may happen.