Skip to content

feat(pat-validation): Sanitize the validation message.#1282

Merged
thet merged 1 commit intomasterfrom
thet/pat-validation/sanitize-error-msg
Apr 15, 2026
Merged

feat(pat-validation): Sanitize the validation message.#1282
thet merged 1 commit intomasterfrom
thet/pat-validation/sanitize-error-msg

Conversation

@thet
Copy link
Copy Markdown
Member

@thet thet commented Apr 15, 2026

Sanitize the validation message to keep malicious input from being executed. Chrome includes the input value in it's browser validation message. When placing that into the DOM, malicious input could get executed within the web page context.

@thet thet requested a review from petschki April 15, 2026 15:36
Sanitize the validation message to keep malicious input from being
executed. Chrome includes the input value in it's browser validation
message. When placing that into the DOM, malicious input could get
executed within the web page context.
@thet thet force-pushed the thet/pat-validation/sanitize-error-msg branch from ac7b356 to 87db300 Compare April 15, 2026 16:22
@thet thet merged commit 87221d4 into master Apr 15, 2026
1 check passed
@thet thet deleted the thet/pat-validation/sanitize-error-msg branch April 15, 2026 16:33
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

Successfully merging this pull request may close these issues.

1 participant