HASecuritySolutions/VulnWhisperer

vulnwhisperer and python 2 EOL?

Open

#197 geöffnet am 8. Nov. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (281 Forks)batch import
code improvementhelp wantedversion update

Repository-Metriken

Stars
 (1.320 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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