We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the Issue Wrong title and CIS_ID in cis_2.2.18.yml
Expected Behavior Display "2.2.18 | Ensure ..." CIS_ID: 2.2.18
Actual Behavior Display "2.2.19 Ensure ..." CIS_ID: 2.2.19
Control(s) Affected 2.2.18
Environment:
Additional Notes
Possible Solution Replace "2.2.19" with "2.2.18 |" CIS_ID : 2.2.18
The text was updated successfully, but these errors were encountered:
addressed #42 thanks to @levaillx
e0c9997
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Just to match the same title format of all other tasks, I would add the pipe character "|" after the CID id: 2.2.18 | Ensure ...
2.2.18 | Ensure ...
Sorry, something went wrong.
uk-bolly
No branches or pull requests
Describe the Issue
Wrong title and CIS_ID in cis_2.2.18.yml
Expected Behavior
Display "2.2.18 | Ensure ..."
CIS_ID: 2.2.18
Actual Behavior
Display "2.2.19 Ensure ..."
CIS_ID: 2.2.19
Control(s) Affected
2.2.18
Environment:
Additional Notes
Possible Solution
Replace "2.2.19" with "2.2.18 |"
CIS_ID : 2.2.18
The text was updated successfully, but these errors were encountered: