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

Dependency issues regarding security #42

Closed
anonrig opened this issue Mar 14, 2017 · 2 comments
Closed

Dependency issues regarding security #42

anonrig opened this issue Mar 14, 2017 · 2 comments

Comments

@anonrig
Copy link

anonrig commented Mar 14, 2017

I'm getting similar errors like this that indicates module changes, vulnerabilities and deprecated packages.

warning react-native > xcode > node-uuid@1.4.7: use uuid module instead
warning gitbook-cli > npm > request > node-uuid@1.4.7: use uuid module instead
warning gitbook-cli > npm > request > tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
warning gitbook-cli > npm > lodash.isarray@4.0.0: This package is deprecated. Use Array.isArray.
warning gitbook-cli > npm > node-gyp > minimatch@1.0.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning gitbook-cli > npm > node-gyp > glob > minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
@lelandrichardson
Copy link
Collaborator

@anonrig thanks for posting this issue! This appears to be issues with gitbook's dependencies, and not something we are directly in control of.

Would you be kind enough to create an issue in their repo? https://github.com/GitbookIO/gitbook-cli

To assuade any concern, this is a dev dependency and should pose no practical security risk to your machine, since this is only used for running the local docs server.

@lelandrichardson
Copy link
Collaborator

I'm going to close, but let me know if you have any more questions.

jahglow pushed a commit to jahglow/native-navigation that referenced this issue Mar 14, 2018
…act-7.5.1

chore(package): update eslint-plugin-react to version 7.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants