proxy.golang.org : github.com/baderkha/xss-mw
XssMw provides an "auto remove XSS" from all user submitted input. It's applied on POST, PUT, and GET Requests only. We currently support three Request types: * JSON requests - Content-Type application/json * Form Encoded - Content-Type application/x-www-form-urlencoded * Multipart Form Data - Content-Type multipart/form-data XSS filtering is performed by HTML sanitizer https://github.com/microcosm-cc/bluemonday The default is to the strictest policy - StrictPolicy()
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/baderkha/xss-mw
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/baderkha
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago