aws-samples / hardeneks

Runs checks to see if an EKS cluster follows EKS Best Practices.
https://aws-samples.github.io/hardeneks/
MIT No Attribution
840 stars 89 forks source link

Added to offenders list if there's no declaration on read only root filesystem config #57

Open za opened 2 months ago

za commented 2 months ago

Because when there's no declaration:

securityContext:
  readOnlyRootFilesystem: true

it should be added to offenders list.

Issue #45

za commented 2 months ago

Hi @dorukozturk once you have time, can you check this PR/issue? Me and alen-caljuksic could be wrong though.

za commented 1 month ago

Hi @dorukozturk ping-ing just in case you miss the notification. Not that urgent though.