You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Issue
A few of the tags and one task-name are wrong (i.e., they do not correspond to the CIS ID/rule that is implemented by the task), namely
Inconsistency in '1/.1 | PATCH | Ensure /var/log is a separate partition'
between rule id(s) in title, tags and when:
title: []
tags: ('1.1.2.6.1',)
when: ('1.1.2.6.1',)
Inconsistency in '1/.1 | PATCH | Ensure /var/log/audit is a separate partition'
between rule id(s) in title, tags and when:
title: []
tags: ('1.1.2.7.1',)
when: ('1.1.2.7.1',)
Inconsistency in '2.1.7 | PATCH | Ensure ldap server services are not in use |
Remove package' between rule id(s) in title, tags and when:
title: ['2.1.7']
tags: ('2.1.6',)
when: ('2.1.7',)
Inconsistency in '2.1.7 | PATCH | Ensure ldap server services are not in use |
Mask service' between rule id(s) in title, tags and when:
title: ['2.1.7']
tags: ('2.1.6',)
when: ('2.1.7',)
Inconsistency in '2.1.7 | PATCH | Ensure ldap server services are not in use'
between rule id(s) in title, tags and when:
title: ['2.1.7']
tags: ('2.1.6',)
when: ('2.1.7',)
Inconsistency in '3.2.1 | PATCH | Ensure dccp kernel module is not available |
blacklist' between rule id(s) in title, tags and when:
title: ['3.2.1']
tags: ('3.1.2',)
when: ('3.1.2',)
Inconsistency in '5.3.3.3.3 | AUDIT | Ensure pam_pwhistory includes use_authtok
| Check existing files' between rule id(s) in title, tags and when:
title: ['5.3.3.3.3']
tags: ('5.3.3.3.2',)
when: ('5.3.3.3.3',)
Inconsistency in '5.3.3.3.3 | PATCH | Ensure pam_pwhistory includes use_authtok
| Ensure remember is set' between rule id(s) in title, tags and when:
title: ['5.3.3.3.3']
tags: ('5.3.3.3.2',)
when: ('5.3.3.3.3',)
Inconsistency in '5.3.3.3.3 | PATCH | Ensure pam_pwhistory includes
use_authtok' between rule id(s) in title, tags and when:
title: ['5.3.3.3.3']
tags: ('5.3.3.3.2',)
when: ('5.3.3.3.3',)
Inconsistency in '5.4.2.3 | AUDIT | Ensure group root is the only GID 0 group |
Get groups with gid 0' between rule id(s) in title, tags and when:
title: ['5.4.2.3']
tags: ('5.4.2.2',)
when: ('5.4.2.3',)
Inconsistency in '5.4.2.3 | AUDIT | Ensure group root is the only GID 0 group |
Warning if others gid 0 groups' between rule id(s) in title, tags and when:
title: ['5.4.2.3']
tags: ('5.4.2.2',)
when: ('5.4.2.3',)
Inconsistency in '5.4.2.3 | AUDIT | Ensure group root is the only GID 0 group'
between rule id(s) in title, tags and when:
title: ['5.4.2.3']
tags: ('5.4.2.2',)
when: ('5.4.2.3',)
Inconsistency in '7.2.4 | AUDIT | Ensure shadow group is empty | check users in
group' between rule id(s) in title, tags and when:
title: ['7.2.4']
tags: ('6.2.4',)
when: ('7.2.4',)
Inconsistency in '7.2.4 | AUDIT | Ensure shadow group is empty | check users in
group' between rule id(s) in title, tags and when:
title: ['7.2.4']
tags: ('6.2.4',)
when: ('7.2.4',)
Inconsistency in '7.2.4 | PATCH | Ensure shadow group is empty' between rule
id(s) in title, tags and when:
title: ['7.2.4']
tags: ('6.2.4',)
when: ('7.2.4',)
Expected Behavior
There should not be these inconsistencies.
Actual Behavior
n/a
Control(s) Affected
See above
Environment (please complete the following information):
branch being used: devel
Additional Notes
Anything additional goes here
Possible Solution
I will open a PR.
The text was updated successfully, but these errors were encountered:
Have you checked ReadtheDocs?:
yes
Describe the Issue
A few of the tags and one task-name are wrong (i.e., they do not correspond to the CIS ID/rule that is implemented by the task), namely
Expected Behavior
There should not be these inconsistencies.
Actual Behavior
n/a
Control(s) Affected
See above
Environment (please complete the following information):
Additional Notes
Anything additional goes here
Possible Solution
I will open a PR.
The text was updated successfully, but these errors were encountered: