vscode/src/vs/base/common/insane/cgmanifest.json
Matt Bierner e9b4a91e4a Pass rendered markdown through additional sanitizer
Uses insane to process rendered markdown. Adds an additional level of protection for context injections
2019-08-19 19:40:43 -07:00

18 lines
300 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "insane",
"repositoryUrl": "https://github.com/bevacqua/insane",
"commitHash": "7f5a809f44a37e7d11ee5343b2d8bca4be6ba4ae"
}
},
"license": "MIT",
"version": "2.6.2"
}
],
"version": 1
}