Skip to content

Commit

Permalink
Enable OSPP profile in RHEL 10
Browse files Browse the repository at this point in the history
Currently, the data stream in RHEL 10 daily productization
contains OSPP profile and therefore differs from upstream defaults.
We still want to run tests with OSPP profile in daily productization.
At the same time, we don't want to test different data stream
in daily productization than in upstream tests and CI.
This will be solved by enabling the OSPP profile by default.
  • Loading branch information
jan-cerny committed Jan 3, 2025
1 parent 038e629 commit 7ce17f8
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ severity: medium

identifiers:
cce@rhel9: CCE-85867-0
cce@rhel10: CCE-86953-7

ocil_clause: 'the kernel is not configured to zero out memory before allocation'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ severity: medium
identifiers:
cce@rhel8: CCE-83485-3
cce@rhel9: CCE-84092-6
cce@rhel10: CCE-87335-6

ocil_clause: 'a non BLS boot entry is configured'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ severity: medium
identifiers:
cce@rhel8: CCE-83486-1
cce@rhel9: CCE-84098-3
cce@rhel10: CCE-87515-3

ocil_clause: 'the bootmap is outdated'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ severity: medium

identifiers:
cce@rhel9: CCE-85868-8
cce@rhel10: CCE-88443-7

ocil_clause: 'the kernel is not configured to zero out memory before allocation'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ severity: medium

identifiers:
cce@rhel9: CCE-85880-3
cce@rhel10: CCE-89057-4

ocil_clause: 'randomization of the page allocator is not enabled in the kernel'

Expand Down
2 changes: 1 addition & 1 deletion products/rhel10/profiles/ospp.profile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
documentation_complete: false
documentation_complete: true

metadata:
version: 4.3
Expand Down
5 changes: 0 additions & 5 deletions shared/references/cce-redhat-avail.txt
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ CCE-86935-4
CCE-86936-2
CCE-86937-0
CCE-86952-9
CCE-86953-7
CCE-86955-2
CCE-86956-0
CCE-86958-6
Expand Down Expand Up @@ -446,7 +445,6 @@ CCE-87325-7
CCE-87326-5
CCE-87327-3
CCE-87334-9
CCE-87335-6
CCE-87342-2
CCE-87343-0
CCE-87346-3
Expand Down Expand Up @@ -553,7 +551,6 @@ CCE-87510-4
CCE-87511-2
CCE-87512-0
CCE-87513-8
CCE-87515-3
CCE-87516-1
CCE-87517-9
CCE-87519-5
Expand Down Expand Up @@ -1129,7 +1126,6 @@ CCE-88431-2
CCE-88432-0
CCE-88434-6
CCE-88442-9
CCE-88443-7
CCE-88445-2
CCE-88446-0
CCE-88447-8
Expand Down Expand Up @@ -1503,7 +1499,6 @@ CCE-89050-9
CCE-89052-5
CCE-89053-3
CCE-89054-1
CCE-89057-4
CCE-89065-7
CCE-89066-5
CCE-89067-3
Expand Down

0 comments on commit 7ce17f8

Please sign in to comment.