Skip to content

Releases: tiptophelmet/cspolicy

Showcase cspolicy with a descriptive root package comment

12 Sep 20:15
e8498ba
Compare
Choose a tag to compare

Enhancements

  1. Showcase cspolicy with a descriptive root package comment
  2. Remove redundant package comments

What's Changed

User-friendly API to build your Content-Security-Policy HTTP header

12 Sep 19:49
Compare
Choose a tag to compare

🎉 First release of cspolicy!

Features:

  1. Build value for Content-Security-Policy HTTP header using structs
  2. CSP sources as structs
  3. CSP directives as structs

Also included:

  • unit tests
  • comments

Full Changelog: https://github.com/tiptophelmet/cspolicy/commits/v0.1.0