-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
js-yaml (prior to 3.13.0) security vulnerability #3664
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
Comments
@etpinard Even if I upgraded plotly.js to 1.48.1, still could see the vulnerability, might be because of the inner libraries, it is still showing the js-yaml's version as 3.12.0 Could you please have a look. |
We're listing js-yaml as: Lines 6473 to 6488 in 7a1ed7b
Could you tell how you're installing plotly.js? |
@etpinard I'm installing it through npm install plotly.js. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like js-yaml 3.12.1, which my security scan says Plotly depends on, has a Denial of Service security vulnerability. A yarn why seems to indicate that it's coming from plotly.js -> mapbox-gl -> gray-matter.
Info on the js-yaml security vulnerability - https://www.npmjs.com/advisories/788
The text was updated successfully, but these errors were encountered: