Gingeh / CSP-rs

A Content Security Policy helper for rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Content Security Policy helper for rust

License:MIT License


Languages

Language:Rust 100.0%