What is Content Security Policy (CSP) level 3, and how does it differ from CSP level 2?
CSP level 3 introduces new directives (like script-src-elem and script-src-attr) and allows control over inline styles and scripts, providing more granular security for modern web applications compared to CSP level 2.