Skip to content

Commit

Permalink
Merge pull request #12944 from Mab879/fix_refs_rhel10
Browse files Browse the repository at this point in the history
Fix RHEL 10 DISA and SRG References
  • Loading branch information
vojtapolasek authored Jan 31, 2025
2 parents e07e134 + 3870965 commit 9dd7a35
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ identifiers:
cce@rhel10: CCE-89134-1

references:
srg: SRG-APP-000029-CTR-000085
disa: CCI-000130
srg: SRG-APP-000029-CTR-000085,SRG-OS-000037-GPOS-00015

{{{ ocil_fix_srg_privileged_command("pkexec") }}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ references:
cis@sle15: 5.1.8
cis@ubuntu2004: 5.1.8
cis@ubuntu2204: 5.1.8
disa: CCI-000366
srg: SRG-OS-000480-GPOS-00227

ocil_clause: '{{{ ocil_clause_file_permissions(file="/etc/cron.allow", perms=target_perms) }}}'
Expand Down
5 changes: 5 additions & 0 deletions linux_os/guide/services/ntp/chrony_set_nts/rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ rationale: |-
identifiers:
cce@rhel10: CCE-86471-0

references:
disa: CCI-000366
srg: SRG-OS-000480-GPOS-00227


severity: medium

platforms:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ identifiers:
cce@sle12: CCE-91465-5
cce@sle15: CCE-91158-6

references:
disa: CCI-000197
srg: SRG-OS-000074-GPOS-00042


ocil: '{{{ describe_package_remove(package="tftp") }}}'

template:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ warnings:
An OVAL check is not currently available since <tt>ExecStart</tt> cannot be checked with OVAL since it is not exposed via dbus.
Currently, a remedation is not available for this rule.
identifiers:
cce@rhel10: CCE-86495-9

references:
disa: CCI-000197
srg: SRG-OS-000074-GPOS-00042
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ references:
cis@sle15: '1.10'
cis@ubuntu2004: '1.10'
cis@ubuntu2204: 1.8.1
disa: CCI-000366
nist: CM-7(a),CM-7(b),CM-6(a)
srg: SRG-OS-000480-GPOS-00227

Expand Down

0 comments on commit 9dd7a35

Please sign in to comment.