PSCVSS
2.0.4
A Windows PowerShell & PowerShell Core Module to calculate a Common Vulnerability Scoring System (CVSS) 3.0 Score based on a Vector string
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2019-2020. All rights reserved.
Package Details
Author(s)
- Josh Rickard
Tags
CVSS PowerShell PowerShellCore Vector
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Ability to calculate a CVSS 3.0 Score based on a provided Vector String
FileList
- PSCVSS.nuspec
- PSCVSS.format.ps1xml
- PSCVSS.psd1
- PSCVSS.psm1
- Class\PSCVSS.Classes.ps1
- Private\Add-ObjectDetail.ps1
- Private\Get-CVSSData.ps1
- Public\Get-CVSSScore.ps1