|
|
|
|
|
by mtlynch
720 days ago
|
|
The relevant thing here is that before, CSP would protect you even if you failed to sanitize an attacker-controlled input. Bringing in htmx allows the attacker to bypass CSP, and that hasn't been documented well before. The htmx docs mention CSP in passing but don't explore the nuance that OP does. |
|
And that's not HTMX or CSP's fault.