Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Oct 00:52
· 22 commits to main since this release
99ab7c1

Patch Changes

  • ba9cd36: Fix CSP 'none' keyword handling to comply with spec requirements. The 'none' keyword must be the only value in a directive - when mixed with other values, 'none' is now automatically removed to prevent invalid policies.