mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
* isValidCipher and findWeakPasswordDetails * auditPasswordLeaks$ * missing deps fix * refactor: remove unused dependencies from RiskInsightsReportService - Remove PasswordStrengthServiceAbstraction and AuditService from constructor - Update module dependency injection to only provide these services to PasswordHealthService - Remove unused imports and mock services from test file - Ensure proper separation of concerns where password health logic is centralized in PasswordHealthService