Skip to content

fix(csp): get rid of unsafe scripts and styles #1047

@dargmuesli

Description

@dargmuesli

Currently, our content security policy must allow unsafe scripts and styles because of Nuxt and Tailwind. Therefore the X-XSS-Protection security header is currently set to 1; mode=block instead of 0 as well.

All insecure csp properties should be removed once Nuxt & Tailwind allow to do so and the security header should be set back to 0.

Also:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwaitingThis depends on something

Type

No type

Projects

Status

⏳ Waiting

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions