PowerStig icon indicating copy to clipboard operation
PowerStig copied to clipboard

STIG Automation

Results 97 PowerStig issues
Sort by recently updated
recently updated
newest added

There are various places where PowerSTIG documentation is either incomplete or inaccurate. Opening this issue to track documentation updates or the need for updates.

enhancement

**Is your feature request related to a problem? Please describe.** A new config structure was created with the vSphere support PR. This issue is to refactor all composite tests to...

enhancement

**Describe the solution you'd like** PowerSTIG is able to parse the SharePoint 2013 xccdf and produce valid StigData for the rules related to the SPWebAppGeneralSettings resource.

**Is your feature request related to a problem? Please describe.** The style guidelines for [High Quality DSC Resource Module](https://github.com/PowerShell/DscResources/blob/master/HighQualityModuleGuidelines.md) are fully adhered to within the PowerSTIG module. This issue serves...

enhancement

Are there any plans to extend to extend this approach to other security baselines sources? e.g https://blogs.technet.microsoft.com/secguide or CIS Being able to audit and/or apply across different established baselines would...

Change the Exception, SkipRule, and SkipRuleType to allow for null values to be passed. Currently these values do not allow nulls. To create a configuration that accepts those values from...

I'm trying to compile a MOF against the latest Server 2016 V1 R10 STIG. **To Reproduce** 1. Download [U_MS_Windows_Server_2016_STIG_V1R10_Manual-xccdf.xml](https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_MS_Windows_Server_2016_V1R10_STIG.zip) 2. Run `ConvertTo-PowerStigXml -Path "U_MS_Windows_Server_2016_STIG_V1R10_Manual-xccdf.xml" -Verbose -CreateOrgSettingsFile` 3. See error--> `AccessControlDSC\NTFSAccessControlEntry...

Hello, Thanks for this great project! I was exploring making my module dependent on PowerStig and was surprised by the names of the exported commands. Please consider a PowerShell prefix...

**Is your feature request related to a problem? Please describe.** Update PowerSTIG to parse the SQL Server 2014 Database STIG - V1R7 **Describe the solution you'd like** PowerSTIG convert is...

enhancement

**Is your feature request related to a problem? Please describe.** Update PowerSTIG to parse the SQL Server 2014 Instance STIG - V1R7 **Describe the solution you'd like** PowerSTIG convert is...

enhancement