Releases: AhmedAdelFahim/express-xss-sanitizer
Releases · AhmedAdelFahim/express-xss-sanitizer
v2.0.0
What's Changed
- Update README.md add syntax highlighting by @MhL5 in #15
- adding test cases for params and update readme by @AhmedAdelFahim in #19
- support express version 5 by @AhmedAdelFahim in #21
New Contributors
Full Changelog: V1.2.0...v2.0.0
v1.2.0
What's Changed
- support allowed attributes by @irsali in #11
- Enhancments by @AhmedAdelFahim in #12
- fixing issue#13 sanitize-html Information Exposure vulnerability. by @AhmedAdelFahim in #14
New Contributors
Full Changelog: v1.1.6...V1.2.0
v1.1.6
v1.1.4
1.1.4
v1.1.3
What's Changed
- fix XSS bypass by using prototype pollution issue. by @AhmedAdelFahim in #5
Full Changelog: v1.1.2...v1.1.3
v1.1.2
update sanitize-html version.
v1.1.1
Fix bugs in sanitize function
v1.1.0
Feature: sanitize data without middleware function