fix(charts): error on disabling subcharts #1728
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.
|