Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

safehtml used in Golang GitHub projects #855

Open
ManjunathMS35 opened this issue Aug 8, 2022 · 0 comments
Open

safehtml used in Golang GitHub projects #855

ManjunathMS35 opened this issue Aug 8, 2022 · 0 comments

Comments

@ManjunathMS35
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant