Skip to content

security: sanitize relation graph node html rendering#762

Open
lhy8888 wants to merge 1 commit intoveops:masterfrom
lhy8888:codex/sec-ui-relationgraph-html
Open

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

Conversation

@lhy8888
Copy link

@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

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

1 participant