Skip to content

Merge branch 'apache:develop' into develop

068daed
Select commit
Loading
Failed to load commit list.
Merged

[Break Change]: Transfer the source code from dubbo-kubernetes/refractor to here #1302

Merge branch 'apache:develop' into develop
068daed
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Jul 20, 2025 in 4s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 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 36 in dubboctl/pkg/sdk/tpl/default/java/common/src/main/java/com/example/demo/demos/web/BasicController.java

See this annotation in the file changed.

Code scanning / SonarCloud

Endpoints should not be vulnerable to reflected cross-site scripting (XSS) attacks High

Change this code to not reflect unsanitized user-controlled data. See more on SonarQube Cloud

Check failure on line 53 in dubboctl/pkg/sdk/tpl/default/java/common/src/main/java/com/example/demo/demos/web/BasicController.java

See this annotation in the file changed.

Code scanning / SonarCloud

Endpoints should not be vulnerable to reflected cross-site scripting (XSS) attacks High

Change this code to not reflect unsanitized user-controlled data. See more on SonarQube Cloud

Check failure on line 36 in dubboctl/pkg/sdk/tpl/default/java/common/src/main/java/com/example/demo/demos/web/PathVariableController.java

See this annotation in the file changed.

Code scanning / SonarCloud

Endpoints should not be vulnerable to reflected cross-site scripting (XSS) attacks High

Change this code to not reflect unsanitized user-controlled data. See more on SonarQube Cloud

Check failure on line 43 in dubboctl/pkg/sdk/tpl/default/java/common/src/main/java/com/example/demo/demos/web/PathVariableController.java

See this annotation in the file changed.

Code scanning / SonarCloud

Endpoints should not be vulnerable to reflected cross-site scripting (XSS) attacks High

Change this code to not reflect unsanitized user-controlled data. See more on SonarQube Cloud