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

[examples] add nodejs examples #145

Merged
merged 2 commits into from
May 18, 2019
Merged

[examples] add nodejs examples #145

merged 2 commits into from
May 18, 2019

Conversation

thib3113
Copy link
Contributor

@thib3113 thib3113 commented May 9, 2019

Here is a package.json for example, to generate nodejs reports .

I've had multiple dependencies, with vulnerabilities :

[email protected] => vulnerability low from NPM
[email protected] => vulnerability moderate from NPM
[email protected] => vulnerability critical from NPM
[email protected] => vulnerability high from NPM
[email protected] => vulnerabilities moderate and high from NPM AND vulnerabilities MEDIUM (multiple times) from NVD

The four first are here to try the differents level of vulnerabilities reported by NPM ...

The jquery seems to be a good example, because it produce lot of vulnerabilities in the report xD . ( 2 NPM vulnerabilities, and 4 NVD vulnerabilities, on three differents files )

@Reamer
Copy link
Member

Reamer commented May 13, 2019

Hi @thib3113,
what is the command-line-project?
I correct the copyright in #148, please change your README.

@thib3113
Copy link
Contributor Author

Hi @Reamer , I'm talking about the example command-line-project
https://github.com/SonarSecurityCommunity/dependency-check-sonar-plugin/tree/master/examples/command-line-project ( to doesn't duplicate the code in the command-line-project to my example ) .

@Reamer Reamer merged commit 7764273 into dependency-check:master May 18, 2019
@thib3113 thib3113 deleted the add-node-example branch May 18, 2019 10:01
Reamer pushed a commit that referenced this pull request Jun 4, 2019
* [examples] add nodejs examples
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

Successfully merging this pull request may close these issues.

2 participants