Skip to content

python-gvm 23.4.0

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 03 Apr 08:24
· 318 commits to main since this release

23.4.0 - 2023-04-03

Added

  • Allow to query host and os details 3c38b194
  • Add linting for Python 3.11 eaa90239

Changed

  • Remove console output from ssh connection tests d93a3ab8
  • Fasten the CI by using a short timeout for SSH connection tests 878d4c35
  • Set Python 3.7.2 as minimum to allow installing pylint 2.17.0 6c84f040
  • Use a single workflow file for releases 4244713d

Bug Fixes

  • Set connection timeout for the ssh remote host key socket too f7ec73c6
  • Fix ssh connection error test case 83706520
  • Resolve deprecation warnings about assertEquals in tests 65ba6454