Bug/Issue Description
Provide a clear and concise description the bug/issue
Reproduction Steps
Steps to reproduce the behavior:
Run Update-StigRepo with an existing StigRepo instance
Observe the StigData folder and see that folders containing manual check files are generated at the root of the stigdata folder when they should only be placed in the StigData\Manual Checks folder.
Expected Behavior
Manual Check files should only be placed in the StigData\manual checks folder
Recommended fix action
Modify the "Update-StigRepo" function within "Source\Module\RepoFunctions.ps1" to generate/place Manual Check files in the correct location
Bug/Issue Description Provide a clear and concise description the bug/issue
Reproduction Steps Steps to reproduce the behavior:
Expected Behavior Manual Check files should only be placed in the StigData\manual checks folder
Recommended fix action Modify the "Update-StigRepo" function within "Source\Module\RepoFunctions.ps1" to generate/place Manual Check files in the correct location
Existing Workarounds N/A
Screenshots
Additional context N/A