Giter Site home page Giter Site logo

pombredanne / psupdatereporting Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10 KB

Provides cmdlets to easily generate reports on CVSS information as published by Microsoft at https://portal.msrc.microsoft.com utilizing the RESTful API.

License: MIT License

PowerShell 100.00%

psupdatereporting's Introduction

#PSUpdateReporting

##Purpose

Since Microsoft has created a new site for gathering security update information, MSRC, it is slightly more accessible, but many of the methods used previously (page scraping, etc) are no longer viable. However, administrators are not without recourse. Microsoft has provided a RESTful API.

This PowerShell module makes use of the exposed API in order to retreive update information. Once the information is gathered, it may be reported on in a manner useful to the administrator with built-in functionality.

##Functions

Functions are broken down into the usual PowerShell verb-noun results-based separations.

###Listing

####MSRCAPIKey-actions.ps1

  • Get-APIKey

    Displays the API key setting previously set with Set-APIKey.

  • Set-APIKey

    Sets the API key provided by the user as a parameter.
    API key is available here.

####Data-actions.ps1

  • Receive-UpdateListing

    Uses API Key to pull information from MSRC, stores data temporarily.
    Primary parameter is search scope.

  • Save-UpdateReport

    Saves report data.
    Parameters include FileType, Path.

##Testing

Basic pester-based testing is built-in.

psupdatereporting's People

Contributors

jmullman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.