Skip to content

Releases: greenbone/pontos

pontos 24.12.4

16 Dec 11:30
Compare
Choose a tag to compare

24.12.4 - 2024-12-16

Changed

  • Make unit tests happy 2a202d2
  • Fix endless loop in GitHubAsyncRESTClient.get_all 8276024

Dependencies

  • Bump the python-packages group with 5 updates 25361ff

pontos 24.12.3

13 Dec 14:52
Compare
Choose a tag to compare

24.12.3 - 2024-12-13

Added

  • Tests for CPE match string API ae1dc66

Bug Fixes

  • Make cpe_last_modified of CPE matches optional a215412
  • Convert matchCriteriaId to string for HTTP requests 31e47e8

pontos 24.12.2

13 Dec 09:46
Compare
Choose a tag to compare

24.12.2 - 2024-12-13

Added

pontos 24.12.1

12 Dec 09:46
Compare
Choose a tag to compare

24.12.1 - 2024-12-12

Changed

Dependencies

  • Bump the python-packages group with 5 updates 54d814c

pontos 24.12.0

06 Dec 12:20
Compare
Choose a tag to compare

24.12.0 - 2024-12-06

Added

Changed

Bug Fixes

Dependencies

  • Bump the python-packages group across 1 directory with 7 updates c48ff39
  • Bump the python-packages group with 5 updates c6f4e38
  • Bump pypa/gh-action-pypi-publish in the actions group 74ba4db
  • Bump the python-packages group with 4 updates 3b5fdc8
  • Bump pypa/gh-action-pypi-publish in the actions group 60838a5
  • Bump the python-packages group with 2 updates 158ea14
  • Bump actions/checkout from 4.2.1 to 4.2.2 in the actions group ba64580
  • Bump the python-packages group with 4 updates 8c5241f
  • Bump the actions group with 2 updates 4b6c2a3
  • Bump the python-packages group across 1 directory with 9 updates 20a9378
  • Bump pypa/gh-action-pypi-publish in the actions group fc9961b
  • Bump the python-packages group with 5 updates 5e308fb
  • Bump the python-packages group with 3 updates f5318ab
  • Bump actions/checkout from 4.1.7 to 4.2.0 in the actions group 689a8ee
  • Bump pypa/gh-action-pypi-publish in the actions group e3149be
  • Bump the python-packages group with 6 updates (#1050) 70e0d4e
  • Bump the python-packages group with 8 updates 690db30
  • Bump pypa/gh-action-pypi-publish in the actions group 051e296
  • Bump the python-packages group across 1 directory with 10 updates b9b7050
  • Bump the actions group with 2 updates (#1043) cdc374f

pontos 24.9.0

03 Sep 11:21
Compare
Choose a tag to compare

24.9.0 - 2024-09-03

Added

  • single-year flag to command pontos-update-header b7a3bd0
  • ts/tsx to supported files 98e573c
  • Test Scoreboard on one of our public repositories 1ce44fe

Bug Fixes

  • Linting in CI via ruff check 9fc463c

Dependencies

  • Bump the python-packages group with 5 updates (#1041) 04eeac5
  • Bump the python-packages group with 4 updates (#1040) 0a58495
  • Bump the actions group with 2 updates (#1038) 4fdbe3d
  • Bump the python-packages group with 7 updates (#1037) 14bf6c4
  • Bump the actions group with 2 updates c3f80a8
  • Bump the python-packages group with 5 updates 527ddd9
  • Bump the python-packages group with 8 updates 2a4254f
  • Bump the python-packages group with 8 updates 19d9165
  • Bump the python-packages group across 1 directory with 6 updates 45eb696
  • Bump certifi from 2024.6.2 to 2024.7.4 8bf91e9
  • Bump urllib3 from 2.2.1 to 2.2.2 de84c74
  • Bump ruff from 0.4.8 to 0.4.9 in the python-packages group b4a0c81
  • Bump the python-packages group with 4 updates 28d0b2d
  • Bump the python-packages group with 8 updates 99ceaee
  • Bump the python-packages group with 6 updates 72b0391
  • Bump the python-packages group with 3 updates b59331c
  • Bump the python-packages group with 4 updates 84d6ba1
  • Bump the python-packages group with 5 updates 250ebd2
  • Bump the python-packages group with 8 updates 8bce799
  • Bump the python-packages group with 4 updates ca050ba
  • Bump the python-packages group with 3 updates 7447c30
  • Bump idna from 3.6 to 3.7 5a17b04
  • Bump the python-packages group with 3 updates 09b8c1d
  • Bump the python-packages group with 2 updates 87be4a8
  • Bump the python-packages group with 3 updates 8d460a7

pontos 24.3.2

19 Mar 08:01
Compare
Choose a tag to compare

24.3.2 - 2024-03-19

Added

Dependencies

  • Bump the python-packages group with 4 updates 176ad88
  • Bump the python-packages group with 5 updates 341cfc4

pontos 24.3.1

04 Mar 15:46
Compare
Choose a tag to compare

24.3.1 - 2024-03-04

Added

  • Undocumented "Reference Tag Update" event dc093e8

pontos 24.3.0

04 Mar 08:37
Compare
Choose a tag to compare

24.3.0 - 2024-03-04

Changed

  • Use for "automatic adjustments after a release" commit (#991) d7f417c
  • Document how to use shell command completion f5981a5

Dependencies

  • Bump the python-packages group with 5 updates 5c5190a

pontos 24.2.2

26 Feb 08:25
Compare
Choose a tag to compare

24.2.2 - 2024-02-26

Added

  • Add test for update-header passing files and directories a503ff2
  • Add a testcase for parsing defaults for update header CLI 7eedb4b
  • Allow to create a binary file with temp_file context manager 893bcf2
  • multiline_output for github actions f59fd50

Changed

  • Allow to pass --year and --changed for update-header CLI 91ce1f6
  • Improve help for update-header arguments 74ea568
  • Improve and finalize update_file function API 356089d
  • Remove copyright_regex from update_header function 3d03b09
  • Refactor update_header into a standalone function 1d6fd58
  • Split and improve update header test cases 5da0012

Bug Fixes

  • Fix overriding company in copyright header via update-header CLI 3e63962
  • Missing quotato in documentation of actions console 09b7a4b

Dependencies

  • Bump the python-packages group with 7 updates 0bf1bac
  • Bump the python-packages group with 4 updates c4d9c48
  • Bump the python-packages group with 1 update 0f1d710