-
Notifications
You must be signed in to change notification settings - Fork 628
Issues: leizongmin/js-xss
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Missing single quote escaping when singleQuotedAttributeValue is enabled
#291
opened Sep 30, 2024 by
mdk000
Is it possible to preserve case on attributes when filtering XSS?
#286
opened Feb 22, 2024 by
ok-martin
Doesn't sanitize "<p>abc<iframe//src=jAva	script:alert(3)>def</p>"
#283
opened Aug 16, 2023 by
LeanKhan
a标签已经被加入到了白名a: ['class', 'href', 'target'],但是href里面放入自定义协议,比如baidu360://efwefwfwe给过滤了,怎么办
#281
opened Jul 28, 2023 by
daweiyong
The href content in a tag is 'data: image', which is not processed
#275
opened Feb 20, 2023 by
qsy0213
whiteList fails when using slashes to separate tag attributes (PR included)
#268
opened Dec 27, 2022 by
hensleysecurity
Confusing variable assignment - Eslint should be configured for this project
#251
opened Mar 2, 2022 by
ctaschereau
How can I remove [removed] text from stripIgnoreTagBody: ['script'] option?
#244
opened Nov 10, 2021 by
amjadaliup
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.