We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Per #112 (review)
Currently [in the PR], we're rendering out the meta.Description from HIBP:
meta.Description
{{! TODO: make sure meta.Description is a safe string so we can use triple-{{{ }} {{{ meta.Description }}}
The text was updated successfully, but these errors were encountered:
Actually... this is a line item in #55 security checklist, so you're probably free to close it:
JavaScript applications should use DOMPurify
Sorry, something went wrong.
fix #113: use dompurify on HIBP description
88a7c1a
c50e4b1
No branches or pull requests
Per #112 (review)
Currently [in the PR], we're rendering out the
meta.Description
from HIBP:The text was updated successfully, but these errors were encountered: