Skip to content

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

Open
@mustaFAB53

Description

@mustaFAB53

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions