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

Add CSP to content pages #44

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Add CSP to content pages #44

merged 3 commits into from
Aug 30, 2024

Conversation

strseb
Copy link
Collaborator

@strseb strseb commented Aug 29, 2024

Let's add a csp so the extension cannot connect to remote things.
Also makes sure to only load .js that is inside the extension, so xss'ing an input field is quite a bit harder :)

Copy link
Member

@lesleyjanenorton lesleyjanenorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

R++
Any reason not to add this to the settings page as well?

@strseb
Copy link
Collaborator Author

strseb commented Aug 30, 2024

R++ Any reason not to add this to the settings page as well?

was not on main so far, added that :)

@strseb strseb merged commit e332f15 into main Aug 30, 2024
5 checks passed
@strseb strseb deleted the basti/strong_csp branch August 30, 2024 12:07
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

Successfully merging this pull request may close these issues.

2 participants