Skip to main content

CSP Kit Documentation

Welcome to the CSP Kit documentation. This toolkit provides utilities for working with Content Security Policy (CSP) in JavaScript applications.

Getting Started

Choose from the guides below to get started:

About CSP Kit

CSP Kit is a comprehensive toolkit for Content Security Policy management in JavaScript applications. It provides:

  • CSP policy generation and validation
  • Service definitions for common CSP sources
  • CLI tools for policy management
  • Integration utilities for popular frameworks