add runAsNonRoot to all deployments not using root
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 7
- Forks
- 2
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 3
Description
Likely, we aren't using root at all, but the Running containers as root user should be avoided azure security finding only pays attention to theis field to determine 🙄
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the deployment manifests in the repository; the issue does not name specific files, tests, or entry points. Check which deployments do not run as root, add the requested runAsNonRoot setting to those deployments, and verify that the Azure security finding is addressed.
Written by the indexing model from the issue text.
Assessment
- Domain
- infrastructure, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100