PSCVSS
1.0.1.30
A Windows PowerShell & PowerShell Core Module to calculate a Common Vulnerability Scoring System (CVSS) Score based on a Vector string
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2018-2019 Swimlane. All rights reserved.
Package Details
Author(s)
- Josh Rickard
Tags
CVSS PowerShell PowerShellCore Vector
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Ability to calculate a CVSS3 Score based on a provided Vector String
FileList
- PSCVSS.nuspec
- pre-processing.ps1
- PSCVSS.format.ps1xml
- PSCVSS.psd1
- PSCVSS.psm1
- Class\BaseScore.psm1
- Class\EnvironmentalScore.psm1
- Class\TemporalScore.pm1
- Data\CVSSS.Data.psd1
- Private\.gitkeep
- Private\Add-ObjectDetail.ps1
- Public\Get-CVSSScore.ps1