jarek-o
jarek-o
Hi team, I have noticed Gentoo importer fails due to some problem with invalid version: ``` ./manage.py import vulnerabilities.importers.gentoo.GentooImporter Importing data using vulnerabilities.importers.gentoo.GentooImporter Traceback (most recent call last): File "/app/vulnerabilities/management/commands/import.py",...
Hi Team, I have noticed this error when I tried to start the Istio importer: ``` ./manage.py import vulnerabilities.importers.istio.IstioImporter Importing data using vulnerabilities.importers.istio.IstioImporter Traceback (most recent call last): File "/app/vulnerabilities/management/commands/import.py",...
Hi Team, I have noticed that OpenSSL importer fails due to 404 page not found: ``` ./manage.py import vulnerabilities.importers.openssl.OpensslImporter Importing data using vulnerabilities.importers.openssl.OpensslImporter Error while fetching https://www.openssl.org/news/vulnerabilities.xml: 404 Traceback (most...
Vulnerable Code version: 36.1.3, v36.1.1 and possibly all others System: OpenShift Hi team, I have noticed recently that our NVD importer is not working anymore, it gives me this error:...