Skip to content

Releases: greenbone/python-gvm

python-gvm 24.3.0

14 Mar 09:56

Choose a tag to compare

24.3.0 - 2024-03-14

Added

  • Add a base class for Enums in python-gvm 5e74178f

Removed

Changed

  • Use base enum class for most enums in python-gvm 82366454
  • Update README f1c8a88e
  • Convert GvmConnection into a protocol 60712a8c
  • A connection is not a xml reader dd53b486
  • Improve types of connection module and fix some glitches a860493e
  • Update copyright headers any year 8e1e0b5a
  • Ignore ruff cache from git 5e069ac4
  • Only list direct dev dependencies 61d95022
  • Merge coverage config into pyproject.toml 6d2bbf72
  • Remove remarkrc 51660312
  • Update copyright year 1758a770
  • Replace isort and pylint with ruff a00134bc
  • Use dev group instead of dev dependencies for poetry 0312cf1c
  • Use trusted publisher upload for PyPI 2aabf94a

Dependencies

  • Bump the python-packages group with 5 updates 7135d98f
  • Bump the python-packages group with 6 updates 15ffc0bf
  • Bump the python-packages group with 8 updates 6db4b1ee
  • Bump cryptography from 42.0.3 to 42.0.4 4e3e2728
  • Bump the python-packages group with 5 updates 39a327d7
  • Bump the python-packages group with 2 updates 9f00f184
  • Bump the python-packages group with 8 updates 671521d1

python-gvm 24.1.0

12 Jan 10:11

Choose a tag to compare

24.1.0 - 2024-01-12

Bug Fixes

  • Remove unused local variables d2c3e505
  • Add InvalidArgumentType superclass init a0789e2c
  • Remove unused variables for add_element returns 285662ec
  • Make explicit/implicit returns consistent 87090ca2
  • Enable "security-and-quality" quereis for CodeQL f0294927

Dependencies

  • Bump jinja2 from 3.1.2 to 3.1.3 e774cb74
  • Bump the python-packages group with 7 updates 2eb480ab
  • Bump paramiko from 3.3.1 to 3.4.0 f20656ac
  • Bump the github-actions group with 1 update 802ec6ca
  • Bump the python-packages group with 8 updates ce5d70b1

python-gvm 23.12.0

13 Dec 07:40

Choose a tag to compare

23.12.0 - 2023-12-13

Added

Dependencies

  • Bump the python-packages group with 5 updates 96712c95
  • Bump the python-packages group with 4 updates 71e8a966
  • Bump cryptography from 41.0.5 to 41.0.6 ea465125
  • Bump the python-packages group with 6 updates 4eb11297
  • Bump the python-packages group with 6 updates dda1267b

python-gvm 23.11.0

14 Nov 12:45

Choose a tag to compare

23.11.0 - 2023-11-14

Changed

Dependencies

  • Bump the python-packages group with 4 updates f417f0ba
  • Bump the python-packages group with 3 updates 47358335
  • Bump the python-packages group with 4 updates f65efb7b

python-gvm 23.10.1

23 Oct 08:08

Choose a tag to compare

23.10.1 - 2023-10-23

Dependencies

python-gvm 23.10.0

09 Oct 11:40

Choose a tag to compare

23.10.0 - 2023-10-09

Changed

Bug Fixes

  • Remove cache: "true" input d54188c8
  • Fix conventional commits workflow c09f2e81

Dependencies

python-gvm 23.5.1

30 May 21:22

Choose a tag to compare

23.5.1 - 2023-05-30

Changed

  • Ensure test file gets deleted after test d572edf9
  • Use generic reusable workflows 742d8451
  • Create conventional commits for dependabot 61e110d6

Dependencies

  • Bump typing-extensions from 4.5.0 to 4.6.2 a98939a8
  • Bump anyio from 3.6.2 to 3.7.0 d7f88618
  • Bump paramiko from 3.1.0 to 3.2.0 b77646b6
  • Bump coverage from 7.2.5 to 7.2.6 aeec4f87
  • Bump requests from 2.30.0 to 2.31.0 c67b11d5

python-gvm 23.5.0

12 May 09:06

Choose a tag to compare

23.5.0 - 2023-05-12

Changed

  • Set TLS minimum version, avoid version protocols 311fac5f

Bug Fixes

  • Set permissions for conventional commits workflow cb66b1aa

python-gvm 23.4.2

26 Apr 11:44

Choose a tag to compare

23.4.2 - 2023-04-26

Added

  • CI parameter to SSH connection for automatic skip of user input (#1009) f02ea0d3

python-gvm 23.4.1

25 Apr 13:16

Choose a tag to compare

23.4.1 - 2023-04-25

Added

  • Readd get_nvts and get_nvt original calls (#1008) 6e602c46
  • Add action for reporting the conventional commits c514ea3e

Changed

  • Use new pypi-upload action for releasing the Python package 3f17fac5