Skip to content

Merge remote-tracking branch 'parent/main' into upstream-20251003

0fa860c
Select commit
Loading
Failed to load commit list.
Merged

Upstream 20251003 #1053

Merge remote-tracking branch 'parent/main' into upstream-20251003
0fa860c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 3, 2025 in 2s

8 new alerts including 8 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 8 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 101 in app/javascript/mastodon/components/error_boundary.jsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 170 in app/javascript/mastodon/features/compose/index.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 426 in app/javascript/mastodon/features/getting_started/components/announcements.jsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 436 in app/javascript/mastodon/features/interaction_modal/index.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 47 in app/javascript/mastodon/features/navigation_panel/components/sign_in_banner.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 29 in app/javascript/mastodon/features/ui/components/link_footer.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 90 in app/javascript/mastodon/features/ui/components/link_footer.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 112 in app/javascript/mastodon/features/ui/components/navigation_bar.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.