WaspW
Wasp3w ago
Grimm

nonce/CSP support?

Hey! Trying to achieve an A+ security grade on a Wasp App and one of the remaining fixes was on CSP - recommendation being " Remove unsafe-inline and data: from script-src, overly broad sources from object-src and script-src, and ensure object-src and script-src are set. " .
From my understanding Wasp doesn't yet have nonce/CSP support?
Was this page helpful?