Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Github warning: We found a potential security vulnerability in one of your dependencies #22

Open
shivahr opened this issue May 14, 2018 · 3 comments

Comments

@shivahr
Copy link
Contributor

shivahr commented May 14, 2018

Following is the information given in Github warning:

We found a potential security vulnerability in one of your dependencies.

A dependency defined in IonicMobileApp/package-lock.json has known security vulnerabilities and should be updated.

Dependencies defined in IonicMobileApp/package-lock.json 500
hapijs / hoek Known security vulnerability in 4.2.0

Known vulnerability found

  • CVE-2018-3728 Moderate severity
    hoek node module before 5.0.3 or 4.2.1 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via...
  • package-lock.json update suggested:
    hoek ~> 4.2.1
    Always verify the validity and compatibility of suggestions with your codebase.
@shivahr
Copy link
Contributor Author

shivahr commented May 14, 2018

@shivahr
Copy link
Contributor Author

shivahr commented May 14, 2018

$ npm ls hoek
[email protected]
├─┬ @angular/[email protected]
│ └─┬ [email protected]
│   └─┬ [email protected]
│     └─┬ [email protected]
│       └─┬ [email protected]
│         ├─┬ [email protected]
│         │ └── [email protected]  deduped
│         ├── [email protected] 
│         └─┬ [email protected]
│           └── [email protected]  deduped
├─┬ @ionic/[email protected]
│ └─┬ [email protected]
│   └─┬ [email protected]
│     └─┬ [email protected]
│       ├─┬ [email protected]
│       │ └── [email protected]  deduped
│       ├─┬ [email protected]
│       │ └─┬ [email protected]
│       │   └── [email protected]  deduped
│       ├── [email protected] 
│       └─┬ [email protected]
│         └── [email protected]  deduped
└─┬ [email protected]
  └─┬ [email protected]
    └─┬ [email protected]
      ├─┬ [email protected]
      │ └── [email protected]  deduped
      ├── [email protected] 
      └─┬ [email protected]
        └── [email protected]  deduped

The vulnerable dependency [email protected] is through @ionic/[email protected]

@CyberBLN
Copy link

ionic-team/ionic-app-scripts#1493 will fix this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants