Top 4 Go Sanitization Projects
-
If you just want to assert that certain strings are convertible into certain types, https://github.com/asaskevich/govalidator contains a lot of handy functions to do just that.
-
bluemonday
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
Project mention: How to validate a string is a valid HTML tag/attribute? | reddit.com/r/golang | 2022-03-06Sounds like a task for bluemonday.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
filter
⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。 (by gookit)
-
Go Sanitization related posts
Index
What are some of the best open-source Sanitization projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | govalidator | 5,351 |
2 | bluemonday | 2,271 |
3 | filter | 64 |
4 | go-sanitize | 11 |
Are you hiring? Post a new remote job listing for free.