Skip to content

feat(core): honor x-skip-translation header in request-context middle…

fd594e1
Select commit
Loading
Failed to load commit list.
Merged

refactor(api): V2 response envelope, snake_case schema, named views #2729

feat(core): honor x-skip-translation header in request-context middle…
fd594e1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 22, 2026 in 2s

5 new alerts including 5 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 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 169 in apps/core/src/modules/file/file.controller.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 149 in apps/core/src/modules/file/file.service.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 150 in apps/core/src/modules/file/file.service.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 70 in packages/api-client/legacy/response-adapter.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 with many repetitions of '/'.

Check failure on line 17 in packages/api-client/scripts/smoke-diff.mjs

See this annotation in the file changed.

Code scanning / CodeQL

Regular expression injection High

This regular expression is constructed from a
command-line argument
.