forked from joewalnes/filtrex
-
Notifications
You must be signed in to change notification settings - Fork 17
Filtrex fails CSP #54
Copy link
Copy link
Open
Labels
awaiting feedbackI'd love to hear feedback from you before I resolve this issueI'd love to hear feedback from you before I resolve this issueenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Metadata
Metadata
Assignees
Labels
awaiting feedbackI'd love to hear feedback from you before I resolve this issueI'd love to hear feedback from you before I resolve this issueenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Hi folks,
We are happily using filtrex for quite some time but we see some of our clients complain that the filtrex code is unsecure becuse it uses
new Function.See https://stackoverflow.com/questions/52573756/what-are-the-eval-related-functions-to-be-avoided-when-csp-is-enabled for instance.
Is that something that can be fixed? I guess more and more people will run into this with filtrex eventually as more organisations start to use more strict CSP rules.
Cheers,
Danny