Skip to content

Add tests and documentation for proxy git client feature

07bc577
Select commit
Loading
Failed to load commit list.
Open

Add proxy git client for repository cloning via Semaphore server #3260

Add tests and documentation for proxy git client feature
07bc577
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 30, 2025 in 3s

9 new alerts including 9 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 9 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 435 in api/runners/runners.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by an access to Password
flows to a logging call.
Sensitive data returned by an access to Password
flows to a logging call.

Check failure on line 491 in api/runners/runners.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by an access to Password
flows to a logging call.
Sensitive data returned by an access to Password
flows to a logging call.

Check failure on line 507 in api/runners/runners.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by an access to Password
flows to a logging call.
Sensitive data returned by an access to Password
flows to a logging call.

Check failure on line 55 in db_lib/ProxyGitClient.go

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 99 in db_lib/ProxyGitClient.go

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 111 in db_lib/ProxyGitClient.go

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 209 in db_lib/ProxyGitClient.go

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 217 in db_lib/ProxyGitClient.go

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 223 in db_lib/ProxyGitClient.go

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
.