Skip to content

fix(desktop): normalize project README HTML safely - #6409

Open
RossHartmann wants to merge 2 commits into
block:mainfrom
Kiingo:upstream/readme-normalizer-20260820
Open

fix(desktop): normalize project README HTML safely#6409
RossHartmann wants to merge 2 commits into
block:mainfrom
Kiingo:upstream/readme-normalizer-20260820

Conversation

@RossHartmann

Copy link
Copy Markdown

Summary

Extract README normalization into a bounded, provider-neutral helper. Supported HTML is converted to Markdown, unknown/entity-encoded markup remains inert text, and unsafe link/image destinations are dropped without losing their labels.

Validation

  • 4 focused normalization/security tests pass
  • DCO sign-off included

Signed-off-by: Ross Hartmann <1750494+RossHartmann@users.noreply.github.com>
@RossHartmann
RossHartmann requested a review from a team as a code owner August 20, 2026 16:46
Signed-off-by: Ross Hartmann <1750494+RossHartmann@users.noreply.github.com>
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