Skip to content

Merge branch 'main' into totp

f123d50
Select commit
Loading
Failed to load commit list.
Open

Enforce TOTP verification during desktop sync setup #8920

Merge branch 'main' into totp
f123d50
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 20, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 15 in apps/server/src/services/encryption/data_encryption.ts

See this annotation in the file changed.

Code scanning / CodeQL

Use of a broken or weak cryptographic algorithm High

A broken or weak cryptographic algorithm
depends on
sensitive data from an access to secret
.
A broken or weak cryptographic algorithm
depends on sensitive data from a call to generateSecret.
A broken or weak cryptographic algorithm
depends on sensitive data from an access to secret.