Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecated packages found in Gluu-server 4.5.0 build #507

Open
moabu opened this issue Dec 13, 2022 · 2 comments
Open

deprecated packages found in Gluu-server 4.5.0 build #507

moabu opened this issue Dec 13, 2022 · 2 comments
Assignees

Comments

@moabu
Copy link
Member

moabu commented Dec 13, 2022

npm WARN deprecated csurf@1.11.0: Please use another csrf package
npm WARN deprecated passport-saml@3.2.4: For versions >= 4, please use scopped package @node-saml/passport-saml

added 260 packages, and audited 261 packages in 36s

34 packages are looking for funding
  run `npm fund` for details

5 vulnerabilities (4 moderate, 1 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
npm notice 
npm notice New major version of npm available! 8.11.0 -> 9.2.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.2.0>
npm notice Run `npm install -g npm@9.2.0` to update!
npm notice
@christian-hawk christian-hawk self-assigned this Dec 20, 2022
@christian-hawk christian-hawk changed the title fix: deprecated packages in 4.5.0 build deprecated packages found in Gluu-server 4.5.0 build Dec 30, 2022
@christian-hawk
Copy link
Contributor

passport-saml : last patch released 2 months ago on v3. They want to move to v4 in a new repo and added the deprecation message, but package is not deprecated technically speaking.

@srd90
Copy link

srd90 commented Nov 11, 2023

They want to move to v4 in a new repo and added the deprecation message, but package is not deprecated technically speaking.

passport-saml package is very much deprecated and unmaintained. Ie. it is deprecated in true meaning of deprecation. Proof (read comments from this PR): node-saml/passport-saml#857 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants