content-filter
Version:
A simple but powerful content-filter. Also provides protection against NoSQL (like MongoDB) injection attacks on Node.js
53 lines (52 loc) • 1.31 kB
JSON
{
"name": "content-filter",
"version": "1.1.2",
"description": "A simple but powerful content-filter. Also provides protection against NoSQL (like MongoDB) injection attacks on Node.js",
"main": "index.js",
"keywords": [
"mongodb",
"mongodb security",
"mongo security",
"mongo protector",
"mongodb protector",
"mongodb protection",
"nosql protection",
"nosql security",
"nosql injection",
"content filter",
"content filtering",
"content-filter",
"body filter",
"request filter",
"filtering",
"filter",
"sanitize",
"query",
"selector",
"injection",
"hash-injection"
],
"author": {
"name": "efkan"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/efkan/content-filter.git"
},
"dependencies": {},
"readmeFilename": "README.md",
"gitHead": "45cd90b7f664c1565b3a21b729b7d1613de0ad5a",
"bugs": {
"url": "https://github.com/efkan/content-filter/issues"
},
"homepage": "https://github.com/efkan/content-filter#readme",
"_id": "content-filter@1.1.2",
"scripts": {},
"_shasum": "72cf766f427999269e2a421b02a2b87b626b95c2",
"_from": "content-filter@*",
"devDependencies": {
"babel-eslint": "^5.0.0-beta6",
"eslint": "^1.10.3"
}
}