Skip to content

feat: add xtu routes

cfe3de4
Select commit
Loading
Failed to load commit list.
Open

feat: add xtu routes #21826

feat: add xtu routes
cfe3de4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 25, 2026 in 5s

6 new alerts including 6 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 6 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 39 in lib/routes/xtu/cyxy.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
../
, which may cause a path injection vulnerability.

Check failure on line 36 in lib/routes/xtu/jwc.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
../
, which may cause a path injection vulnerability.

Check failure on line 40 in lib/routes/xtu/jwxy.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
../
, which may cause a path injection vulnerability.

Check failure on line 40 in lib/routes/xtu/nic.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
../
, which may cause a path injection vulnerability.

Check failure on line 43 in lib/routes/xtu/tw.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
../
, which may cause a path injection vulnerability.

Check failure on line 40 in lib/routes/xtu/www.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
../
, which may cause a path injection vulnerability.