mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
JavaScript: Add change note HTMLSanitizers
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
- [deepmerge](https://github.com/KyleAMathews/deepmerge)
|
||||
- [defaults-deep](https://github.com/jonschlinkert/defaults-deep)
|
||||
- [defaults](https://github.com/tmpvar/defaults)
|
||||
- [ent](https://github.com/substack/node-ent)
|
||||
- [entities](https://github.com/fb55/node-entities)
|
||||
- [escape-goat](https://github.com/sindresorhus/escape-goat)
|
||||
- [express-jwt](https://github.com/auth0/express-jwt)
|
||||
- [express-session](https://github.com/expressjs/session)
|
||||
- [extend-shallow](https://github.com/jonschlinkert/extend-shallow)
|
||||
@@ -26,6 +29,8 @@
|
||||
- [extend2](https://github.com/eggjs/extend2)
|
||||
- [fast-json-parse](https://github.com/mcollina/fast-json-parse)
|
||||
- [forge](https://github.com/digitalbazaar/forge)
|
||||
- [he](https://github.com/mathiasbynens/he)
|
||||
- [html-entities](https://github.com/mdevils/node-html-entities)
|
||||
- [jquery](https://jquery.com)
|
||||
- [js-extend](https://github.com/vmattos/js-extend)
|
||||
- [json-parse-better-errors](https://github.com/zkat/json-parse-better-errors)
|
||||
@@ -47,10 +52,14 @@
|
||||
- [q](http://documentup.com/kriskowal/q/)
|
||||
- [ramda](https://ramdajs.com)
|
||||
- [safe-json-parse](https://github.com/Raynos/safe-json-parse)
|
||||
- [sanitize](https://github.com/pocketly/node-sanitize)
|
||||
- [sanitizer](https://github.com/theSmaw/Caja-HTML-Sanitizer)
|
||||
- [smart-extend](https://github.com/danielkalen/smart-extend)
|
||||
- [underscore](https://underscorejs.org)
|
||||
- [util-extend](https://github.com/isaacs/util-extend)
|
||||
- [utils-merge](https://github.com/jaredhanson/utils-merge)
|
||||
- [validator](https://github.com/chriso/validator.js)
|
||||
- [xss](https://github.com/leizongmin/js-xss)
|
||||
- [xtend](https://github.com/Raynos/xtend)
|
||||
|
||||
## New queries
|
||||
|
||||
Reference in New Issue
Block a user