loopback4-authentication icon indicating copy to clipboard operation
loopback4-authentication copied to clipboard

refactor(chore): fix audit vulnerability

Open piyushsinghgaur1 opened this issue 2 months ago • 2 comments

Description

fix audit vulnerability Fixes #275

GH-275

image

piyushsinghgaur1 avatar Dec 12 '25 10:12 piyushsinghgaur1

SonarQube reviewer guide

Summary: Upgrade @node-saml/passport-saml from v4.0.4 to v5.1.0 and update related dependencies.

Review Focus: Breaking changes in the SAML config type (SamlConfigPassportSamlConfig) with renamed properties (certidpCert, added required callbackUrl). Verify all SAML authentication flows still work correctly after these interface changes.

Start review at: src/strategies/SAML/saml-strategy-factory-provider.ts. This file contains the core breaking changes to the SAML strategy factory interface that will affect how SAML authentication is configured throughout the application.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

sonarqubecloud[bot] avatar Dec 12 '25 10:12 sonarqubecloud[bot]

@piyushsinghgaur1 is this a breaking change

yeshamavani avatar Dec 16 '25 13:12 yeshamavani