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

Fix NuGetAudit severity levels #5313

Merged
merged 3 commits into from
Jul 17, 2023
Merged

Fix NuGetAudit severity levels #5313

merged 3 commits into from
Jul 17, 2023

Conversation

zivkan
Copy link
Member

@zivkan zivkan commented Jul 13, 2023

Bug

Fixes: NuGet/Home#12743

Regression? no, new feature

Description

Fix mapping between severity levels and the integer used in the Vulnerability Info NuGet Server API resource.

Also, fixed a bug where server errors causing no vulnerability database to be loaded wasn't being reported.

PR Checklist

  • PR has a meaningful title

  • PR has a linked issue.

  • Described changes

  • Tests

    • Automated tests added
    • OR
    • Test exception
    • OR
    • N/A
  • Documentation

    • Documentation PR or issue filled
    • OR
    • N/A

@zivkan zivkan requested a review from a team as a code owner July 13, 2023 17:48
@zivkan zivkan merged commit af8023a into dev Jul 17, 2023
@zivkan zivkan deleted the dev-zivkan-NuGetAudit-tests branch July 17, 2023 07:30
zivkan added a commit that referenced this pull request Jul 17, 2023
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.

NuGetAudit severity bugs
2 participants