Skip to content

Merge branch 'main' of https://github.com/reactjs/react.dev into sync…

518abb1
Select commit
Loading
Failed to load commit list.
Open

Sync with react.dev @ 1207ee36 #353

Merge branch 'main' of https://github.com/reactjs/react.dev into sync…
518abb1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 6, 2026 in 2s

4 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high
  • 1 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 48 in src/components/MDX/ErrorDecoder.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side cross-site scripting High

Cross-site scripting vulnerability due to
user-provided value
.

Check failure on line 43 in src/pages/api/md/[...path].ts

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check failure on line 121 in src/pages/errors/[errorCode].tsx

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check warning on line 48 in src/components/MDX/ErrorDecoder.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.