Martin Probst fb179d9690 docs(security): Add security documentation.
Substantially rewritten, based on original content by Brian Clarkio and
Ward Bell and contributions from Naomi Black.
2016-06-21 10:51:25 -07:00

9 lines
115 B
JSON

{
"description": "Content Security",
"files": [
"!**/*.d.ts",
"!**/*.js"
],
"tags": ["security"]
}