-
Notifications
You must be signed in to change notification settings - Fork 451
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
manifestXmlJsonml does not escape content, nor is there an escape for html/xml #1037
Comments
Something like this seems to work and would be nice to add to std.
|
scr-oath
added a commit
to scr-oath/jsonnet
that referenced
this issue
Dec 3, 2022
scr-oath
added a commit
to scr-oath/go-jsonnet
that referenced
this issue
Dec 3, 2022
sbarzowski
pushed a commit
to google/go-jsonnet
that referenced
this issue
Jan 29, 2023
vhata
pushed a commit
to discord/go-jsonnet
that referenced
this issue
Aug 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How does one properly escape user inputs / data for insertion into contents of a tag?
(Yes the statement is false 😄 , as is the output - it should be
5 < 4
)The text was updated successfully, but these errors were encountered: