Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.
This repository was archived by the owner on May 19, 2026. It is now read-only.

Prisma Cloud Scan fails for DAPR dashboard deployment #278

Description

@mustaFAB53

Describe the proposal

Prisma Cloud Scan fails for following parameters for DAPR dashboard deployment

  • Mount container's root filesystem as read only
  • Do not disable default seccomp profile
  • Restrict container from acquiring additional privileges

I am not able to find relevant support to resolve the same in latest dapr dashboard 0.15.0 helm chart

Expect following feature support in the helm chart:

securityContext:
  allowPrivilegeEscalation: false
  readOnlyRootFilesystem: false
  seccompProfile:
    type: RuntimeDefault

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions