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

Use html.escape for all output that may be user-influenced. #404

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

garloff
Copy link
Member

@garloff garloff commented Dec 6, 2023

This is cleaner than filtering the input.
Suggested by @joshmue.

This is cleaner than filtering the input.
Suggested by @joshmue.

Signed-off-by: Kurt Garloff <kurt@garloff.de>
@garloff garloff added security Issues or pull requests that are security-relevant standards Issues / ADR / pull requests relevant for standardization & certification labels Dec 6, 2023
@garloff garloff requested a review from joshmue December 6, 2023 16:19
@garloff garloff self-assigned this Dec 6, 2023
Copy link
Contributor

@joshmue joshmue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@garloff garloff merged commit 8125b8c into main Dec 7, 2023
3 checks passed
@garloff garloff deleted the fix/escape-html branch December 7, 2023 10:05
@joshmue joshmue mentioned this pull request Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Issues or pull requests that are security-relevant standards Issues / ADR / pull requests relevant for standardization & certification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants