You’re deploying a new feature and need to lock down your site against cross-site scripting, but the Content Security Policy spec reads like ciphertext. A stray semicolon or a missing quote can silently break legitimate resources or leave a gaping hole an attacker will find in minutes. CSP Buil...
Source: [Dev.to](https://dev.to/mryesiller/csp-builder-a-small-tool-that-solves-a-specific-problem-55ld)