Actions
User story #18250
closedMultiple CIS chapters for one rule.
Pull Request:
UX impact:
Suggestion strength:
Want - This would make my life a lot easier but I can manage without
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
Somes rules cover several chapters.
For example rule "CIS - 1.1.7 - debian9 - Ensure separate partition exists for /var/tmp"
cover CIS 1.1.7 1.1.8 1.1.9 and 1.1.10
The rule title could be "CIS - 1.1.7 1.1.8 1.1.9 1.1.10 - debian9 - Ensure separate partition and nodev,nosuid,noexec options for /var/tmp"
And tags can be completed by cis-debian9=1.1.8 cis-debian9=1.1.9 cis-debian9=1.1.10
This can help if you want to check CIS rules with the CIS documents, especialy with the "Summary Table".
Actions