make uc more robust #202
Annotations
10 warnings
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
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
|
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
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
|
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
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
|
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
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
|
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
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
|
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
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
|
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
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
|
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
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
|
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
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
|
Scan with kics:
charts/schulportal-load-tests/templates/cronjob.yaml#L58
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
Loading