-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
4.9.0 PR to Dev for Release #911
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Updated Convert and Testing code to address TABs * Updated changelog * Testing SQL 2016 Stig convert - no manual actions * Corrected paths in Build.yaml * Added missing comment about for ExcludeModuleFile * Fixes comments with space after # Co-authored-by: Brian Wilhite <bcwilhite@live.com>
* ConvertFactory - Added SQLServerDscRule * SQLServerDscRule : Added rule, convert, and method files. * LoadFactory : Added SQLServerDscRule * SQLServerSchema : Added SQLServerConfiguration resource script * SQLServerConfiguration : Added resource script * PowerStig.Convert : Added SQLServerDsc convert rule * Data.ps1 : Added SQLServerDscRule * SQLServerConfiguration : Made changes to follow style guidelines * Added SQLServerDscRule unit testing * Added remaining SQLServerDsc Configurations to unit test * SQLServerDscRule:: Added exceptionhelp notes * SQLServerDscRule.tests: Reworked pester tests for v4. * SQlServerDScRule.tests: Removed commented out code. * SQLServerDscRule.tests: PowerShell style guide fix * SQLServerDscRule.Integration: Added integration tests * Changelog.md: Updated changelog * SqlServerDscRule: Removed upper case letters for guideline compliance * SQLServerDscRule.Integration: Added last empty line * Methods: Added last empty line * Loadfactory: Removed tab * SQLServerDscRule.Convert: Added last empty line * SQLServerDscRule: Fixed upper case style * SQLServerDSCRule: Resolved class typo * Style guidelines fix and rename class to SQLServerConfigurationRule * SqlServer XML: Updated XML with new ID's * Fixed V-213975 to match STIG; Recreated XML for SQL 2016 2VR2 / 2VR1 * Converted SQL 2012 XML * Updated SQLServerConfiguration rule pester tests * Methods.ps1:: Code consolidation for checkcontent. * Data.ps1 :: Fixed spacing * Fixed style guideline issues :: Updated unit tests for SqlServerConfigurationRule * Rename SQLServerConfigurationRule.tests.ps1 to SqlServerConfigurationRule.tests.ps1 * Rename SQLServerConfigurationRule.Integration.tests.ps1 to SqlServerConfigurationRule.Integration.tests.ps1 * SqlServerConfigurationRule:: Updated unit pester test formatting. * style guideline fixes. Co-authored-by: Brian Wilhite <bcwilhite@live.com>
…ERVER STIG - Ver 2, Rel 2 (#886) * updated to add support for iis 8.5 v2r2 * updated to add IIS site/server 8.5
… 7 STIG - Ver 2, Rel 2 (#892) * added support for RHEL7 V3R3 * added new line to archive STIG xml
… 2019 STIG - Ver 2, Rel 2 (#895) * added Windows 2019 DC / MS V2R2 * removed old processed 2019 STIGs
…2 MS STIG - Ver 3, Rel 2 (#901) * added support for 2012 MS V3R2 * removed old 2012 MS 2.19 processed STIG
Co-authored-by: Brian Wilhite <bcwilhite@live.com>
…SERVER STIG - Ver 2, Rel 2 (#907) * add support for IIS 10 V2R2 * updated org settings * removed N-2 IIS 10 1.2 processed STIGs Co-authored-by: Brian Wilhite <bcwilhite@live.com>
…er 2, Rel 2 (#889) * updated to inclue proplus v2r2 * updated org settings Co-authored-by: Brian Wilhite <bcwilhite@live.com>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request (PR) description:
4.9.0 PR to Dev for Release
This change is