Skip to content
Ryan Parman edited this page Jun 11, 2024 · 8 revisions

Overview

CSP Parser and Evaluator in Go is a CLI tool and library which can evaluate a Content-Security-Policy value, and provide actionable feedback about how to improve it.

There is tooling and reporting that we want to be able to do in the future, but having a strong parser/evaluator is the first step.

See the sidebar for more detailed information and recommendations.

Clone this wiki locally