Skip to content

pontos 23.11.1

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 10 Nov 10:44
· 221 commits to main since this release

23.11.1 - 2023-11-10

Added

  • Add additional comparison for Version classes (ge, lt and le) 3030cd2
  • Unit tests for models 5ba13d5
  • Unit tests 4af2650
  • Unit tests 0ccdb19
  • Support for NIST NVD CVE Change History API b35f6cc

Removed

Changed

  • Allow string in type hint for event_name b827e50
  • Restructure argument parsing 6a441c1
  • Rename "CVE Change History" to "CVE Changes" 33748b0
  • Use native typehints dc851da
  • Use JSON type hint b6f2e5c
  • Unit tests 4ee6cc2
  • Calculate both start and end date, if not specified bc27067
  • Use new copyright header 3d6a376
  • Update docstrings cf682f9
  • Require start and end date to be provided mutally, limit range 806e225

Bug Fixes