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

Missing Content Security Policy (CSP) #15412

Open
mohanrajv3 opened this issue Mar 17, 2025 · 1 comment
Open

Missing Content Security Policy (CSP) #15412

mohanrajv3 opened this issue Mar 17, 2025 · 1 comment

Comments

@mohanrajv3
Copy link

Right now, the app doesn’t have a Content-Security-Policy (CSP) in place, either as an HTTP header or a meta tag. Without it, the app is more vulnerable to Cross-Site Scripting (XSS) attacks, which could allow malicious scripts to run.

@Sai-Kiran-619
Copy link

Hi Mohan,
I have would like to contribute to this CSP issue. I have worked on similar issue. any suggestions are welcomed.

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