Releases: turingsecure/cvss.js
Releases · turingsecure/cvss.js
v2.0.1
14 May 10:54
Compare
Sorry, something went wrong.
No results found
What's Changed
Bugfix: Issue with score when CIA triad is None by @csk in #108
New Contributors
@csk made their first contribution in #108
Full Changelog : v2.0.0...v2.0.1
v2.0.0
15 Oct 08:17
Compare
Sorry, something went wrong.
No results found
v1.5.0
28 Jun 11:49
Compare
Sorry, something went wrong.
No results found
2 new functions are introduced:
getImpactSubScore
getExploitabilitySubScore
v1.4.7
29 Aug 07:38
Compare
Sorry, something went wrong.
No results found
Added updateVectorValue function to update a specific metric's value.
v1.4.6
16 Jul 07:29
Compare
Sorry, something went wrong.
No results found
TypeScript type declaration generation (#80 )
Dependabot alert fixes
v1.4.5
24 Feb 10:28
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
This version introduces an automatic security fix #70
v1.4.3
24 Nov 12:59
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Features
functions to get a qualitative rating for temporal and environmental score #67
v1.4.1.fix
19 Oct 11:25
Compare
Sorry, something went wrong.
No results found
Features
getCleanString() function #65