turbot/kubernetes_compliance
Loading controls...

Control: Pod containers should minimize the admission of containers with added capability

Description

Container in Pod should minimize the admission of containers with added capability. Adding capabilities to container increases the risk of container breakout.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.pod_container_with_added_capabilities

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run kubernetes_compliance.control.pod_container_with_added_capabilities --share

SQL

This control uses a named query:

pod_container_with_added_capabilities

Tags