Releases
v21.1.0
21.1.0 - 2021-01-20
Added
Added pretty_print
to pyshell
by default, so it does not need to be manually imported #305
Added tests for helper
module #310
Added tests for parser
module #311
Added tests for scripts/send-target.gmp.py
#314
Added tests for scripts/send-tasks.gmp.py
#317
Added tests for scripts/send-schedules.gmp.py
#344
Added tests for script/start-alert-scan.gmp.py
#344
Adding useful script helper functions to the helper.py
#317
CI tests Python 3.9 now. #353
Added tests for script/combine-reports.gmp.py
#366
Changed
The script/start-alert-scan.gmp.py
has been reworked with argparser #344
Moved generic functions to generate random ids and ips from scripts to the helper
module. #365
Deprecated
Dropped Python 3.5 and Python 3.6 support. Python 3.7+ is required now. #353
Fixed
Fixed the send-targets.gmp.py
script. #313
Fixed the pdf-report.gmp.py
script when an empty report is downloaded #328
Fixed the combine-reports.gmp.py
script, the import_report()
command changed since v9.0. #366
You can’t perform that action at this time.