-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
Getting a deprecation warning exception from the API.
[09:26:25] [DEBUG] [672f3e0a357d3896] Retrieved scan status
[09:26:25] [DEBUG] [672f3e0a357d3896] Retrieved scan log messages
[09:26:42] [DEBUG] [672f3e0a357d3896] Retrieved scan status
/home/baal/bin/python/sqlmap/lib/core/common.py:4426: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
if getattr(ex, "message", None):
/home/baal/bin/python/sqlmap/lib/core/common.py:4427: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
retVal = ex.message
[09:26:46] [DEBUG] [672f3e0a357d3896] Retrieved scan log messages
Reactions are currently unavailable