Skip to content

Chore: Update TypeScript configurations in OXC to extend base config …

56b3d6e
Select commit
Loading
Failed to load commit list.
Open

Feat: Integrate OXC for faster builds and improved Mincho transformations #281

Chore: Update TypeScript configurations in OXC to extend base config …
56b3d6e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 10, 2026 in 2s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

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 41 in packages/oxc/src/mincho-transform.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings starting with 'import {' and with many repetitions of 'import {'.

Check failure on line 47 in packages/oxc/src/mincho-transform.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings starting with 'import {' and with many repetitions of 'import {'.

Check failure on line 66 in packages/oxc/src/mincho-transform.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings starting with 'import {' and with many repetitions of 'import {'.

Check failure on line 76 in packages/oxc/src/mincho-transform.ts

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings starting with 'import {' and with many repetitions of 'import {|'.