Skip to content

fix(encryption): Refactor EncryptionWrapper, fix zero-byte size, add S3 tests #73503

fix(encryption): Refactor EncryptionWrapper, fix zero-byte size, add S3 tests

fix(encryption): Refactor EncryptionWrapper, fix zero-byte size, add S3 tests #73503

Triggered via pull request February 7, 2026 09:37
Status Failure
Total duration 6m 31s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
1m 59s
static-code-analysis
static-code-analysis-security
6m 28s
static-code-analysis-security
static-code-analysis-ocp
48s
static-code-analysis-ocp
static-code-analysis-ncu
27s
static-code-analysis-ncu
static-code-analysis-strict
41s
static-code-analysis-strict
Fit to window
Zoom out
Zoom in

Annotations

9 errors
static-code-analysis
Process completed with exit code 2.
DeprecatedMethod: tests/lib/TestCase.php#L95
tests/lib/TestCase.php:95:11: DeprecatedMethod: The method OC\AppFramework\Utility\SimpleContainer::offsetGet has been marked as deprecated (see https://psalm.dev/001)
TaintedCallable: lib/private/ServerContainer.php#L89
lib/private/ServerContainer.php:89:17: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedHtml: lib/private/Mail/Mailer.php#L229
lib/private/Mail/Mailer.php:229:72: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedHtml: lib/private/Mail/Mailer.php#L209
lib/private/Mail/Mailer.php:209:83: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedCallable: lib/private/AppFramework/Utility/SimpleContainer.php#L129
lib/private/AppFramework/Utility/SimpleContainer.php:129:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L501
apps/workflowengine/lib/Manager.php:501:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L468
apps/workflowengine/lib/Manager.php:468:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L426
apps/workflowengine/lib/Manager.php:426:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)