21.6.0 - 2021-06-13
This release needs python-gvm >= 21.5.0 to work
Added
- Added new script
script/create-consolidated-reports.gmp.py
, that consolidates the last reports of tasks filtered by time period and tags #370 - Added new script
script/create-cve-report-from-json.gmp.py
that generates an CVE Report from an correctly formatted JSON. #376 - Added script bulk-modify-schedules.gmp.py #445
Changed
- Added
in_asset
argument toimport_report()
toscript/combine-reports.gmp.py
#383