-
QUESTION 122
A company has setup an Azure subscription and an Azure tenant. You need to provide the development team to be
able to start and stop Virtual Machines. The access needs to be granted on …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hello - I'm trying to see if it's possible to deploy NVIDIA DCGM on K8s with the `securityContext.privileged` field set to `false` for security reasons.
I was able to get this working by setting th…
-
Note: This issue mostly contains initial background thoughts to prompt discussion and is not yet a well defined proposal.
### Background
Currently, Nomads permission model around _runtime_ per…
-
## Background
Kibana's authorization model relies on making certain requests to Elasticsearch as the `kibana_system` user, on behalf of the end user.
For example, accessing a dashboard roughly loo…
-
# Description
A regular registered user is able to elevate his privileges to admin and gain complete access to the system as the authorization mechanism is not validated on the server-side and only o…
-
I would like to have daemon running as root supervise a non-privileged process (running as nobody).
I am running "daemon" like this:
```
daemon --name=myprogram \
--respawn --attempts=1…
-
Thanks in advance. I built the image in docker with the following Dockerfile:
```
FROM python:3.10
# Set the working directory in the container
WORKDIR /app
# Copy the requirements.txt file a…
-
The privileged option ( -p ) requires that the K8S cluster has access to the public docker repository (to pull the required images)
In cases where the cluster does not have this access for security r…
-
### Current Behavior
Looking through the documentation of the database connection settings and the information in [this old comment](https://github.com/DependencyTrack/dependency-track/issues/207#iss…