Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ rationale: |-

severity: unknown

ocil_clause: 'wireless devices (WiFi or Bluetooth) are enabled in BIOS'

ocil: |-
Verify that built-in wireless devices (WiFi and Bluetooth) are disabled in the system
boot firmware (BIOS/UEFI). The process to configure this setting varies by hardware
manufacturer and model. Some systems may not have wireless devices or may not provide
BIOS-level controls for wireless devices.
Consult your hardware manual or vendor documentation for specific instructions on how to
access the firmware setup during boot and disable wireless device support.

identifiers:
cce@rhcos4: CCE-82659-4
cce@rhel9: CCE-89909-6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ rationale: |-

severity: unknown

ocil_clause: 'the system allows booting from USB devices'

ocil: |-
Verify that booting from USB devices is disabled in the system boot firmware (BIOS/UEFI).
The process to configure this setting varies by hardware manufacturer and model.
Consult your hardware manual or vendor documentation for specific instructions on how to
access the firmware setup during boot and disable USB boot capabilities.

identifiers:
cce@rhcos4: CCE-82662-8
cce@rhel9: CCE-87913-0
Expand Down
Loading