Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE #14

Open
Shotokanman opened this issue Mar 6, 2021 · 3 comments
Open

CVE #14

Shotokanman opened this issue Mar 6, 2021 · 3 comments

Comments

@Shotokanman
Copy link

It does not seem to be finding CVE's when I click on the link.

@variamus
Copy link

variamus commented May 4, 2022

Same here :/

@stevecharon
Copy link

I am observing this as well. Initially I thougt this is my firewall, but after enabling access to the cve site mentioned in cve.py I get
---------start docker log snippet ------------
Traceback (most recent call last):
File "/opt/nmapdashboard/nmapreport/nmap/cve.py", line 113, in
getcve(sys.argv[1])
File "/opt/nmapdashboard/nmapreport/nmap/cve.py", line 81, in getcve
if r.json() is not None:
File "/usr/lib/python3/dist-packages/requests/models.py", line 892, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib/python3.6/json/init.py", line 354, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
-----------end docker log snippet--------
so I think this is some bug or api of cve changed perhaps.

@tmanok
Copy link

tmanok commented Jun 7, 2022

Does anyone know if the maintainer is leaving this project? They have code commits to other projects but there doesn't appear to be much activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants