Skip to content

fix: address vulnerabilities #793

fix: address vulnerabilities

fix: address vulnerabilities #793

Triggered via pull request December 2, 2024 09:55
Status Success
Total duration 45s
Artifacts

kics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
[LOW] Container Requests Not Equal To It's Limits: charts/conforming-agent/templates/deployment.yaml#L96
Containers must have the same resource requests set as limits. This is recommended to avoid resource DDoS of the node during spikes and means that 'requests.memory' and 'requests.cpu' must equal 'limits.memory' and 'limits.cpu', respectively
[LOW] Container Requests Not Equal To It's Limits: charts/conforming-agent/templates/deployment.yaml#L96
Containers must have the same resource requests set as limits. This is recommended to avoid resource DDoS of the node during spikes and means that 'requests.memory' and 'requests.cpu' must equal 'limits.memory' and 'limits.cpu', respectively