# Strict CSP

`wp-plugin/strict-csp` — WordPress plugin

## Install

```sh
composer require wp-plugin/strict-csp
```

## Details

- **Latest version:** 0.3.2
- **Active installs:** 30
- **Composer installs:** 0
- **Author:** Weston Ruter
- **WordPress.org:** https://wordpress.org/plugins/strict-csp/
- **Homepage:** https://github.com/westonruter/strict-csp

## Description

Enforces a Strict Content Security Policy on the frontend and login screen to help mitigate any XSS vulnerabilities.

## Versions (4)

- `0.3.2` (latest) — `composer require wp-plugin/strict-csp:0.3.2`
- `0.3.1` — `composer require wp-plugin/strict-csp:0.3.1`
- `0.3.0` — `composer require wp-plugin/strict-csp:0.3.0`
- `dev-trunk` — `composer require wp-plugin/strict-csp:dev-trunk`
