Skip to content

Commit

Permalink
As suggested all scc rules added
Browse files Browse the repository at this point in the history
  • Loading branch information
lichtblaugue committed Oct 23, 2024
1 parent 44ba7b1 commit f9d3297
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion controls/bsi_sys_1_6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,9 +448,17 @@ controls:
status: automated
rules:
# Section 2:
- scc_limit_host_dir_volume_plugin
- scc_drop_container_capabilities
- scc_limit_container_allowed_capabilities
- scc_limit_host_dir_volume_plugin
- scc_limit_host_ports
- scc_limit_ipc_namespace
- scc_limit_net_raw_capability
- scc_limit_network_namespace
- scc_limit_privilege_escalation
- scc_limit_privileged_containers
- scc_limit_process_id_namespace
- scc_limit_root_containers

- id: SYS.1.6.A17
title: Running Containers Without Privileges
Expand Down

0 comments on commit f9d3297

Please sign in to comment.