auth0 / node-samlp

SAML Protocol support for node (only IdP for now)
MIT License
136 stars 117 forks source link

Npm audit advisories found #131

Closed ovaris closed 2 years ago

ovaris commented 2 years ago

In version 7.0.1 npm audit reports following:

{
    "githubAdvisoryId": "GHSA-phwq-j96m-2c2q",
    "githubAdvisoryUrl": "https://github.com/advisories/GHSA-phwq-j96m-2c2q",
    "packagesList": [
      "samlp>ejs"
    ]
  },
  {
    "githubAdvisoryId": "GHSA-wc69-rhjr-hc9g",
    "githubAdvisoryUrl": "https://github.com/advisories/GHSA-wc69-rhjr-hc9g",
    "packagesList": [
      "samlp>saml>moment"
    ]
  }
ovaris commented 2 years ago

Issue is fixed I believe