SAP-archive / karydia

Kubernetes Security Walnut
Other
77 stars 10 forks source link

Set allowPrivilegeEscalation to false #210

Closed CodeClinch closed 5 years ago

CodeClinch commented 5 years ago

Description

The allowPrivilegeEscalation is set to true by default. It should be set to false by Karydia.

User Story

As a user I want to have allowPrivilegeEscalation set to false in order to get more security.

[OPTIONAL] Implementation idea