PSCVSS

2.0.2

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSCVSS -RequiredVersion 2.0.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSCVSS -Version 2.0.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019-2020. All rights reserved.

Package Details

Author(s)

  • Josh Rickard

Tags

CVSS PowerShell PowerShellCore Vector

Functions

Get-CVSSScore

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Ability to calculate a CVSS 3.0 Score based on a provided Vector String

FileList

Version History

Version Downloads Last updated
2.0.4 313 5/26/2020
2.0.3 30 5/20/2020
2.0.2 (current version) 24 5/20/2020
2.0.1 24 5/20/2020
2.0.0 25 5/20/2020
1.0.1.30 151 4/19/2019
1.0.0.29 33 4/19/2019
Show more