CSP Manager for Umbraco

Platform Downloads NuGet GitHub license Build

A Content Security Policy management package for Umbraco CMS. Manage CSP headers for your frontend and backoffice through the Umbraco backoffice.

Get Started View on GitHub


Features

  • Frontend & Backend CSP Management — Configure separate Content Security Policies for your website frontend and Umbraco backoffice
  • Intuitive Backoffice Interface — Easy-to-use management screens within the Umbraco backoffice
  • CSP Evaluation Tools — Test and validate your Content Security Policies before deployment
  • Nonce Support — Built-in tag helpers for script, style, and link nonces
  • Flexible Configuration — Customize CSP directives to match your website’s requirements
  • Notification Events — Extend behaviour with CspWritingNotification and CspSavedNotification
  • uSync Integration — Sync CSP policies across environments using uSync

Packages

Package NuGet Purpose
Umbraco.Community.CSPManager NuGet Main CSP management package
Umbraco.Community.CSPManager.uSync NuGet uSync export/import integration
Umbraco.Community.CSPManager.uSync.Complete NuGet uSync Publisher push/pull support