dependency-check / dependency-check/DependencyCheck

Suppresion schema enhancements

Open
#1,491 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
7.7k
Forks
1.4k
Avg merge
9d 22h
Merged PRs (30d)
13

Description

Hi,

I have several CVEs reported for Microsoft.SqlServer.Types.dll (from NuGet) that do not apply to the version that I use (latest, 14.x.x). So I've added them to the suppresion file.

What I would like to add to the suppresion file is:

- reason why the CVE is suppressed (not applying to SQL Server 2014 in my case)

- min. version of the assembly for which suppression applies (for example, a CVE could affect SQL Server 2014, but not SQL Server 2014 SP1 - so one version of Microsoft.SqlServer.Types.dll could be safe, while an earlier one not).

Thank you,
Simo

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.