Skip to content

simplify logic

f9c69cc
Select commit
Loading
Failed to load commit list.
Merged

feat(navigator): notifications #16800

simplify logic
f9c69cc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 13, 2026 in 6s

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 239 in app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt

See this annotation in the file changed.

Code scanning / CodeQL

Use of implicit PendingIntents High

An implicit Intent is created
and sent to an unspecified third party through a PendingIntent.
An implicit Intent is created and sent to an unspecified third party through a PendingIntent.
An implicit Intent is created and sent to an unspecified third party through a PendingIntent.
An implicit Intent is created and sent to an unspecified third party through a PendingIntent.