Ref https://www.tenable.com/audits/items/CIS_Fedora_19_Family_Linux_Server_L1_v1.0.0.audit:cb3137da1a61c8c0f01d86957ea67ada Please find relevant official source for this CIS rule. We can secure against this using the following KubeArmor rule. ``` process: matchDirectories: - dir: /tmp/ recursive: true action: Block ```
Ref https://www.tenable.com/audits/items/CIS_Fedora_19_Family_Linux_Server_L1_v1.0.0.audit:cb3137da1a61c8c0f01d86957ea67ada
Please find relevant official source for this CIS rule.
We can secure against this using the following KubeArmor rule.