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 Scan fails for DAPR dashboard deployment #278

Open
mustaFAB53 opened this issue Oct 30, 2024 · 2 comments
Open

Prisma Cloud Scan fails for DAPR dashboard deployment #278

mustaFAB53 opened this issue Oct 30, 2024 · 2 comments

Comments

@mustaFAB53
Copy link

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
@mustaFAB53
Copy link
Author

Hi Team
Any updates / comments on this ?

@alicejgibbons
Copy link

The Dapr dashboard is deprecated and should not be used in production scenarios

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants