Skip to content

add missing check

add missing check #169

Triggered via push November 11, 2024 20:46
Status Success
Total duration 35s
Artifacts
scan_helm  /  Kics Helm Chart Scan
25s
scan_helm / Kics Helm Chart Scan
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
scan_helm / Kics Helm Chart Scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[MEDIUM] CPU Limits Not Set: 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
[MEDIUM] CPU Limits Not Set: 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
[MEDIUM] CPU Limits Not Set: 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
[MEDIUM] CPU Limits Not Set: 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
[MEDIUM] CPU Requests Not Set: 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
[MEDIUM] CPU Requests Not Set: 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
[MEDIUM] CPU Requests Not Set: 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
[MEDIUM] CPU Requests Not Set: 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
[MEDIUM] Container Running As Root: 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
[MEDIUM] Container Running As Root: 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