bgouldman / PowerStig

STIG Automation

Home Page:https://www.powershellgallery.com/packages/PowerSTIG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerSTIG

Branch Status
Master Build status
Dev Build status

Project List

Project Name Decscription
PowerStig A data module that other modules in the PowerStig project reference.
PowerStig.Tests A module that contains helper functions used across all pojects.
PowerStigDsc A Composite DSC resource to apply and Audit STIG settings.

Released Modules

To see a list of all released PowerStig modules, go to the PowerShell Gallery.

We recommend that you use PowerShellGet to install PowerStig modules:

Install-Module -Name < module name >

For example:

Install-Module -Name PowerStig

To update a previously installed module use this command:

Update-Module -Name PowerStig

Contributing

You are more than welcome to contribute to the development of PowerStig. There are several different ways you can help. You can create new convert modules, add test automation, improve documentation, fix existing issues, or open new ones. See our contributing guide for more info on how to become a contributor.

Versions

Unreleased

Added the following STIGs:

  • IIS 8.5 Server STIG V1R3

1.0.0.0

Added the following STIGs:

  • Windows Server 2012R2 MS STIG V2R12
  • Windows Server 2012R2 DC STIG V2R12
  • Windows Server DNS V1R9
  • Windows AD Domain V2R9
  • IE11 V1R15

About

STIG Automation

https://www.powershellgallery.com/packages/PowerSTIG

License:Other


Languages

Language:PowerShell 100.0%