HASecuritySolutions/VulnWhisperer

vulnwhisperer and python 2 EOL?

Open

#197 opened on Nov 8, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (1,320 stars) (281 forks)batch import
code improvementhelp wantedversion update

Description

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.

Contributor guide