Skip to content
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

Check Text fix text mismatch #33

Open
rx294 opened this issue Dec 27, 2018 · 0 comments
Open

Check Text fix text mismatch #33

rx294 opened this issue Dec 27, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@rx294
Copy link
Collaborator

rx294 commented Dec 27, 2018

https://github.com/mitre/stig-microsoft-iis-8.5-server-baseline/blob/aafcd00a9243f1912447bc69df8d0d64acaead26/controls/V-76687.rb#L116

Fix text direct with incomplete guidance adding:

 Click on the \"Source Type\" drop-down list and select \"Server Variable\".
  Click “OK” to add.

but check text does not ask to check for that field

and earlier version of the directs as below:

Click on the "Source Type" drop-down list and select "Server Variable".
Click on the "Source" drop-down list and select "HTTP_CONNECTION".
Click OK to add.

if Server Variable is to added the check must be modified as below to follow the same pattern as the rest

it { should match /sourceName\s+:\s+HTTP_CONNECTION\s+sourceType\s+:\s+ServerVariable/ }
@Amndeep7 Amndeep7 added the bug Something isn't working label Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants