fix: [AttributeError: 'NVD_Source' object has no attribute 'logger'] · Issue #5095 · intel/cve-bin-tool · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to update the database for cve-bin-tool and after the download section I get a long error message.
Add a short description of the problem.
To reproduce
Steps to reproduce the behaviour:
cve-bin-tool --update now -n api2 --nvd-api-key [YOUR API KEY]
see error
Expected behaviour:
Actual behaviour: error message comes
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)
On Linux (or Windows Subsystem for Linux) you can run uname -a
Linux famos 6.8.0-59-generic New Checker: sqlite #61~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 17:03:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Python version (e.g. python3 --version):
Python 3.10.12
Running in any particular CI environment we should know about? (e.g. Github Actions)
N/A
Anything else?
Feel free to add any other context here.
The text was updated successfully, but these errors were encountered:
Description
I would like to update the database for cve-bin-tool and after the download section I get a long error message.
Add a short description of the problem.
To reproduce
Steps to reproduce the behaviour:
Expected behaviour:
Actual behaviour: error message comes
Version/platform info
Version of CVE-bin-tool( e.g. output of
cve-bin-tool --version
): 3.4Installed from pypi or github? pypi
Operating system: Linux/Windows (other platforms are unsupported but feel free to report issues anyhow)
uname -a
Linux famos 6.8.0-59-generic New Checker: sqlite #61~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 17:03:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Python version (e.g.
python3 --version
):Python 3.10.12
Running in any particular CI environment we should know about? (e.g. Github Actions)
N/A
Anything else?
Feel free to add any other context here.
The text was updated successfully, but these errors were encountered: