This website requires JavaScript.
Explore
Help
Register
Sign In
leizongmin
/
js-xss
Watch
1
Star
0
Fork
0
You've already forked js-xss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4452638995db80f24e46392c5582e1ac1eadb391
js-xss
/
lib
History
Tom Anthony
51de741f7b
Update handling of quoteStart to prevent sanitization bypass using non-space whitespace.
2021-01-25 21:17:00 +01:00
..
cli.js
reformat by prettier
2017-12-21 14:22:34 +08:00
default.js
docs: Fix simple typo, doube -> double
2020-09-01 07:48:41 +10:00
index.js
export function filterXSS
2019-03-20 14:07:13 +08:00
parser.js
Update handling of quoteStart to prevent sanitization bypass using non-space whitespace.
2021-01-25 21:17:00 +01:00
util.js
reformat by prettier
2017-12-21 14:22:34 +08:00
xss.js
fix issue
#120
,
tag in whiteList
should be replaced with
whiteList.hasOwnProperty(tag)
2017-12-21 15:06:39 +08:00