[GH-ISSUE #75] deprecated xss sanitizer in validator module #49

Closed
opened 2026-03-03 16:04:00 +03:00 by kerem · 1 comment
Owner

Originally created by @jupe on GitHub (Aug 24, 2016).
Original GitHub issue: https://github.com/mthenw/frontail/issues/75

Looks that latest version of validator is no more xss sanitization which are used here.

XSS sanitization was removed from the library in 2d5d6999.

Propose to change it to something which are not deprecated..

Originally created by @jupe on GitHub (Aug 24, 2016). Original GitHub issue: https://github.com/mthenw/frontail/issues/75 Looks that latest version of [validator is no more xss sanitization](https://www.npmjs.com/package/validator#xss-sanitization) which are used [here](https://github.com/mthenw/frontail/blob/master/index.js#L124). ``` XSS sanitization was removed from the library in 2d5d6999. ``` Propose to change it to something which are not deprecated..
kerem closed this issue 2026-03-03 16:04:00 +03:00
Author
Owner

@mthenw commented on GitHub (Aug 24, 2016):

Hey,

thanks for reporting. Are you interested in fixing that?

<!-- gh-comment-id:242036572 --> @mthenw commented on GitHub (Aug 24, 2016): Hey, thanks for reporting. Are you interested in fixing that?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#49
No description provided.