bitwarden / authenticator-android

Bitwarden Authenticator mobile app for Android.
https://bitwarden.com
GNU General Public License v3.0
356 stars 25 forks source link

[BWA-10] Sanitize incoming Intents #227

Closed SaintPatrck closed 1 month ago

SaintPatrck commented 1 month ago

๐ŸŽŸ๏ธ Tracking

https://bitwarden.atlassian.net/browse/BWA-10

๐Ÿ“” Objective

Sanitizes incoming Intents using IntentSanitizer to prevent potential issues with unclean Intents. This ensures that only sanitized Intents are processed by the application.

โฐ Reminders before review

๐Ÿฆฎ Reviewer guidelines

github-actions[bot] commented 1 month ago

Logo Checkmarx One โ€“ Scan Summary & Details โ€“ 68f7a3b5-228f-45d3-aafe-ebc8536b3c10

No New Or Fixed Issues Found

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 8.18%. Comparing base (6e7f5a3) to head (086e9f6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ===================================== Coverage 8.18% 8.18% ===================================== Files 92 92 Lines 4384 4384 Branches 512 512 ===================================== Hits 359 359 Misses 3992 3992 Partials 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.