diff --git a/data/addons/pyramid-csp.yaml b/data/addons/pyramid-csp.yaml new file mode 100644 index 0000000..c4450f2 --- /dev/null +++ b/data/addons/pyramid-csp.yaml @@ -0,0 +1,13 @@ +addon: true +category: +- requests +demoUrl: '' +description: Add a Content Security Policy to your HTTP responses. +docsUrl: https://pypi.org/project/pyramid-csp/ +maintainers: + - luhn +name: pyramid-csp +projectUrl: https://pypi.org/project/pyramid-csp/ +pypiUrl: https://pypi.org/project/pyramid-csp/ +support: community +vcsUrl: https://github.com/luhn/pyramid-csp/