removed security context for testing #147
Annotations
1 error and 10 warnings
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L1
Containers should not run with allowPrivilegeEscalation in order to prevent them from gaining more privileges than their parent process
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L1
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
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-bff.yaml#L1
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
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L1
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
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-bff.yaml#L1
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
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L32
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-bff.yaml#L35
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-bff.yaml#L1
Memory requests should be defined for each container. This allows the kubelet to reserve the requested amount of system resources and prevents over-provisioning on individual nodes
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-backend.yaml#L1
Memory requests should be defined for each container. This allows the kubelet to reserve the requested amount of system resources and prevents over-provisioning on individual nodes
|
charts/dbildungs-iam/templates/dbildungs-iam-deployment-bff.yaml#L1
Containers should drop 'ALL' or at least 'NET_RAW' capabilities
|
The logs for this run have expired and are no longer available.
Loading