-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.1.0 release #368
Merged
Merged
3.1.0 release #368
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
* rem deleted function tests * refactor convert class * update for bug in access control with log * update for fix * update for fix * update for fixed data * update for fix * updated Syntax
* Update after STIG application and validation * Update renaming IIS Site Stig * Update to Merge 3.0.0.0 * Update Org Settings * Update for new lines. * Update after single quotes added * Update after adding single quotes on line 22
* new common tests * added missing test data warning
* renamed files * rem out of scope files * rem old files
* added change log * refactor class * Fixed extraction regex * refactored and rem dup tests * additional refactor * fixed formatting * fixed test data * cleaned up test data * updated to new test format * updated path * changed scope * added global
…ule is not split -> Fixes #290 (#292) * Fixed parsing bug for V-76731 * Converted STIGs to include previous split parsing updates. Also added to changelog * Fixed errors included no new lines, extra white space and removing old processed stigs. * Fixed issue with org settings and converted IIS Server 1.6. * Fixed whitespace in org setting. * Added punctuation * Added section in integration test for this split rule. * U_IIS_8-5_Server_STIG_V1R3_Manual-xccdf.log added
* added update log * updated regex * refactor module * cleaned up test data * Added new test format * added global * updated path
* Added Split Factory * fixed rule ctor * updated notes
* added common tests * updated method name
* rem unused files * added path validation * added notes * added initial test * fixed path
* migrated to xWindowsFeature * migrated to xWindowsOptionalFeature * updated notes * updated changelog * fixed spelling * Fixed resource import
Update PowerSTIG to Utilize LogTargetW3C parameter in xWebAdministration 2.5.0.0
…into davbowman#345
…into davbowman#345
…into davbowman#345
…into davbowman#345
Removing dependency on PsDesiredStateConfiguration Resource and xPsDesiredStateConfiguration
Removes duplicate code from constructors
replace xWinEvetLog resource
Codecov Report
@@ Coverage Diff @@
## master #368 +/- ##
=========================================
+ Coverage 72.58% 78.08% +5.5%
=========================================
Files 15 16 +1
Lines 186 178 -8
Branches 3 3
=========================================
+ Hits 135 139 +4
+ Misses 48 36 -12
Partials 3 3
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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:
This Pull Request (PR) fixes the following issues:
This fixes #
Task list:
This change is