Open
Description
Description
Attempting to create an initial database results in the cve-bin-tool process being killed with out of memory message
To reproduce
cve-bin-tool -u now -n json-mirror afile
Expected behaviour:
Database is created
Actual behaviour:
Process is killed part way through the database load and the database file is not created
Version/platform info
Version of CVE-bin-tool( e.g. output of cve-bin-tool --version
): 3.4
Installed from pypi or github? pypi
Operating system: Linux/Windows (other platforms are unsupported but feel free to report issues anyhow)
WSL2 on Windows 11
Python version (e.g. python3 --version
): 3.10.12
Running in any particular CI environment we should know about? (e.g. Github Actions) Running in WSL2 (10GB RAM)