Security Misconfiguration: Absent Resource Limit
- Dominant language
- Python
- Stars
- 26
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Dear Colleague,
We are looking to find ways to help developers find security misconfigurations, i.e., Kubernetes manifest configurations that violate security best practices for Kubernetes manifests.
We have noticed an instance of absent resource limit in one of your Kubernetes manifests. Without resource limits Kubernetes installations could be susceptible to DDOS attacks (reff: https://arxiv.org/pdf/2006.15275.pdf).
Location:
https://github.com/cloud-ark/caastle/blob/bb832c6828c6e97ac18d58ac0f23d8f61ff7bec3/examples/greetings/greetings-pod.yaml#L10
Please fix this misconfiguration by adding requests and limits as shown here (https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). We would like to hear if you agree to fix this misconfiguration or have fixed the misconfiguration.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.