Skip to content

Fix CodeQL implicit PendingIntent findings in reminders#29

Merged
r0073rr0r merged 1 commit intomainfrom
fix/codeql-implicit-pendingintent
Apr 20, 2026
Merged

Fix CodeQL implicit PendingIntent findings in reminders#29
r0073rr0r merged 1 commit intomainfrom
fix/codeql-implicit-pendingintent

Conversation

@r0073rr0r
Copy link
Copy Markdown
Contributor

Summary

  • force explicit component + package on reminder PendingIntents
  • keep PendingIntents immutable
  • remove unused reminder FIRE action constant

Security context

This addresses the open CodeQL alerts:

Verification

  • ./gradlew.bat :app:compileDebugKotlin :app:testDebugUnitTest (pass)

@r0073rr0r r0073rr0r merged commit 4bb21e3 into main Apr 20, 2026
4 of 8 checks passed
@r0073rr0r r0073rr0r deleted the fix/codeql-implicit-pendingintent branch April 20, 2026 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant