Skip to content

security: sanitize relation graph node html rendering#762

Merged
LHRUN merged 1 commit intoveops:masterfrom
lhy8888:codex/sec-ui-relationgraph-html
Apr 13, 2026
Merged

security: sanitize relation graph node html rendering#762
LHRUN merged 1 commit intoveops:masterfrom
lhy8888:codex/sec-ui-relationgraph-html

Conversation

@lhy8888
Copy link
Copy Markdown
Contributor

@lhy8888 lhy8888 commented Mar 8, 2026

Summary

Relation graph component rendered node HTML through v-html without default sanitization.

Security Fix

Add safeHtml escaping by default with explicit opt-in flag for unsafe raw HTML.

Linked Issue

Closes #761
#761

Commit

3c9732a

@LHRUN LHRUN merged commit 4e79935 into veops:master Apr 13, 2026
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.

[SECURITY][High] Relation graph node HTML rendering allows unsafe content

2 participants