nvd-clojure icon indicating copy to clipboard operation
nvd-clojure copied to clipboard

Add support for multiple nvd suppression files

Open luxcodes opened this issue 1 year ago • 1 comments

Description

Adding support for multiple suppression files would help in build runs where having a base suppression and any additional suppressions are merged or used.

This is a feature added in DependencyCheck which can be found here. https://github.com/jeremylong/DependencyCheck/pull/759

Version

RELEASE 4.0

Java version

openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
OpenJDK 64-Bit Server VM AdoptOpenJDK-11.0.11+9 (build 11.0.11+9, mixed mode)

Installation compliance

luxcodes avatar May 30 '24 20:05 luxcodes

Thanks!

Seems a fair suggestion.

Just as a heads up, nowadays I cannot be as involved with nvd-clojure development so this would be more of a "PR welcome" type of issue.

vemv avatar May 30 '24 21:05 vemv