Closed eliykat closed 4 days ago
Checkmarx One – Scan Summary & Details – 87284dc1-1623-47fd-a13a-bd96053e76b7
Severity | Issue | Source File / Package |
---|---|---|
Client_JQuery_Deprecated_Symbols | /apps/cli/src/service-container/service-container.ts: 876 |
Attention: Patch coverage is 11.62791%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 33.45%. Comparing base (
34e20b7
) to head (079d9b9
). Report is 9 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
I had to fix some mocks used in Storybook. The remaining 1 story change is an unapproved change from main
which I will chase up now, but is not caused by this PR.
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-11360
📔 Objective
Remove provider export permissions. Provider users will not have the ability to access an organization’s export tab or export a managed organization’s items.
organization.canAccessImportExport
into separate getters for import and export (providers can still import)Server PR: https://github.com/bitwarden/server/pull/5051
📸 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