Skip to content

Releases: turingsecure/cvss.js

v2.0.0

15 Oct 08:17
Compare
Choose a tag to compare
add: fix package.json

v1.5.0

28 Jun 11:49
Compare
Choose a tag to compare

2 new functions are introduced:

  • getImpactSubScore
  • getExploitabilitySubScore

v1.4.7

29 Aug 07:38
4844f62
Compare
Choose a tag to compare
  • Added updateVectorValue function to update a specific metric's value.

v1.4.6

16 Jul 07:29
4643192
Compare
Choose a tag to compare
  • TypeScript type declaration generation (#80)
  • Dependabot alert fixes

v1.4.5

24 Feb 10:28
b2b580a
Compare
Choose a tag to compare

This release fixes a bug where some scores of CVSS Version 3.1 were not calculated correctly. (See #72 #73)

v.1.4.4

14 Dec 12:34
Compare
Choose a tag to compare

This version introduces an automatic security fix #70

v1.4.3

24 Nov 12:59
bc87e9e
Compare
Choose a tag to compare

This release fixes a bug where the environmental score was calculated incorrectly when the modified scope was undefined #69

v1.4.2

26 Oct 07:57
Compare
Choose a tag to compare

Features

  • functions to get a qualitative rating for temporal and environmental score #67

v1.4.1.fix

19 Oct 11:25
Compare
Choose a tag to compare

Features

  • getCleanString() function #65

v1.4.0

14 Oct 12:03
e18b543
Compare
Choose a tag to compare

Features