Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prisma Cloud Checks fails for secret store CSI driver Daemonset #1680

Open
mustaFAB53 opened this issue Oct 30, 2024 · 1 comment
Open

Prisma Cloud Checks fails for secret store CSI driver Daemonset #1680

mustaFAB53 opened this issue Oct 30, 2024 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mustaFAB53
Copy link

mustaFAB53 commented Oct 30, 2024

Describe the solution you'd like
On running Prisma Cloud Scan, we could see following checks getting failed for secret-store-csi-driver daeomonset

  • Mount container's root filesystem as read only
  • Do not disable default seccomp profile
  • Restrict container from acquiring additional privileges
  • Do not set mount propagation mode to shared
  • Container is running as root
  • Do not use privileged containers
  • Verify AppArmor profile, if applicable

Does all these failures needs to be added in exceptions considering functional requirements of secret store CSI driver or are there any chances we can resolve few of them.

Environment:

  • Secrets Store CSI Driver version: v1.4.6 (driver:v1.4.0, csi-node-driver-registrar:v2.8.0, livenessprobe:v2.10.0)
  • Kubernetes version: v1.29
@mustaFAB53 mustaFAB53 added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 30, 2024
@mustaFAB53
Copy link
Author

Hi Team
Any updates / comments on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant