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

Fix security vulnerabilities in lodash and js-yaml #157

Open
dktsni opened this issue Sep 12, 2019 · 1 comment
Open

Fix security vulnerabilities in lodash and js-yaml #157

dktsni opened this issue Sep 12, 2019 · 1 comment
Labels
bug Something isn't working P3 A medium priority issue

Comments

@dktsni
Copy link
Contributor

dktsni commented Sep 12, 2019

Describe the bug
After the security fixes on NPM dependencies made by #155 and #156, there still two remaining issues on lodash (< 4.17.13) and js-yaml (< 3.13.1). Those vulnerabilities are in the project because they're included in other dependencies which can't be upgraded.

This issue is here to keep track and make sure that those vulnerabilities will be patched when new versions of dependencies will be available.

Here is some infos on those dependencies :

To Reproduce

  1. Go in the client/ folder
  2. Do a npm ls lodash and npm ls js-yaml.

Expected behavior
All the vulnerabilities are patched.

Screenshots
lodash
js-yaml

Environment
All

@dktsni dktsni added the bug Something isn't working label Sep 12, 2019
@dktsni dktsni added the P3 A medium priority issue label Sep 12, 2019
@dktsni
Copy link
Contributor Author

dktsni commented Oct 3, 2019

Remove from 4.1.0 scope. Those points have evolved.

@dktsni dktsni added this to the 5.0.0 milestone Jan 8, 2020
@TroyonGuillaume TroyonGuillaume removed this from the 5.0.0 milestone Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3 A medium priority issue
Projects
None yet
Development

No branches or pull requests

2 participants