Release Image and Helm Chart #3
create-release.yml
on: push
Release image and Helm Chart
/
...
/
Kics Helm Chart Scan
33s
Release image and Helm Chart
/
...
/
Analyze CodeQL
1m 15s
Release image and Helm Chart
/
...
/
Nest Lint
53s
Release image and Helm Chart
/
...
/
Tests and Sonarcloud
6m 1s
Release image and Helm Chart
/
...
/
release
9s
Release image and Helm Chart
/
...
/
Publish image to ghcr.io
1m 14s
Release image and Helm Chart
/
...
/
Trivy Scan
32s
Annotations
11 warnings
[MEDIUM] CPU Requests Not Set:
charts/dbildungs-iam-server/templates/deployment-backend.yaml#L21
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/dbildungs-iam-server/templates/deployment-backend.yaml#L21
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/dbildungs-iam-server/templates/redis-deployment.yaml#L21
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/dbildungs-iam-server/templates/deployment-backend.yaml#L21
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/dbildungs-iam-server/templates/redis-deployment.yaml#L43
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/dbildungs-iam-server/templates/deployment-backend.yaml#L21
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/dbildungs-iam-server/templates/deployment-backend.yaml#L81
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/dbildungs-iam-server/templates/redis-deployment.yaml#L43
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
[MEDIUM] Memory Requests Not Defined:
charts/dbildungs-iam-server/templates/deployment-backend.yaml#L21
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
|
[MEDIUM] Memory Requests Not Defined:
charts/dbildungs-iam-server/templates/deployment-backend.yaml#L21
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
|
Release image and Helm Chart / release_helm / release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|