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

Failing tests and vulnerable dependencies #21

Open
eoftedal opened this issue May 9, 2018 · 1 comment
Open

Failing tests and vulnerable dependencies #21

eoftedal opened this issue May 9, 2018 · 1 comment

Comments

@eoftedal
Copy link

eoftedal commented May 9, 2018

npm audit

[!] 9 vulnerabilities found - Packages audited: 61 (52 dev, 0 optional)
    Severity: 4 low | 1 moderate | 3 high | 1 critical

npm run test

  14 passing (276ms)
  2 failing

  1) lib.saml11 Should validate saml 1.1 token using thumbprint:
     Error: Invalid assertion signature.
      at Object.validate (lib/index.js:53:6)
      at Context.<anonymous> (test/lib.saml11.js:17:8)

  2) lib.saml20 Should validate saml 2.0 token using thumbprint:
     Error: Invalid assertion signature.
      at Object.validate (lib/index.js:53:6)
      at Context.<anonymous> (test/lib.saml20.js:17:8)
@ariellyciandt
Copy link

Hello there,

Any updates regarding this ticket?

Thanks.

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

2 participants