Skip to content

Run qa-report-app service with the least privileges

Pablo Vigo Mas requested to merge wip/pvigo/qa-report-app-non-root-privilege into main

A new user without admin privileges runs the application to enhance security. Add SecurityContext to prevent the container from gaining more privileges than its parent process.

Phabricator task: T10105

Signed-off-by: Pablo Vigo pvigo@collabora.com

Merge request reports