Skip to content

Potential fix for code scanning alert no. 101: Use of externally-cont…

52323d5
Select commit
Loading
Failed to load commit list.
Merged

release/v0.60.0 #2887

Potential fix for code scanning alert no. 101: Use of externally-cont…
52323d5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 6, 2025 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 114 in web/ee/src/lib/hooks/useEvaluationRunData/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 59 in web/ee/src/services/human-evaluations/api/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Use of externally-controlled format string High

Format string depends on a
user-provided value
.
Format string depends on a
user-provided value
.

Check failure on line 54 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 69 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
.