Skip to content

codex/add-sidebar-update-notification-bubble

6c1663e
Select commit
Loading
Failed to load commit list.
Closed

[stale] [AGE-2476] Add sidebar changelog notifications #2907

codex/add-sidebar-update-notification-bubble
6c1663e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 11, 2025 in 3s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

Default setup

  • ❓  /language:actions

New alerts in code changed by this pull request

Security Alerts:

  • 9 critical

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 79 in api/oss/src/services/api_key_service.py

See this annotation in the file changed.

Code scanning / CodeQL

Use of a broken or weak cryptographic hashing algorithm on sensitive data High

Sensitive data (password)
is used in a hashing algorithm (SHA256) that is insecure for password hashing, since it is not a computationally expensive hash function.

Check failure on line 50 in web/oss/src/services/api.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.
The
URL
of this request depends on a
user-provided value
.

Check failure on line 40 in web/oss/src/services/deploymentVersioning/api/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.
The
URL
of this request depends on a
user-provided value
.

Check failure on line 149 in web/oss/src/services/evaluations/api/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.
The
URL
of this request depends on a
user-provided value
.

Check failure on line 193 in web/oss/src/services/evaluations/api/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.
The
URL
of this request depends on a
user-provided value
.

Check failure on line 88 in web/oss/src/services/human-evaluations/api/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.
The
URL
of this request depends on a
user-provided value
.

Check failure on line 114 in web/oss/src/services/human-evaluations/api/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.
The
URL
of this request depends on a
user-provided value
.

Check failure on line 193 in web/oss/src/services/human-evaluations/api/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.

Check failure on line 76 in web/oss/src/services/testsets/api/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical test

The
URL
of this request depends on a
user-provided value
.

Check failure on line 124 in web/oss/src/services/workspace/api/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.