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

Warning that 0 vulnerabitilies was found #41

Closed
moveleft opened this issue Oct 29, 2020 · 4 comments
Closed

Warning that 0 vulnerabitilies was found #41

moveleft opened this issue Oct 29, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@moveleft
Copy link

Describe the bug
When my projects depend an the Nancy nuget I get a warning that 0 vulnerabilities was found for Nancy

To Reproduce
Steps to reproduce the behavior:

  1. Have a project depend on Nancy@2.0.0 (Reproduction repo)
  2. Enable the NVD Scanner
  3. Build produces one warning "0 vulnerabilities found for Nancy @ 2.0.0"

Expected behavior
I would not expect any warning

Screenshots

Tools (please complete the following information):

  • IDE: VS2019
  • OS: Windows 10 Update 2004

Additional context

@moveleft moveleft added the bug Something isn't working label Oct 29, 2020
@digitalcoyote
Copy link
Owner

This should be fixed on the next release.This was a side effect of reworking the logging. If you need this urgently, I can build/release it. Otherwise I'm going to try to handle #40 first and release them together.

@moveleft
Copy link
Author

No urgency at all.
I will wait for the next release, thank you.

digitalcoyote added a commit that referenced this issue Nov 7, 2020
@digitalcoyote
Copy link
Owner

digitalcoyote commented Nov 7, 2020

1.0.14-pre0001 should be published soon and contains a fix for this, I'm going to try to squeeze in one more issue before the final release.

Edit: I'm getting an interesting error after packing this (System.MissingMethodException) I'm in the process ofsetting up a new dev environment to try and remedy it. If this fails, I'm going to try to manually update the corrupted DLL in the nupkg. I've delisted the pre-release since it was unusable.

@digitalcoyote digitalcoyote self-assigned this Nov 7, 2020
@digitalcoyote
Copy link
Owner

Should be fixed in v1.0.14. I encourage you to reopen this if this build does not fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants