Skip to content

Harden reminder PendingIntent handling to clear CodeQL alerts#33

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

Harden reminder PendingIntent handling to clear CodeQL alerts#33
r0073rr0r merged 1 commit into
mainfrom
fix/codeql-implicit-pendingintent

Conversation

@r0073rr0r

Copy link
Copy Markdown
Contributor

Summary

  • use explicit ComponentName intents for reminder PendingIntent creation
  • pass PendingIntent.FLAG_IMMUTABLE directly at call sites
  • remove stale suppression comments and indirect flag variables

Targets

Verification

  • ./gradlew.bat :app:compileDebugKotlin :app:testDebugUnitTest

@r0073rr0r r0073rr0r merged commit c0682dd into main Apr 20, 2026
4 of 5 checks passed
@r0073rr0r r0073rr0r deleted the fix/codeql-implicit-pendingintent branch April 20, 2026 07:57
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