Skip to content

Remove legacy test files deleted in PR #522

990dfc4
Select commit
Loading
Failed to load commit list.
Draft

Split PR #522 [8/9]: Management UI rewrite #564

Remove legacy test files deleted in PR #522
990dfc4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Mar 30, 2026 in 4s

4 new alerts including 4 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 medium

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 warning on line 34 in packages/devtools/management-ui/server/src/application/use-cases/StartProjectUseCase.js

See this annotation in the file changed.

Code scanning / SonarCloud

Accessing files should not lead to filesystem oracle attacks Medium

Change this code to not check file existence based on user-controlled data. See more on SonarQube Cloud

Check warning on line 48 in packages/devtools/management-ui/server/src/application/use-cases/StartProjectUseCase.js

See this annotation in the file changed.

Code scanning / SonarCloud

Accessing files should not lead to filesystem oracle attacks Medium

Change this code to not check file existence based on user-controlled data. See more on SonarQube Cloud

Check warning on line 50 in packages/devtools/management-ui/server/src/application/use-cases/StartProjectUseCase.js

See this annotation in the file changed.

Code scanning / SonarCloud

Accessing files should not lead to filesystem oracle attacks Medium

Change this code to not check file existence based on user-controlled data. See more on SonarQube Cloud

Check warning on line 95 in packages/devtools/management-ui/server/src/application/use-cases/StartProjectUseCase.js

See this annotation in the file changed.

Code scanning / SonarCloud

Accessing files should not lead to filesystem oracle attacks Medium

Change this code to not check file existence based on user-controlled data. See more on SonarQube Cloud