Skip to content

python-gvm 20.8.1

Compare
Choose a tag to compare
@y0urself y0urself released this 01 Sep 08:39

20.8.1 - 2020-09-01

Added

  • Added AlertMethods: Alemba vFire, Tippingpoint SMS #275
  • Added AlertConditions: Error, SeverityChanged #275
  • Added AlertEvents: Assigned ticket changed, Owned ticket changed, Ticket received #275

Changed

  • pretty_print() has a new argument that can optionally handle a file. The output is redirected to this file. default is sys.stdout, as it is for build-in print() #277

Fixed

  • ARP_PING is now a field of AliveTypes, the old APR_PING name is still available. #281