Skip to content

feat: Support enabling proxy when adding nodes

903f013
Select commit
Loading
Failed to load commit list.
Merged

feat: Support enabling proxy when adding nodes #11525

feat: Support enabling proxy when adding nodes
903f013
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Dec 31, 2025 in 3s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 712 in core/app/service/setting.go

See this annotation in the file changed.

Code scanning / SonarCloud

Server certificates should be verified during SSL/TLS connections High

Enable server certificate validation on this SSL/TLS connection. See more on SonarQube Cloud

Check failure on line 712 in core/app/service/setting.go

See this annotation in the file changed.

Code scanning / SonarCloud

Server hostnames should be verified during SSL/TLS connections High

Enable server hostname verification on this SSL/TLS connection. See more on SonarQube Cloud

Check failure on line 33 in core/utils/ssh/http.go

See this annotation in the file changed.

Code scanning / SonarCloud

Server certificates should be verified during SSL/TLS connections High

Enable server certificate validation on this SSL/TLS connection. See more on SonarQube Cloud

Check failure on line 33 in core/utils/ssh/http.go

See this annotation in the file changed.

Code scanning / SonarCloud

Server hostnames should be verified during SSL/TLS connections High

Enable server hostname verification on this SSL/TLS connection. See more on SonarQube Cloud