Skip to content
#

content-security-policy

Here are 90 public repositories matching this topic...

brendanheywood
brendanheywood commented Dec 4, 2019

ie lets say the directive name + value is 'img-src https:'' and we collect some violations. Then we add an exemption so now it's 'img-src https: *.example.com' and we collect more violations.

Now the data is split across two records, we want it to be grouped by 'img-src' regardless of how the policy changes over time.

Tasks:

  • first col should be the directive name, we will group record

Improve this page

Add a description, image, and links to the content-security-policy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the content-security-policy topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.