Skip to content

build(deps): bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3 #1745

build(deps): bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3

build(deps): bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3 #1745

Triggered via pull request October 28, 2024 11:26
Status Success
Total duration 36s
Artifacts

kics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
[MEDIUM] Memory Limits Not Defined: charts/bpdm/charts/bpdm-pool/templates/deployment.yaml#L1
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
[MEDIUM] Memory Limits Not Defined: charts/bpdm/charts/bpdm-gate/templates/deployment.yaml#L1
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
[MEDIUM] Memory Limits Not Defined: charts/bpdm/charts/bpdm-cleaning-service-dummy/templates/deployment.yaml#L1
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
[MEDIUM] Memory Limits Not Defined: charts/bpdm/charts/bpdm-orchestrator/templates/deployment.yaml#L1
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
[MEDIUM] Memory Requests Not Defined: charts/bpdm/charts/bpdm-cleaning-service-dummy/templates/deployment.yaml#L1
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/bpdm/charts/bpdm-orchestrator/templates/deployment.yaml#L1
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/bpdm/charts/bpdm-gate/templates/deployment.yaml#L1
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/bpdm/charts/bpdm-pool/templates/deployment.yaml#L1
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] Seccomp Profile Is Not Configured: charts/bpdm/charts/bpdm-pool/templates/deployment.yaml#L1
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls
[MEDIUM] Seccomp Profile Is Not Configured: charts/bpdm/charts/bpdm-pool/templates/deployment.yaml#L1
Containers should be configured with a secure Seccomp profile to restrict potentially dangerous syscalls