build(deps): bump the dependencies group across 1 directory with 8 up… #723
Annotations
10 warnings
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L257
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L227
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L32
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L227
Memory limits should be defined for each container. This prevents potential resource exhaustion by ensuring that containers consume not more than the designated amount of memory
|
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L227
Memory limits should be defined for each container. This prevents potential resource exhaustion by ensuring that containers consume not more than the designated amount of memory
|
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L227
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
|
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L227
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
|
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L227
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
|
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L32
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
|
KICS scan:
charts/centralidp/templates/job-seeding.yaml#L227
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
|
Loading