setup-java icon indicating copy to clipboard operation
setup-java copied to clipboard

Support a server for the dependency-check-plugin

Open Yaytay opened this issue 1 year ago • 1 comments

Description: The recommended configuration for the dependency-check-maven plugin is now to use a server to convey the NVD API key to the plugin. See nvdApiServerId at https://jeremylong.github.io/DependencyCheck/dependency-check-maven/configuration.html

It would be nice if this was directly supported by this action.

This would be resolved is https://github.com/actions/setup-java/issues/85 could be done, but if it cannot it would be useful for this to be done independently.

Yaytay avatar Mar 26 '24 20:03 Yaytay

Hello @Yaytay Thank you for creating this feature request. We will investigate it and get back to you as soon as we have some feedback.

HarithaVattikuti avatar Mar 27 '24 03:03 HarithaVattikuti