Replies: 1 comment
-
Hi @Andy65 thanks for the questions. The base image that we use ships with a built-in non-root user But I don't think selecting a user as deploy time will make your scanner happy. Scanners generally read the image's |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
DAB provides its own runtime container mcr.microsoft.com/azure-databases/data-api-builder.
Checkmarx One has a rule requiring that all runtime stages must have a USER instruction to ensure that a non-root user is used. I have not been able to find any documentation suggesting that there is an existing non-root user that I can specify or if I need to add my own user what are the minimum required permissions. Is it a requirement that DAB executes as root or can it work with a user with lesser permissions and if so, what are those lesser permissions?
Beta Was this translation helpful? Give feedback.
All reactions