feat(seeding): add configuration values (#34) #297
Annotations
1 error and 10 warnings
|
docs/consultation/environments/sharedidp/blue/postgresql-db-shared-blue-statefulset.yaml#L49
Containers should not run with allowPrivilegeEscalation in order to prevent them from gaining more privileges than their parent process
|
docs/consultation/environments/centralidp/blue/postgresql-db-central-blue-statefulset.yaml#L49
Containers should not run with allowPrivilegeEscalation in order to prevent them from gaining more privileges than their parent process
|
docs/consultation/environments/centralidp/blue/postgresql-db-central-blue-statefulset.yaml#L49
CPU limits should be set because if the system has CPU time free, a container is guaranteed to be allocated as much CPU as it requests
|
docs/consultation/environments/sharedidp/blue/postgresql-db-shared-blue-statefulset.yaml#L49
CPU limits should be set because if the system has CPU time free, a container is guaranteed to be allocated as much CPU as it requests
|
docs/consultation/environments/centralidp/blue/postgresql-db-central-blue-statefulset.yaml#L49
CPU requests should be set to ensure the sum of the resource requests of the scheduled Containers is less than the capacity of the node
|
docs/consultation/environments/sharedidp/blue/postgresql-db-shared-blue-statefulset.yaml#L49
CPU requests should be set to ensure the sum of the resource requests of the scheduled Containers is less than the capacity of the node
|
docs/consultation/environments/sharedidp/blue/postgresql-db-shared-blue-statefulset.yaml#L49
Containers should only run as non-root user. This limits the exploitability of security misconfigurations and restricts an attacker's possibilities in case of compromise
|
docs/consultation/environments/centralidp/blue/postgresql-db-central-blue-statefulset.yaml#L49
Containers should only run as non-root user. This limits the exploitability of security misconfigurations and restricts an attacker's possibilities in case of compromise
|
docs/consultation/environments/centralidp/blue/postgresql-db-central-blue-statefulset.yaml#L49
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
docs/consultation/environments/sharedidp/blue/postgresql-db-shared-blue-statefulset.yaml#L49
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
The logs for this run have expired and are no longer available.
Loading