csp

Crates.iocsp
lib.rscsp
version2.0.0
sourcesrc
created_at2019-12-18 22:24:39.429529
updated_at2023-10-24 20:25:25.254007
descriptionA small Content Security Policy creation helper.
homepage
repositoryhttps://github.com/ljoonal/CSP-rs
max_upload_size
id190405
size39,352
LJ (ljoonal)

documentation

README

CSP-rs

This is a very small rust crate to help avoid typos when creating a Content-Security-Policy string.

Any contributions to improve it are welcome, but keep in mind that the goal of this crate is to be very minimal, and without dependencies. This should be kept simple enough that anyone who decides to use this care would do so with the confidence that they could maintain it themselves if needed.

Commit count: 12

cargo fmt