Closed david-livefront closed 2 days ago
Checkmarx One â Scan Summary & Details â e7481d16-1400-4ab7-8009-08980a7e64f9
Severity | Issue | Source File / Package | Checkmarx Insight |
---|---|---|---|
Privacy_Violation | /app/src/main/java/com/x8bit/bitwarden/ui/vault/feature/item/VaultItemViewModel.kt: 875 | Attack Vector |
Severity | Issue | Source File / Package |
---|---|---|
Unpinned Actions Full Length Commit SHA | /crowdin-pull.yml: 26 |
Attention: Patch coverage is 92.85714%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 88.99%. Comparing base (
d418444
) to head (4945d10
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../datasource/network/service/IdentityServiceImpl.kt | 87.50% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
đ¨ Try these New Features:
Thanks @SaintPatrck
đī¸ Tracking
PM-15025
đ Objective
This PR updates the
sendVerificationEmail
API to properly parse error messages from the server so they can be displayed to the user.đ¸ Screenshots
â° Reminders before review
đĻŽ Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or âšī¸ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or đ (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or â ī¸ (:warning:
) for more significant problems or concerns needing attention:seedling:
) or âģī¸ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes