MsrcSecurityUpdates
1.6.2
The Microsoft Security Response Center module gets Microsoft Security Update details
and CVRF (Common Vulnerability Reporting Format) documents in either JSON or XML.
This module calls the MSRC API (api.msrc.microsoft.com) which requires an API key from:
https://portal.msrc.microsoft.com/
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2017 Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
MSRC Security Updates Microsoft CVRF
Dependencies
This module has no dependencies.
Release Notes
February 9, 2017 - Initial release to https://github.com/Microsoft/MSRC-Microsoft-Security-Updates-API
March 8, 2017 - Refactored into a script module and added basic Pester tests
March 14, 2017 - Added some error handling for when fields are not in the returned CVRF api reply
March 28, 2017 - Added Get-MsrcVulnerabilityReportHtml
March 30, 2017 - PR from MVP (https://github.com/p0w3rsh3ll) Split module into public and private functions, etc
April 5, 2017 - Added ability to use Azure AD tokens, the module now supports calling the APIs with an API key or AAD token
April 18, 2017 - Small HTML change to Get-MsrcSecurityBulletinHtml.ps1
April 28, 2017 - Bug fixes and some refactoring
FileList
- MsrcSecurityUpdates.nuspec
- Microsoft.IdentityModel.Clients.ActiveDirectory.dll
- Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll
- MsrcSecurityUpdates.psd1
- MsrcSecurityUpdates.psm1
- MsrcSecurityUpdates.tests.ps1
- Private\Get-CVRFID.ps1
- Private\Get-MsrcCvrfAffectedSoftware.ps1
- Private\Get-MsrcCvrfProductVulnerability.ps1
- Private\Get-MsrcThreatExploitStatus.ps1
- Private\Test-CVRFID.ps1
- Public\Get-MsrcCvrfCVESummary.ps1
- Public\Get-MsrcCvrfDocument.ps1
- Public\Get-MsrcCvrfExploitabilityIndex.ps1
- Public\Get-MsrcSecurityBulletinHtml.ps1
- Public\Get-MsrcSecurityUpdate.ps1
- Public\Get-MsrcVulnerabilityReportHtml.ps1
- Public\Set-MsrcAdalAccessToken.ps1
- Public\Set-MSRCApiKey.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.11.2678 | 71,652 | 5/1/2024 |
1.11.2634 | 6,859 | 3/18/2024 |
1.10.2312.0 | 19,172 | 5/3/2023 |
1.9.6 | 14,707 | 2/17/2022 |
1.9.5 | 13,248 | 4/20/2021 |
1.9.4 | 567 | 4/8/2021 |
1.9.3 | 1,556 | 3/2/2021 |
1.9.2 | 422 | 2/19/2021 |
1.9.0 | 493 | 2/9/2021 |
1.8.8 | 573 | 1/22/2021 |
1.8.6 | 2,171 | 11/25/2020 |
1.8.5 | 592 | 11/13/2020 |
1.8.4 | 592 | 11/3/2020 |
1.8.3 | 243 | 10/27/2020 |
1.8.2 | 62 | 10/26/2020 |
1.7.2 | 29,723 | 6/5/2017 |
1.6.6 | 690 | 5/9/2017 |
1.6.5 | 80 | 5/8/2017 |
1.6.4 | 48 | 5/5/2017 |
1.6.3 | 30 | 5/5/2017 |
1.6.2 (current version) | 118 | 5/1/2017 |
1.6.1 | 386 | 4/18/2017 |
1.6 | 164 | 4/14/2017 |
1.5 | 270 | 3/30/2017 |
1.4 | 38 | 3/28/2017 |
1.3 | 91 | 3/15/2017 |
1.2 | 45 | 3/9/2017 |
1.1 | 27 | 3/8/2017 |