Description of the false positive
CodeQL reports a "use of implicit PendingIntents," but the Intent in question seems to actually be explicit.
Code samples or links to source code
https://github.com/tmo1/sms-ie/blob/bad53787c0bcf1f4ec5fc18e4ed6623a756373d9/app/src/main/java/com/github/tmo1/sms_ie/ImportExportWorker.kt#L364-L364
URL to the alert on GitHub code scanning (optional)
tmo1/sms-ie#289 (review)
Description of the false positive
CodeQL reports a "use of implicit PendingIntents," but the Intent in question seems to actually be explicit.
Code samples or links to source code
https://github.com/tmo1/sms-ie/blob/bad53787c0bcf1f4ec5fc18e4ed6623a756373d9/app/src/main/java/com/github/tmo1/sms_ie/ImportExportWorker.kt#L364-L364
URL to the alert on GitHub code scanning (optional)
tmo1/sms-ie#289 (review)