VirtualBox runners ignore "--user" setting, run as root when running GitLab Runner as a service on Linux
When GitLab Runner is installed as a service on Linux, any configured VirtualBox runners will run as root regardless of the value of the --user
option specified at service installation time. Any vulnerabilities in VirtualBox that could allow possible code execution on the host system could in turn allow root access if this is left as-is.