Default Privileged Configuration
Setting privileged: true during development for convenience and not removing it for production.
Remote code execution (RCE) could let attackers control the host, escape isolation, access devices, and alter system configuration.
Setting privileged: true during development for convenience and not removing it for production.
Sourcery automatically identifies remote code execution (rce) due to privileged container configuration in kubernetes pod spec and many other security issues in your codebase.