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 alerts in che-theia repository #14142

Closed
evidolob opened this issue Aug 7, 2019 · 2 comments
Closed

Fix security alerts in che-theia repository #14142

evidolob opened this issue Aug 7, 2019 · 2 comments
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/task Internal things, technical debt, and to-do tasks to be performed.
Milestone

Comments

@evidolob
Copy link
Contributor

evidolob commented Aug 7, 2019

Is your task related to a problem? Please describe.

Currently we have Security Alerts from github in che-theia repository

Describe the solution you'd like

We need to upgrade dependencies:

  • js-yaml in generator/package.json and eclipse-che-theia-plugin-ext/package.json
  • axios in generator/package.json and eclipse-che-theia-plugin-ext/package.json
  • lodash in dockerfiles/theia/e2e/src/package.json
  • xterm in eclipse-che-theia-terminal/package.json
  • jquery in dockerfiles/theia/e2e/src/package.json

Additional context

@evidolob evidolob added kind/task Internal things, technical debt, and to-do tasks to be performed. team/ide2 area/editor/theia Issues related to the che-theia IDE of Che labels Aug 7, 2019
@evidolob
Copy link
Contributor Author

evidolob commented Aug 7, 2019

I think it can be for 7.1.0 milestone

@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 7, 2019
@monaka
Copy link
Member

monaka commented Aug 8, 2019

js-yaml and lodash will be fixed by eclipse/che-thaia#404. Others need Eclipse CQ approvement.

@ibuziuk ibuziuk added this to the 7.1.0 milestone Aug 8, 2019
@ibuziuk ibuziuk removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

4 participants