Escape those attribute values! #81
Unanswered
markuswustenberg
asked this question in
General
Replies: 1 comment 1 reply
-
Thank you again @philippta, your fix is now released. 😊 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v0.17.0 brings a security update, where the library now makes sure to escape attribute values. So feel free to pass user-generated values to
Attr
now. Special thanks to @philippta for reporting and guidance. 😎Also, there are documentation updates, so there should be runnable examples on godoc soon.
Also, two new helper components made it into the
components
package:LinkStylesheet
andLinkPreload
. Enjoy!This discussion was created from the release Escape those attribute values!.
Beta Was this translation helpful? Give feedback.
All reactions