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

Implement and Secure Content-Security-Policy (CSP) on Web Server #10

Open
chvanrooijen opened this issue Sep 28, 2024 · 0 comments
Open

Comments

@chvanrooijen
Copy link
Owner

The web server currently does not offer a Content-Security-Policy (CSP), or it offers CSP with certain insecure settings. This issue aims to implement a strong and secure CSP to mitigate the risk of cross-site scripting (XSS) and other code injection attacks.

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

1 participant