Skip to content

Releases: greenbone/pontos

pontos 23.10.6

27 Oct 10:56
Compare
Choose a tag to compare

23.10.6 - 2023-10-27

Added

  • Add new API for parsing CPEs (pontos.cpe) 79ec113

pontos 23.10.5

26 Oct 06:56
Compare
Choose a tag to compare

23.10.5 - 2023-10-26

Added

  • Improve UpdateHeader to remove old header lines, that are not required anymore (#912) b3d2bf6
  • Implement organization based GitHub billing API c32c192

pontos 23.10.4

23 Oct 09:53
Compare
Choose a tag to compare

23.10.4 - 2023-10-23

Dependencies

  • Bump the python-packages group with 9 updates (#910) 054c3b4

pontos 23.10.3

19 Oct 09:58
Compare
Choose a tag to compare

23.10.3 - 2023-10-19

Added

  • Extend GitHub code scanning API for handling SARIF data e033971
  • Extend GitHub API for code scanning default setup 4607a2e
  • Extend GitHub API for code scanning CodeQL database 15b6df4
  • Extend GitHub API for code scanning analyses 9993a95
  • Enable GitHub code scanning API efe1544

Dependencies

pontos 23.10.2

16 Oct 14:07
Compare
Choose a tag to compare

23.10.2 - 2023-10-16

Added

  • Add most important parts of the GitHub code scanning API 3ebc073
  • Add models for GitHub code scanning API 4124aab
  • Add tests for getting a single secret scanning alert 583af9d
  • Officially support Python 3.12 32734df

Changed

  • Improve Model class for invalid data while parsing child models (#904) 7394814
  • Ensure HTTP errors are raised on GitHub security API aaa084c
  • Improve secret scanning API usage examples 17d8436

Bug Fixes

  • Allow empty CPE match for CVE configuration nodes 470cf35

Dependencies

  • Bump the python-packages group with 3 updates (#906) 066169b

pontos 23.10.1

09 Oct 11:39
Compare
Choose a tag to compare

23.10.1 - 2023-10-09

Dependencies

  • Bump the python-packages group with 4 updates (#898) 1ab0119

pontos 23.10.0

06 Oct 09:37
Compare
Choose a tag to compare

23.10.0 - 2023-10-06

Added

  • Allow to enforce uploading releases as GitHub pre-releases (#894) 710fb09
  • Implement GitHub API for secret scanning 9222594
  • Add models for implementing the GitHub secret scanning API 81e91d2
  • Add a GitHub API to handle dependabot alerts d297656
  • Add models for GitHub dependabot API d70ac2c
  • Auto-merge workflow, to enable squash auto-merge in open PRs e8610a0

Removed

  • greenbonebot token from update-header.yml (#896) 5c2f7cd

Changed

  • Update and rename release-pontos.yml to release.yml (#892) cf5b3ff
  • Move SortOrder to pontos.github.model.base 23c100b

Dependencies

  • Bump urllib3 from 2.0.5 to 2.0.6 (#891) 30ff881
  • Bump the python-packages group with 4 updates (#887) 14bb2d8

pontos 23.9.2

28 Sep 10:05
Compare
Choose a tag to compare

23.9.2 - 2023-09-28

Added

  • Add simple GitHub script to show and update repo topics c2a9948
  • Add GitHub API for updating repository topics c9328eb
  • Add GitHub API for getting repository topics cf5f21e

Changed

  • Update java version command with config file (#886) fd7af60

pontos 23.9.1

27 Sep 07:06
Compare
Choose a tag to compare

23.9.1 - 2023-09-27

Added

  • Add repo model property for enabled dependabot security updates a31ae3c

Changed

  • Improve error message when a model value can't be set c3d18b8
  • Group PRs from Dependabot (#879) 36fdead

Bug Fixes

  • Mark repo model properties for security and analysis as optional 0ad99e9

Dependencies

pontos 23.9.0

08 Sep 07:07
Compare
Choose a tag to compare

23.9.0 - 2023-09-08

Added

  • Test auto-merge feature for dependabot (#872) 6d72a80

Changed

Bug Fixes

  • Use Greenbone Bot token for dependabot auto-merge (#874) cf868f9
  • dependabot auto-merge add auto approve (#873) a834bd1

Dependencies