HASecuritySolutions/VulnWhisperer

vulnwhisperer and python 2 EOL?

Open

#197 aberto em 8 de nov. de 2019

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (281 forks)batch import
code improvementhelp wantedversion update

Métricas do repositório

Stars
 (1.320 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador