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

Content Security Policy (CSP) not implemented #331

Open
nutjob4life opened this issue Jan 22, 2024 · 0 comments
Open

Content Security Policy (CSP) not implemented #331

nutjob4life opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels
🐛bug Something isn't working ⬇️low Low priority

Comments

@nutjob4life
Copy link
Member

nutjob4life commented Jan 22, 2024

🐛 Describe the Bug

Content Security Policy (CSP) is an added layer of security that helps to mitigate mainly Cross-site Scripting attacks. It is not currently used by P5 but should be.

Although we pass security scans, this is a "low" security vulnerability that should be addressed increase security and reduce the "noise" in security scans that have to be parsed to find the more pressing issues.

@nutjob4life nutjob4life added 🐛bug Something isn't working ⬇️low Low priority labels Jan 22, 2024
@nutjob4life nutjob4life added this to the 6.10 milestone Jan 22, 2024
@nutjob4life nutjob4life self-assigned this Jan 22, 2024
@nutjob4life nutjob4life modified the milestones: 6.10, 6.11 Feb 15, 2024
@nutjob4life nutjob4life modified the milestones: 6.11, 6.12 Mar 13, 2024
@nutjob4life nutjob4life removed this from the 6.12 milestone Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working ⬇️low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant