-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Hi,
I got this running example, after adding () to print() in dojo_populate.py, i got this one.
» ❯ python3 dojo_populate.py
Traceback (most recent call last):
File "dojo_populate.py", line 27, in <module>
dd = defectdojo.DefectDojoAPI(host, api_key, user, debug=False)
File "/home/cyril/trydefectdojoapi/venv/lib/python3.7/site-packages/defectdojo_api/defectdojo.py", line 37, in __init__
if host.split('/') > 3:
TypeError: '>' not supported between instances of 'list' and 'int'
Thanks for help
praveendvd, Martin2877, fnbf and righel
Metadata
Metadata
Assignees
Labels
No labels