fosstars-rating-core
fosstars-rating-core copied to clipboard
safehtml used in Golang GitHub projects
safehtml provides immutable string-like types that wrap web types such as HTML, JavaScript and CSS. These wrappers are safe by construction against XSS and similar web vulnerabilities, and they can only be interpolated in safe ways.
Things to do:
Check if information can be extracted from GitHub, if safehtml is used in the project. For more information see https://github.com/google/safehtml Example project using this: https://github.com/google/go-safeweb