[stable30] fix(security): Update code signing revocation list #75822
static-code-analysis.yml
on: pull_request
static-code-analysis
2m 50s
static-code-analysis-security
6m 0s
static-code-analysis-ocp
2m 40s
Annotations
10 errors and 3 warnings
|
TaintedHeader:
lib/base.php#L150
lib/base.php:150:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L506
apps/workflowengine/lib/Manager.php:506:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L469
apps/workflowengine/lib/Manager.php:469:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L421
apps/workflowengine/lib/Manager.php:421:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedFile:
apps/theming/lib/IconBuilder.php#L209
apps/theming/lib/IconBuilder.php:209:28: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
|
TaintedFile:
apps/theming/lib/IconBuilder.php#L116
apps/theming/lib/IconBuilder.php:116:40: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
|
TaintedCookie:
apps/files_sharing/lib/Controller/ShareController.php#L431
apps/files_sharing/lib/Controller/ShareController.php:431:35: TaintedCookie: Detected tainted cookie (see https://psalm.dev/257)
|
|
TaintedFile:
apps/files_external/lib/Lib/Storage/SFTP.php#L385
apps/files_external/lib/Lib/Storage/SFTP.php:385:22: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
|
TaintedCallable:
apps/files_external/lib/Config/ConfigAdapter.php#L53
apps/files_external/lib/Config/ConfigAdapter.php:53:50: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedHtml:
apps/admin_audit/lib/Actions/Action.php#L42
apps/admin_audit/lib/Actions/Action.php:42:16: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
static-code-analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, github/codeql-action/upload-sarif@439137e1b50c27ba9e2f9befc93e43091b449c34, shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f, shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|