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

Upgrade some packages to deal with security issue seen from npm audit #3461

Closed
wants to merge 0 commits into from
Closed

Upgrade some packages to deal with security issue seen from npm audit #3461

wants to merge 0 commits into from

Conversation

ralic
Copy link

@ralic ralic commented Aug 18, 2018

Requirements

No.

Description of the Change

'npm audit' found critical security issues. Package upgrade resolves some of these issues.

Alternate Designs

Refer to npm audit to fix security issues.

Why should this be in core?

Critical security issue maybe resolved.

Benefits

Critical security issue maybe resolved.

Possible Drawbacks

Tested on Debian 10, so far it's ok. Not tested on windows or other platform yet.

Applicable issues

There are still 25 vulnerabilities to be reviewed.

                   === npm audit security report === 

found 25 vulnerabilities (1 low, 24 moderate) in 32373 scanned packages
25 vulnerabilities require manual review. See the full report for details.

@jsf-clabot
Copy link

jsf-clabot commented Aug 18, 2018

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@outsideris outsideris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contributions.
However, upgrading packages are better just before new release because security issues in master branch are not critical.

Also, assetgraph-builder has a performance issue, see #3412 .

@Bamieh Bamieh added the area: security involving vulnerabilities label Sep 18, 2018
@plroebuck
Copy link
Contributor

@papandreou, believe 26 of these are related to AG-B.
Are they also being addressed as part of #3412?

@papandreou
Copy link
Contributor

@plroebuck, I'll take a look. There are still some vulnerabilities left with the latest ag-b. Some of them appear to be buried many levels deep, so it could take some time to get it all sorted out. I've installed depfu in those of the intermediate repos that are within my control, let's see :)

@papandreou
Copy link
Contributor

Tracking the progress here: assetgraph/assetgraph-builder#628

@ralic ralic closed this Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: security involving vulnerabilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants