| Branch | Status |
|---|---|
| Master | |
| Dev |
| 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. |
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 PowerStigTo update a previously installed module use this command:
Update-Module -Name PowerStigYou 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.
Added the following STIGs:
- IIS 8.5 Server STIG V1R3
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