HASecuritySolutions / VulnWhisperer

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

Couldn't process all scans: 'ascii' codec can't encode character u'\u2013' in position 425: ordinal not in range(128) #224

Open mbauer599 opened 3 years ago

mbauer599 commented 3 years ago

Describe the bug Good Question. The only documentation I can find on this is based on qualysapi version however I'm using the compose to build this so package versioning should not be an issue.

Really I just need to know what this means and maybe some better debugging :p

Affected module Qualys VM.

VulnWhisperer debug trail

vulnwhisperer    | ERROR:qualysWhisperAPI:get_all_scans:Couldn't process all scans: 'ascii' codec can't encode character u'\u2013' in position 425: ordinal not in range(128)
vulnwhisperer    | ERROR:root:main:No objects to concatenate
vulnwhisperer    | ERROR: No objects to concatenate
vulnwhisperer exited with code 2

Expected behavior Login and data pull.

System in which VulnWhisperer runs (please complete the following information): I'm using the docker-compose from the repo to build this and ELK. This is the only issue i'm having thus far.