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

npm audit complains #13910

Closed
marton78 opened this issue Feb 4, 2020 · 3 comments
Closed

npm audit complains #13910

marton78 opened this issue Feb 4, 2020 · 3 comments
Labels
Enhancement feature Node Node.js-specific issue

Comments

@marton78
Copy link

marton78 commented Feb 4, 2020

The problem

npm audit complains about an ancient dependency

Details

The dependency in question is [email protected], here's the result of npm ls [email protected]:

There is a pull request openstf/adbkit-apkreader#22 which claims to remedy the issue, but as it seems openstf/adbkit-apkreader is not actively maintained. That PR is more than one year old.

I suggest forking openstf/adbkit-apkreader and applying the PR.

@imurchie
Copy link
Contributor

imurchie commented Feb 4, 2020

I would tend to agree with this. First, I've written the OpenSTF folks to see if someone from Appium can be added as a maintainer. If I don't hear anything back soon I will go ahead with getting it into our org and fixing.

Thanks!

@mykola-mokhnach mykola-mokhnach added Enhancement feature Node Node.js-specific issue labels Feb 4, 2020
@imurchie
Copy link
Contributor

imurchie commented Feb 4, 2020

I got access to the github project. Waiting on npm access to publish the dependency updates.

@imurchie
Copy link
Contributor

imurchie commented Feb 6, 2020

The package has been updated. Appium beta now comes out clean:

$ npm audit

                       === npm audit security report ===

found 0 vulnerabilities
 in 167965 scanned packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement feature Node Node.js-specific issue
Projects
None yet
Development

No branches or pull requests

3 participants