google / csp-evaluator

https://csp-evaluator.withgoogle.com
Apache License 2.0
315 stars 45 forks source link

Change requests from Lighthouse #39

Closed adamraine closed 2 years ago

adamraine commented 2 years ago

https://github.com/GoogleChrome/lighthouse/issues/12804#issuecomment-887805754

Hey folks, we had some useful feedback about the CSP XSS audit in Lighthouse. I think the changes needed to be made here are pretty simple:

I'm happy to work on this in g3 if you are on board with the changes :)

lweichselbaum commented 2 years ago

Both changes sound reasonable. Also +1 to your summary on the main thread.

cc: @ddworken

ddworken commented 2 years ago

SGTM! Let me know if you have any questions about the code or if I can help!

lweichselbaum commented 2 years ago

Addressed in #40. Thanks Adam and David!