HASecuritySolutions / VulnWhisperer

Create actionable data from your Vulnerability Scans
https://twitter.com/VulnWhisperer
Apache License 2.0
1.35k stars 271 forks source link

vulnwhisperer and python 2 EOL? #197

Open jjasen-nccs opened 4 years ago

jjasen-nccs commented 4 years ago

Describe the bug Python 2.7.x is EOL in January 202

Affected module installation

VulnWhisperer debug trail If applicable, paste the VulnWhisperer debug trail of the execution for further detail (execute with '-d' flag).

To Reproduce Steps to reproduce the behavior: 1.pip install -r /path/to/requirements.txt

vulnwhisperer fails to run with python3, from my limited testing, python2 is effectively EOL.

qmontal commented 4 years ago

Hi @jjasen-nccs,

VulnWhisperer does fail to run with python3, we have not yet migrated to it, but currently we are not having resources to work on that. There are projects in place to continue developing it, and we also got stuck in the middle of a milestone, but we won't be able to continue with it until we get more resources or there appear other interested collaborators from the open source community.

Cheers!