Skip to content

fix(charts): error on disabling subcharts #1728

fix(charts): error on disabling subcharts

fix(charts): error on disabling subcharts #1728

Re-run triggered October 25, 2024 05:37
Status Failure
Total duration 32s
Artifacts

kics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
scan
KICS scan failed with exit code 50
[HIGH] Privilege Escalation Allowed: charts/bpdm/charts/bpdm-orchestrator/templates/deployment.yaml#L1
Containers should not run with allowPrivilegeEscalation in order to prevent them from gaining more privileges than their parent process
[HIGH] Privilege Escalation Allowed: charts/bpdm/charts/bpdm-gate/templates/deployment.yaml#L1
Containers should not run with allowPrivilegeEscalation in order to prevent them from gaining more privileges than their parent process
[HIGH] Privilege Escalation Allowed: charts/bpdm/charts/bpdm-cleaning-service-dummy/templates/deployment.yaml#L1
Containers should not run with allowPrivilegeEscalation in order to prevent them from gaining more privileges than their parent process
[HIGH] Privilege Escalation Allowed: charts/bpdm/charts/bpdm-pool/templates/deployment.yaml#L1
Containers should not run with allowPrivilegeEscalation in order to prevent them from gaining more privileges than their parent process
[MEDIUM] Container Running As Root: charts/bpdm/charts/bpdm-gate/templates/deployment.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
[MEDIUM] Container Running As Root: charts/bpdm/charts/bpdm-pool/templates/deployment.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
[MEDIUM] Container Running As Root: charts/bpdm/charts/bpdm-cleaning-service-dummy/templates/deployment.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
[MEDIUM] Container Running As Root: charts/bpdm/charts/bpdm-orchestrator/templates/deployment.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
[MEDIUM] Container Running With Low UID: charts/bpdm/charts/bpdm-orchestrator/templates/deployment.yaml#L1
Check if containers are running with low UID, which might cause conflicts with the host's user table.
[MEDIUM] Container Running With Low UID: charts/bpdm/charts/bpdm-pool/templates/deployment.yaml#L1
Check if containers are running with low UID, which might cause conflicts with the host's user table.