package content_security_policy

  1. Overview
  2. Docs
A library for building content-security policies

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=2b02c1d1b864812065a8657f0cda13db493985ea71803cc06a95d5e690a408e2

CHANGES.md.html

Release v0.17.0

  • Removed support for explicit "nonce" and "hash" sources, in place of an "inline-content" that implicitly produces a hash. The removed source types were, in practice, unused.

  • Removed some deprecated CSP features (plugin_types, require_sri_for_script, and require_sri_for_style).

  • Added a monoidal interface for constructing policies.

OCaml

Innovation. Community. Security.