-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
In #240 I tried to improve security by adding a content security policy and refactoring the code to avoid unsafe patterns like inline javascript.
5bb9910 went in the opposite direction and re-allowed an unsafe feature (eval). I guess that was required for the new dependency on alpine.js.
I guess this decision can be justified. However, I also know that there are plenty of similar javascript frameworks that do not rely on unsafe features. Is it possible to switch to one of those?
Metadata
Metadata
Assignees
Labels
No labels