[stable29] refactor(workflowengine): Check if class is correct #70046
static-code-analysis.yml
on: pull_request
static-code-analysis
8m 3s
static-code-analysis-security
18m 38s
static-code-analysis-ocp
2m 36s
Annotations
10 errors and 2 warnings
|
TaintedHeader:
lib/base.php#L210
lib/base.php:210:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L530
apps/workflowengine/lib/Manager.php:530:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L493
apps/workflowengine/lib/Manager.php:493:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L445
apps/workflowengine/lib/Manager.php:445:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedFile:
apps/theming/lib/IconBuilder.php#L235
apps/theming/lib/IconBuilder.php:235:28: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
|
TaintedFile:
apps/theming/lib/IconBuilder.php#L137
apps/theming/lib/IconBuilder.php:137:40: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
|
TaintedCookie:
apps/files_sharing/lib/Controller/ShareController.php#L468
apps/files_sharing/lib/Controller/ShareController.php:468:35: TaintedCookie: Detected tainted cookie (see https://psalm.dev/257)
|
|
TaintedFile:
apps/files_external/lib/Lib/Storage/SFTP.php#L414
apps/files_external/lib/Lib/Storage/SFTP.php:414:22: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
|
TaintedCallable:
apps/files_external/lib/Config/ConfigAdapter.php#L75
apps/files_external/lib/Config/ConfigAdapter.php:75:50: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedHtml:
apps/admin_audit/lib/Actions/Action.php#L63
apps/admin_audit/lib/Actions/Action.php:63:16: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
static-code-analysis
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
static-code-analysis-security
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|