Skip to content

Releases: RedHatProductSecurity/cvss

Release v3.6

04 Aug 10:48

Choose a tag to compare

Fix incorrect release in PyPI

Release v3.5

04 Aug 10:22

Choose a tag to compare

  • Removed Python 2.7 support (#79)
  • Added CVSS4 support to parse_cvss_from_text (#75)
  • Fixed CVSS4 clean vector field ordering (#72)
  • Improved documentation for broader audience (#81)
  • Simplified interface documentation (#73)

Release v3.4

11 Feb 17:47
ae1e68d

Choose a tag to compare

  • Add from_rh_vector method to CVSS4.
  • Updated setup files for new Python versions.

Release v3.3

01 Nov 09:55
1bfc39f

Choose a tag to compare

  • Implemented correct eq methods
  • Added methods for isolated temporal and environmental vectors
  • Another rounding fix

Release v3.2

07 Sep 13:31
89801dc

Choose a tag to compare

  • Fixes CVSS v4.0 rounding issues
  • Makes rounding match official Javascript implementation

Release v3.1

08 Apr 10:47
e4cf69b

Choose a tag to compare

  • Fixed interactive mode for CVSS v4.0
  • Updated setup files
  • Updated readme

Release v3.0

23 Jan 15:21

Choose a tag to compare

  • Small fixes
  • JSON improvements
  • CVSS v4.0

Release v2.6

27 Jan 18:11
9874a00

Choose a tag to compare

  • Added a minimal parameter to the CVSS3.as_json() method to produce a JSON representation that includes only the metrics that the CVSS3 object was initiated with.

Release v2.5

25 Jul 17:50

Choose a tag to compare

  • Fix in JSON data output

Release v2.4

17 May 20:01

Choose a tag to compare

  • Added ability to sort JSON output