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

Known vulberabilites #126

Open
adrbogacz opened this issue Apr 19, 2018 · 6 comments
Open

Known vulberabilites #126

adrbogacz opened this issue Apr 19, 2018 · 6 comments

Comments

@adrbogacz
Copy link

Swagger node runner contains 2 know vulnerabilities in different dependence package, is any plan to use
newer version of that packages?

@theganyo
Copy link
Collaborator

What are you referring to?

@adrbogacz
Copy link
Author

https://github.com/nodesecurity/nsp
I check my project with this tool and its report that you are using outdated debug package version with know vulnerability:
https://nodesecurity.io/advisories/534

Additional some of Your dependencies also includes reported vulnerabilities.

@GreensterRox
Copy link

Hello I have the same issue,

I'm using Swagger https://www.npmjs.com/package/swagger which in turn uses swagger-connect version 0.1.0.

As I understand it swagger-connect is just a wrapper for this project swagger-node-runner.

When I use nsp: https://www.npmjs.com/package/nsp . it gives me the following vulnerabilities:

Any ideas how I can remove these vulnerabilities ?

Thanks !

@theganyo
Copy link
Collaborator

theganyo commented May 5, 2018

Yes. I suggest you upgrade. swagger-connect 0.1.0 is ancient, the current version is 0.7.0. The readme of this repo has information as to upgrading to a more modern version.

@GreensterRox
Copy link

Thank you for your response, if this version is so old, any ideas why it is being used as the default version when I run Swagger create project ?

@theganyo
Copy link
Collaborator

theganyo commented May 8, 2018

That's a good question, but one I can't properly answer. Here is the repo for that project: https://github.com/swagger-api/swagger-node. Perhaps they'd like help updating their templates to a recent version.

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

3 participants