Skip to content

Conversation

@stohrendorf
Copy link
Contributor

Description

Changes metrics calculations to count all materialized vulnerabilities for every metric instead of counting virtual (aliased) vulnerabilities in one case and materialized vulnerabilities in other cases.

Addressed Issue

Fixes #4261

Additional Details

I opted for counting all materialized vulnerabilities to avoid confusion when some analyses for a virtual vulnerability would be counted as audited, while others wouldn't.

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

@owasp-dt-bot
Copy link

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

Negative Number Of Unaudited Findings

2 participants