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
53ba52a599bbb57a57210f54c1d2ce2f62e94b58
js-xss
/
lib
History
Simon Bertrang
4c66d6e388
Update parser.js
...
Actually turn on strict mode.
2019-03-27 09:30:16 +01:00
..
cli.js
reformat by prettier
2017-12-21 14:22:34 +08:00
default.js
reformat by prettier
2017-12-21 14:22:34 +08:00
index.js
export function filterXSS
2019-03-20 14:07:13 +08:00
parser.js
Update parser.js
2019-03-27 09:30:16 +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