i tried to run import.py to populate the database but it failed:
# python3 ./import.py
Downloading CPE data from https://nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.3.xml.gz ...
<urlopen error [Errno -2] Name or service not known>
I was able to download official-cpe-dictionary_v2.3.xml.gz from the address manually, so I guess the error is happening somewhere later... Do you have an idea?
Hi,
i tried to run import.py to populate the database but it failed:
I was able to download official-cpe-dictionary_v2.3.xml.gz from the address manually, so I guess the error is happening somewhere later... Do you have an idea?
bests
Sascha